Skip to main content
Anchor to PaymentSessionRedirectUserErrorCode

PaymentSessionRedirectUserErrorCode

enum

Possible error codes that can be returned by PaymentSessionRedirectUserError.

Anchor to BUYER_ALREADY_REDIRECTED_BY_SHOPIFYBUYER_ALREADY_REDIRECTED_BY_SHOPIFY

Redirect request was received too late. The buyer has already been redirected by Shopify.

Anchor to INVALID_STATE_TRANSITIONINVALID_STATE_TRANSITION

The state transition is invalid.

Anchor to PAYMENT_SESSION_NOT_FOUNDPAYMENT_SESSION_NOT_FOUND

Payment session not found.

Anchor to REDIRECT_NOT_SUPPORTED_FOR_CREDIT_CARDREDIRECT_NOT_SUPPORTED_FOR_CREDIT_CARD

The credit card payments app extension is not configured properly to support redirection flow.

Anchor to REDIRECT_NOT_SUPPORTED_FOR_OFFSITEREDIRECT_NOT_SUPPORTED_FOR_OFFSITE

Redirect is not expected for offsite payments processing flow.

Anchor to REDIRECT_NOT_SUPPORTED_FOR_ONSITEREDIRECT_NOT_SUPPORTED_FOR_ONSITE

Redirect is not expected for onsite payments processing flow.


Was this section helpful?