Anchor to ShopPayPaymentRequestReceiptShop
ShopPayPaymentRequestReceipt
object
The receipt of Shop Pay payment request session submission.
Anchor to FieldsFields
- Anchor to createdAtcreated•
At DateTime! non-null The date and time when the payment request receipt was created.
- Anchor to orderorder•
The order that's associated with the payment request receipt.
- Anchor to paymentRequestpayment•
Request ShopPay non-nullPayment Request! The shop pay payment request object.
- Anchor to processingStatusprocessing•
Status The status of the payment request session submission.
- Anchor to sourceIdentifiersource•
Identifier String!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?
Map
Fields and connections with this object
Anchor to QueriesQueries
- •query
Returns a Shop Pay payment request receipt.
- •query
Returns a list of Shop Pay payment request receipts.
Was this section helpful?