Skip to main content
Anchor to PaymentSessionModalUserErrorCode

PaymentSessionModalUserErrorCode

enum

Possible error codes that can be returned by PaymentSessionModalUserError.

Anchor to EXPIRED_MODAL_EXPIRES_ATEXPIRED_MODAL_EXPIRES_AT

Modal expiry date can't be a time in the past.

Anchor to INVALID_STATE_TRANSITIONINVALID_STATE_TRANSITION

The state transition is invalid.

Anchor to OUT_OF_RANGE_MODAL_EXPIRES_ATOUT_OF_RANGE_MODAL_EXPIRES_AT

Modal expiry date has exceeded the limit.

Anchor to PAYMENT_SESSION_NOT_FOUNDPAYMENT_SESSION_NOT_FOUND

Payment session not found.

Anchor to UNSUPPORTED_PAYMENT_METHOD_FOR_MODALUNSUPPORTED_PAYMENT_METHOD_FOR_MODAL

Modal is not supported for this payment method.


Was this section helpful?

•OBJECT

An error that occurs during the execution of PaymentSessionModal.


Was this section helpful?