Skip to main content
Anchor to PaymentSessionStates

PaymentSessionStates

union

Requires read_payment_sessions access scope.

The possible values that can be used to describe the state of a payment transaction.

•OBJECT

Buyer action required for the payment.

•PaymentSessionStateCode!
non-null

The payment state code.

•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?

Anchor to Fields with this unionFields with this union

•OBJECT

A unique payment transaction.


Was this section helpful?