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