Anchor to shopPayPaymentRequestReceiptshop
queryshop Pay Payment Request Receipt
Returns a Shop Pay payment request receipt.
Anchor to Arguments
Arguments
- Anchor to tokentoken•String!required
Unique identifier of the payment request receipt.
Was this section helpful?
Anchor to Possible returnsPossible returns
- Anchor to ShopPayPaymentRequestReceiptShop•Shop
Pay Payment Request Receipt Pay Payment Request Receipt The receipt of Shop Pay payment request session submission.
- Anchor to createdAtcreated•Date
At Time! non-null The date and time when the payment request receipt was created.
- Anchor to orderorder•Order
The order that's associated with the payment request receipt.
- Anchor to paymentRequestpayment•Shop
Request Pay Payment Request! non-null The shop pay payment request object.
- Anchor to processingStatusprocessing•Shop
Status Pay Payment Request Receipt Processing Status! non-null The status of the payment request session submission.
- Anchor to sourceIdentifiersource•String!
Identifier non-null The source identifier provided in the
mutation.- Anchor to tokentoken•String!non-null
The token of the receipt, initially returned by an
mutation.
Was this section helpful?