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 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?