# UserErrorsShopPayPaymentRequestSessionUserErrors - storefront - OBJECT Version: 2025-01 ## Description Error codes for failed Shop Pay payment request session mutations. ### Access Scopes ## Fields * [code](/docs/api/storefront/2025-01/enums/UserErrorsShopPayPaymentRequestSessionUserErrorsCode): UserErrorsShopPayPaymentRequestSessionUserErrorsCode - The error code. * [field](/docs/api/storefront/2025-01/scalars/String): String - The path to the input field that caused the error. * [message](/docs/api/storefront/2025-01/scalars/String): String! - The error message. ## Connections ## Related queries ## Related mutations * [shopPayPaymentRequestSessionCreate](/docs/api/storefront/2025-01/mutations/shopPayPaymentRequestSessionCreate) Create a new Shop Pay payment request session. * [shopPayPaymentRequestSessionSubmit](/docs/api/storefront/2025-01/mutations/shopPayPaymentRequestSessionSubmit) Submits a Shop Pay payment request session. ## Related Unions ## Examples