Verification Session User Error
Requires access scope.
Represents a verification session custom error.
Anchor to FieldsFields
- Anchor to codecode•Verification
Session 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.
Anchor to MutationsMutations
- •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.
- •mutation
Rejects an open verification session. After the
mutation completes on a given verification session, any
mutation attempts will fail. Subsequent
mutation attempts will succeed, but the
argument will be ignored.
- •mutation
Resolves an open verification session. After the
mutation completes on a given verification session, any
mutation attempts will fail. Subsequent
mutation attempts will succeed, but the
Details
argument will be ignored.