Anchor to ShopPayPaymentRequestReceiptShop
objectShop Pay Payment Request Receipt
Represents a receipt for a Shop Pay payment request.
Anchor to FieldsFields
- Anchor to paymentRequestpayment•Shop
Request Pay Payment Request! non-null The payment request object.
- Anchor to processingStatusTypeprocessing•String!
Status Type non-null The processing status.
- Anchor to tokentoken•String!non-null
The token of the receipt.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Submits a Shop Pay payment request session.
- 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.
- Anchor to paymentRequestpayment•Shop
Request Pay Payment Request Input! required The final payment request object.
- Anchor to tokentoken•String!required
A token representing a payment session request.
Arguments
- Anchor to paymentRequestReceiptpayment•Shop
Request Receipt Pay Payment Request Receipt The checkout on which the payment was applied.
- Anchor to userErrorsuser•[User
Errors Errors Shop Pay Payment Request Session User Errors!]! non-null Error codes for failed Shop Pay payment request session mutations.
Fields
Was this section helpful?