As part of our API's functionality, we provide payment statuses outlined below whenever a request is made to our API or when we send webhook data to your webhook URL.
Transaction statuses
Name | Comment |
---|---|
pending | Our platform processed the transaction and is waiting for the payment confirmation |
canceled | The customer has canceled payment |
succeeded | Payment is successful and fully paid |
failed | The payment failed (Example: insufficient balance or card declined) |
expired | The payment has expired. The customer took too long to pay. |
refund_requested | Refund has been requested |
refund_failed | Refund failed |
refunded | Payment refunded |