Skip to main content
Anchor to ShopPayPaymentRequestReceipt

ShopPayPaymentRequestReceipt

object

The receipt of Shop Pay payment request session submission.

•DateTime!
non-null

The date and time when the payment request receipt was created.

•Order

The order that's associated with the payment request receipt.

•ShopPayPaymentRequest!
non-null

The shop pay payment request object.

•ShopPayPaymentRequestReceiptProcessingStatus!
non-null

The status of the payment request session submission.

•String!
non-null

The source identifier provided in the ShopPayPaymentRequestSessionCreate mutation.

•String!
non-null

The token of the receipt, initially returned by an ShopPayPaymentRequestSessionSubmit mutation.


Was this section helpful?

•query

Returns a Shop Pay payment request receipt.

•query

Returns a list of Shop Pay payment request receipts.


Was this section helpful?