--- title: CaptureSessionStateRejectedReason - Payments Apps API description: |- The possible values that can be used to describe the reason why the capture transaction is rejected. 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/CaptureSessionStateRejectedReason md: https://shopify.dev/docs/api/payments-apps/2025-01/enums/CaptureSessionStateRejectedReason.md --- # Capture​Session​State​Rejected​Reason enum The possible values that can be used to describe the reason why the capture transaction is rejected. ## Valid values * AUTHORIZATION\_​EXPIRED Authorization expired. * PROCESSING\_​ERROR Capture processing failure. *** ## Fields * [Capture​Session​State​Rejected.​reason](https://shopify.dev/docs/api/payments-apps/2025-01/objects/CaptureSessionStateRejected#field-reason) OBJECT Additional details about a capture's rejected state. *** ## Map ### Fields with this enum * <-|[Capture​Session​State​Rejected.reason](https://shopify.dev/docs/api/payments-apps/2025-01/objects/CaptureSessionStateRejected#field-reason)