--- title: ShopPayPaymentRequestSessionSubmitPayload - Storefront API description: Return type for `shopPayPaymentRequestSessionSubmit` mutation. api_version: unstable api_name: storefront source_url: html: https://shopify.dev/docs/api/storefront/unstable/payloads/shoppaypaymentrequestsessionsubmitpayload md: https://shopify.dev/docs/api/storefront/unstable/payloads/shoppaypaymentrequestsessionsubmitpayload.md --- # Shop​Pay​Payment​Request​Session​Submit​Payload payload Return type for `shopPayPaymentRequestSessionSubmit` mutation. ## Fields * payment​Request​Receipt [Shop​Pay​Payment​Request​Receipt](https://shopify.dev/docs/api/storefront/unstable/objects/ShopPayPaymentRequestReceipt) The checkout on which the payment was applied. * user​Errors [\[User​Errors​Shop​Pay​Payment​Request​Session​User​Errors!\]!](https://shopify.dev/docs/api/storefront/unstable/objects/UserErrorsShopPayPaymentRequestSessionUserErrors) non-null Error codes for failed Shop Pay payment request session mutations. *** ## Mutations with this payload * [shop​Pay​Payment​Request​Session​Submit](https://shopify.dev/docs/api/storefront/unstable/mutations/shopPayPaymentRequestSessionSubmit) mutation Submits a Shop Pay payment request session. *** ## Map ### Mutations with this payload * [shop​Pay​Payment​Request​Session​Submit](https://shopify.dev/docs/api/storefront/unstable/types/shopPayPaymentRequestSessionSubmit)