Skip to main content
Anchor to PaymentSessionRedirectPayload

PaymentSessionRedirectPayload

payload

Return type for paymentSessionRedirect mutation.

•PaymentSession

The updated payment session.

•[PaymentSessionRedirectUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•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 credit_card payment method.


Was this section helpful?