@builton/core-sdk
Version:
Builton JavaScript SDK.
15 lines (14 loc) • 430 B
JSON
{
"code": 422,
"message": "Action required before charging customer.",
"description": "Action required before charging customer.",
"error": {
"type": "PaymentRequiresFurtherInformation",
"exception_description": "requires additional information",
"params": {
"intent_client_secret": "pi_foo_secret_bar",
"payment_id": ":paymentId:",
"payment_intent_id": ":paymentIntentId:"
}
}
}