Possible Statuses
During the payment lifecycle, you may receive the following statuses:
| Status | Description |
|---|---|
| PENDING | Waiting for processing. |
| BANK_PROCESSING | Sent to the bank. |
| PAID | Successfully paid and settled. |
| FAILED | Failed — check the error message for details. |
| CANCELLED | Payment was canceled before execution. |
| REFUNDED | Amount refunded. |
| AWAITING_CHECKOUT_RISK_ANALYSIS_REQUEST | Under risk analysis. |
NoteIn the Sandbox environment, all payments return the status
FAILEDafter creation.
This is expected, as there is no real banking settlement in the testing environment.
