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