Main
/Payments
/Payment statuses
Copy page
| Name | Definition |
|---|---|
| paid | The payment was successful and the client paid exactly as much as required. |
| paid_over | The payment was successful and client paid more than required. |
| wrong_amount | The client paid less than required |
| process | Payment in processing |
| confirm_check | We have seen the transaction in the blockchain and are waiting for the required number of network confirmations. |
| wrong_amount_waiting | The client paid less than required, with the possibility of an additional payment |
| check | Waiting for the transaction to appear on the blockchain |
| fail | Payment error |
| cancel | Payment cancelled, the client did not pay |
| system_fail | A system error has occurred |
| refund_process | The refund is being processed |
| refund_fail | An error occurred during the refund |
| refund_paid | The refund was successful |
| locked | Funds are locked due to the AML program |