Anchor to PaymentSessionRedirectUserErrorCodePayment
enumPayment Session Redirect User Error Code
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- 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?
Anchor to FieldsFields
- •OBJECT
An error that occurs during the execution of
.
Was this section helpful?