Payment statuses
Every payment session has a status that shows where it is in its lifecycle. These are the six possible values and what each one means.
Status | Meaning |
|---|---|
| The session exists but the customer has not submitted payment yet. |
| The customer submitted their transaction reference; we are verifying it. |
| The payment needs manual review before it can be confirmed. |
| The payment is confirmed. This is final. |
| The payment failed or was cancelled. This is final. |
| The session expired before payment completed. This is final. |
You receive a webhook for each of these transitions if you are subscribed. See Webhooks overview.
Was this helpful?
Was this helpful?