Loading...
Was this page helpful?
The status of a payment session.
AUTHORIZED = "authorized"
The payment is authorized.
CAPTURED = "captured"
The payment is captured.
PENDING = "pending"
The payment is pending.
REQUIRES_MORE = "requires_more"
The payment requires an action.
ERROR = "error"
An error occurred while processing the payment.
CANCELED = "canceled"
The payment is canceled.