Anchor to verificationSessionRedirectverification
mutationverification Session Redirect
Requires access scope.
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.
Anchor to Arguments
Arguments
- id (ID!)
- redirectUrl (URL!)
- •ID!required
The verification session ID.
- Anchor to redirectUrlredirect•URL!
Url required The absolute HTTPS URL, including a host, that Shopify will redirect the buyer to for 3DS authentication. The URL must not contain spaces, ASCII control characters, or user information before the hostname, such as a username or password. Applicable to verifications with the credit card payment method only.
Was this section helpful?
- userErrors ([VerificationSessionUserError!]!)
- verificationSession (VerificationSession)
- Anchor to userErrorsuser•[Verification
Errors Session User Error!]! non-null The list of errors that occurred from executing the mutation.
Show fields
- Anchor to verificationSessionverification•Verification
Session Session The updated verification session.
Show fields
Was this section helpful?