On This Page

{#jumplink-list}  
[Markdown](/docs/vas/en-us/api-fields/reference/all/rest/api-fields/prod-info-aa/prod-info-sel-prod-pay-card-proc-conf-comm-allow-c.md)  
Filter  
FILTER BY TAG

productInformation. selectedProducts. payments. cardProcessing. configurationInformation. configurations. common. allowCapturesGreaterThanAuthorizations {#prod-info-sel-prod-pay-card-proc-conf-comm-allow-cap-great-auth}
===========================================================================================================================================================================================================================

If set to `true`, this field indicates that the merchant account is enabled to capture amounts that are greater than the authorization amount.  
This field is available for these processors: `Chase Paymentech Solutions`, `Chase Paymentech Tandem`, `GPX` and `Visa Platform Connect`.

Possible Values {#prod-info-sel-prod-pay-card-proc-conf-comm-allow-cap-great-auth_PossibleValues}
-------------------------------------------------------------------------------------------------

* `true`
* `false`
  {#prod-info-sel-prod-pay-card-proc-conf-comm-allow-cap-great-auth_ul_mzz_jg3_czb}

Syntax {#prod-info-sel-prod-pay-card-proc-conf-comm-allow-cap-great-auth_Syntax}
--------------------------------------------------------------------------------

```
 {
  "productInformation": {
    "selectedProducts": {
      "payments": {
        "cardProcessing": {
          "configurationInformation": {
            "configurations": {
              "common": {
                "allowCapturesGreaterThanAuthorizations": "true"
              }
            }
          }
        }
      }
    }
  }
}
```

Specifications {#prod-info-sel-prod-pay-card-proc-conf-comm-allow-cap-great-auth_Specifications}
------------------------------------------------------------------------------------------------

* **Data Type:** Boolean
  {#prod-info-sel-prod-pay-card-proc-conf-comm-allow-cap-great-auth_ul_yhr_1s2_2yb}

Mapping Information {#prod-info-sel-prod-pay-card-proc-conf-comm-allow-cap-great-auth_Mapping}
----------------------------------------------------------------------------------------------

**Boarding Registration Service API** : productInformation.selectedProducts.payments.cardProcessing. configurationInformation.configurations.common.allowCapturesGreaterThanAuthorizations  
**Product Enablement and Configuration Service API** : payments.cardProcessing. configurationInformation.configurations.common.allowCapturesGreaterThanAuthorization  
RELATED TO THIS PAGE

