--- title: CaptureSessionStatusReasonRejectionCode - Payments Apps API description: |- The possible values that can be used to describe the reason why a capture transaction is rejected. api_version: 2025-10 api_name: payments-apps type: enum api_type: graphql source_url: html: >- https://shopify.dev/docs/api/payments-apps/latest/enums/CaptureSessionStatusReasonRejectionCode md: >- https://shopify.dev/docs/api/payments-apps/latest/enums/CaptureSessionStatusReasonRejectionCode.md --- # Capture​Session​Status​Reason​Rejection​Code enum The possible values that can be used to describe the reason why a capture transaction is rejected. ## Valid values * AUTHORIZATION\_​EXPIRED Authorization expired. * PROCESSING\_​ERROR Capture processing failure. *** ## Fields * [Capture​Session​Rejection​Reason​Input.code](https://shopify.dev/docs/api/payments-apps/latest/input-objects/CaptureSessionRejectionReasonInput#fields-code) INPUT OBJECT The input fields to use for the reason why the capture was rejected. *** ## Map ### Inputs with this enum * [Capture​Session​Rejection​Reason​Input.code](https://shopify.dev/docs/api/payments-apps/latest/input-objects/CaptureSessionRejectionReasonInput#fields-code)