Skip to main content
interface

The state of a payment transaction.

PaymentSessionStateCode!
non-null

The payment state code.


Was this section helpful?

Anchor to Types implemented inTypes implemented in

OBJECT

Additional details about a payment's confirming state.

PaymentSessionStateCode!
non-null

The payment state code.

OBJECT

Additional details about a payment's pending state.

PaymentSessionStateCode!
non-null

The payment state code.

PaymentSessionStatePendingReason

The reason the payment is pending.

OBJECT

Additional details about a payment's redirecting state.

PaymentSessionStateCode!
non-null

The payment state code.

OBJECT

Additional details about a payment's rejected state.

PaymentSessionStateCode!
non-null

The payment state code.

String

The custom, localized message for the merchant.

PaymentSessionStateRejectedReason!
non-null

The reason the payment is rejected.

OBJECT

Additional details about a payment's resolved state.

PaymentSessionStateCode!
non-null

The payment state code.


Was this section helpful?