Anchor to shopPayPaymentRequestReceiptshop
shopPayPaymentRequestReceipt
query
Requires Requires store on the Shopify Components plan.
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•
Pay Payment Request Receipt The receipt of Shop Pay payment request session submission.
Was this section helpful?
Query Reference
{
shopPayPaymentRequestReceipt(token) {
# shopPayPaymentRequestReceipt fields
}
}