# ShopPayPaymentRequestReceipt - storefront - OBJECT Version: 2024-10 ## Description Represents a receipt for a Shop Pay payment request. ### Access Scopes ## Fields * [paymentRequest](/docs/api/storefront/2024-10/objects/ShopPayPaymentRequest): ShopPayPaymentRequest! - The payment request object. * [processingStatusType](/docs/api/storefront/2024-10/scalars/String): String! - The processing status. * [token](/docs/api/storefront/2024-10/scalars/String): String! - The token of the receipt. ## Connections ## Related queries ## Related mutations * [shopPayPaymentRequestSessionSubmit](/docs/api/storefront/2024-10/mutations/shopPayPaymentRequestSessionSubmit) Submits a Shop Pay payment request session. ## Related Unions ## Examples