Skip to main content
Anchor to VerificationSessionRedirectPayload

VerificationSessionRedirectPayload

payload

Return type for verificationSessionRedirect mutation.

•[VerificationSessionUserError!]!
non-null

The list of errors that occurred from executing the mutation.

•VerificationSession

The updated verification session.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Redirects the buyer to the given URL for the verification session. Shopify will redirect the buyer to the URL where the 3DS authentication will take place when verifying the buyer's credit_card.

Arguments

•ID!
required

The verification session ID.

•URL!
required

The URL that Shopify will redirect the buyer to, for 3DS authentication. Applicable to verifications with the credit card payment method only.



Was this section helpful?