Statuses
Use integer minor units for new checkout requests, such as
4990 for EUR 49.90. Keep the currency with every amount and do not use floating-point arithmetic for accounting decisions.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Understand one-time payments and their lifecycle.
| Status | Meaning |
|---|---|
created | Request accepted but not yet presented to the customer |
pending | Customer action or confirmation is in progress |
confirmed | Payment has been authoritatively confirmed |
partially_refunded | Some, but not all, of the payment was refunded |
refunded | The full payment was refunded |
cancelled | Payment was cancelled before confirmation |
expired | The payment session passed its expiry time |
4990 for EUR 49.90. Keep the currency with every amount and do not use floating-point arithmetic for accounting decisions.