Anchor to PaymentSessionRedirectUserErrorPayment
objectPayment Session Redirect User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•Payment
Session Redirect User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Redirects the buyer to the given URL for the payment session. For example, Shopify will redirect the buyer to the URL where the 3DS authentication will take place for onsite payment with
payment method.
- •ID!required
The payment session ID.
- Anchor to redirectUrlredirect•URL!
Url required The URL that Shopify will redirect the buyer to, for 3DS authentication. Applicable to payments with the credit card payment method only.
Arguments
- Anchor to paymentSessionpayment•Payment
Session Session The updated payment session.
- Anchor to userErrorsuser•[Payment
Errors Session Redirect User Error!]! non-null The list of errors that occurred from executing the mutation.
Fields
- •ID!
Was this section helpful?