---
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: 2026-07
source_url:
  html: https://shopify.dev/docs/api/payments-apps/latest/enums/capturesessionstaterejectedreason
  md: https://shopify.dev/docs/api/payments-apps/latest/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/latest/objects/CaptureSessionStateRejected#field-CaptureSessionStateRejected.fields.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/latest/objects/CaptureSessionStateRejected#field-CaptureSessionStateRejected.fields.reason)