--- title: CaptureSessionResolveUserErrorCode - Payments Apps API description: Possible error codes that can be returned by `CaptureSessionResolveUserError`. api_version: 2025-01 api_name: payments-apps type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/payments-apps/2025-01/enums/CaptureSessionResolveUserErrorCode md: https://shopify.dev/docs/api/payments-apps/2025-01/enums/CaptureSessionResolveUserErrorCode.md --- # Capture​Session​Resolve​User​Error​Code enum Possible error codes that can be returned by `CaptureSessionResolveUserError`. ## Valid values * CAPTURE\_​SESSION\_​INVALID\_​STATE Capture session has already been rejected. * CAPTURE\_​SESSION\_​NOT\_​FOUND Capture session not found. *** ## Fields * [Capture​Session​Resolve​User​Error.​code](https://shopify.dev/docs/api/payments-apps/2025-01/objects/CaptureSessionResolveUserError#field-code) OBJECT An error that occurs during the execution of `CaptureSessionResolve`. *** ## Map ### Fields with this enum * <-|[Capture​Session​Resolve​User​Error.code](https://shopify.dev/docs/api/payments-apps/2025-01/objects/CaptureSessionResolveUserError#field-code)