bookPaymentStatus
The different status that can be returned when using the Simplified Flow API
Status Code | Description |
---|---|
FINALIZED | The payment is finalized. |
BOOKED | The payment is booked and you will have to finalize it on your own. To finalize booked payments automatically you could set a flag in the bookPayment. |
FROZEN | The payment is currently frozen. This typically means that there is something that needs further investigation before the payment can be finalized. |
SIGNING | The payment requires signing. |
DENIED | The payment is denied. |