Charge statuses
- Statuses
- Context for unresolved charges
| Charge status | Description |
|---|---|
| new | Payment created |
| pending | Transaction detected in the blockchain |
| completed | Payment confirmed |
| expired | Payment request expired after 3 hours |
| unresolved | Payment amount differs from expected |
| resolved | The charge was manually completed |
| refunded | The charge was refunded |
| canceled | Request canceled. Only new undiscovered payments can be canceled |
Unresolved payment is a payment that was completed with issues and has a corresponding reason (context) for being unresolved.
Valid reasons include:
| Context | Description |
|---|---|
| overpaid | The payment exceeds the requested amount |
| underpaid | The payment is less than the requested amount. |
| illicit_resource | The payment failed AML (Anti-Money Laundering) check. |
| manual | Another payment was made after the status completed or expired |
The schema for changing payment statuses
