--- title: UserErrorsShopPayPaymentRequestSessionUserErrors - Storefront API description: Error codes for failed Shop Pay payment request session mutations. api_version: 2025-01 api_name: storefront type: object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/storefront/2025-01/objects/UserErrorsShopPayPaymentRequestSessionUserErrors md: >- https://shopify.dev/docs/api/storefront/2025-01/objects/UserErrorsShopPayPaymentRequestSessionUserErrors.md --- # User​Errors​Shop​Pay​Payment​Request​Session​User​Errors object Error codes for failed Shop Pay payment request session mutations. ## Fields * code [User​Errors​Shop​Pay​Payment​Request​Session​User​Errors​Code](https://shopify.dev/docs/api/storefront/2025-01/enums/UserErrorsShopPayPaymentRequestSessionUserErrorsCode) The error code. * field [\[String!\]](https://shopify.dev/docs/api/storefront/2025-01/scalars/String) The path to the input field that caused the error. * message [String!](https://shopify.dev/docs/api/storefront/2025-01/scalars/String) non-null The error message. *** ## Map No referencing types *** ## Mutations * [shop​Pay​Payment​Request​Session​Create](https://shopify.dev/docs/api/storefront/2025-01/mutations/shopPayPaymentRequestSessionCreate) mutation Create a new Shop Pay payment request session. * [shop​Pay​Payment​Request​Session​Submit](https://shopify.dev/docs/api/storefront/2025-01/mutations/shopPayPaymentRequestSessionSubmit) mutation Submits a Shop Pay payment request session. *** ## <\~> UserErrorsShopPayPaymentRequestSessionUserErrors Mutations ### Mutated by * <\~>[shop​Pay​Payment​Request​Session​Create](https://shopify.dev/docs/api/storefront/2025-01/mutations/shopPayPaymentRequestSessionCreate) * <\~>[shop​Pay​Payment​Request​Session​Submit](https://shopify.dev/docs/api/storefront/2025-01/mutations/shopPayPaymentRequestSessionSubmit) *** ## Interfaces * [Displayable​Error](https://shopify.dev/docs/api/storefront/2025-01/interfaces/DisplayableError) interface *** ## ||-UserErrorsShopPayPaymentRequestSessionUserErrors Implements ### Implements * ||-[Displayable​Error](https://shopify.dev/docs/api/storefront/2025-01/interfaces/DisplayableError)