Anchor to UserErrorsShopPayPaymentRequestSessionUserErrorsUser
objectUser Errors Shop Pay Payment Request Session User Errors
Error codes for failed Shop Pay payment request session mutations.
Anchor to FieldsFields
- Anchor to codecode•User
Errors Shop Pay Payment Request Session User Errors 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
Create a new Shop Pay payment request session.
- Anchor to sourceIdentifiersource•String!
Identifier required A unique identifier for the payment request session.
- Anchor to paymentRequestpayment•Shop
Request Pay Payment Request Input! required A payment request object.
Arguments
- •mutation
Submits a Shop Pay payment request session.
- Anchor to tokentoken•String!required
A token representing a payment session request.
- Anchor to paymentRequestpayment•Shop
Request Pay Payment Request Input! required The final payment request object.
- Anchor to idempotencyKeyidempotency•String!
Key required The idempotency key is used to guarantee an idempotent result.
- Anchor to orderNameorder•String
Name The order name to be used for the order created from the payment request.
Arguments
Was this section helpful?