--- title: ShopPayPaymentRequestSessionCreatePayload - Storefront API description: Return type for `shopPayPaymentRequestSessionCreate` mutation. api_version: 2025-10 api_name: storefront type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/storefront/latest/payloads/shoppaypaymentrequestsessioncreatepayload md: https://shopify.dev/docs/api/storefront/latest/payloads/shoppaypaymentrequestsessioncreatepayload.md --- # Shop​Pay​Payment​Request​Session​Create​Payload payload Return type for `shopPayPaymentRequestSessionCreate` mutation. ## Fields * shop​Pay​Payment​Request​Session [Shop​Pay​Payment​Request​Session](https://shopify.dev/docs/api/storefront/latest/objects/ShopPayPaymentRequestSession) The new Shop Pay payment request session object. * user​Errors [\[User​Errors​Shop​Pay​Payment​Request​Session​User​Errors!\]!](https://shopify.dev/docs/api/storefront/latest/objects/UserErrorsShopPayPaymentRequestSessionUserErrors) non-null Error codes for failed Shop Pay payment request session mutations. *** ## Mutations with this payload * [shop​Pay​Payment​Request​Session​Create](https://shopify.dev/docs/api/storefront/latest/mutations/shopPayPaymentRequestSessionCreate) mutation Create a new Shop Pay payment request session. *** ## Map ### Mutations with this payload * [shop​Pay​Payment​Request​Session​Create](https://shopify.dev/docs/api/storefront/latest/types/shopPayPaymentRequestSessionCreate)