Anchor to PaymentSessionStatePayment
interfacePayment Session State
The state of a payment transaction.
Anchor to FieldsFields
- code (PaymentSessionStateCode!)
- Anchor to codecode•Payment
Session State Code! non-null The payment state code.
Was this section helpful?
Anchor to Types implemented inTypes implemented in
- PaymentSessionStateBuyerActionRequired (PaymentSessionStateBuyerActionRequired)
- PaymentSessionStateConfirming (PaymentSessionStateConfirming)
- PaymentSessionStatePending (PaymentSessionStatePending)
- PaymentSessionStateRedirecting (PaymentSessionStateRedirecting)
- PaymentSessionStateRejected (PaymentSessionStateRejected)
- PaymentSessionStateResolved (PaymentSessionStateResolved)
- •OBJECT
Buyer action required for the payment.
- •OBJECT
Additional details about a payment's confirming state.
- •OBJECT
Additional details about a payment's pending state.
- •OBJECT
Additional details about a payment's redirecting state.
- •OBJECT
Additional details about a payment's rejected state.
- •OBJECT
Additional details about a payment's resolved state.
Was this section helpful?