On This Page

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

productInformation. selectedProducts. payments. cardProcessing. configurationInformation. configurations. common. processors.\[processorName\]. enableCreditAuth {#prod-info-sel-prod-pay-card-proc-conf-info-conf-comm-proc-enb-credit-auth}
=============================================================================================================================================================================================================================================

Enables credit authorization which reduces refund chargebacks and prevents customers from seeing the online update for credits that are otherwise offline settlements.

Possible Values {#prod-info-sel-prod-pay-card-proc-conf-info-conf-comm-proc-enb-credit-auth_PossibleValues}
-----------------------------------------------------------------------------------------------------------

* `true`
* `false`
  {#prod-info-sel-prod-pay-card-proc-conf-info-conf-comm-proc-enb-credit-auth_ul_owr_zg3_czb}

Syntax {#prod-info-sel-prod-pay-card-proc-conf-info-conf-comm-proc-enb-credit-auth_Syntax}
------------------------------------------------------------------------------------------

```
{
  "productInformation": {
    "selectedProducts": {
      "payments": {
        "cardProcessing": {
          "configurationInformation": {
            "configurations": {
              "common": {
                "processors": [
                  "&lt;processor&gt;": {
                    "enableCreditAuth": "true"
                  }
                ]
              }
            }
          }
        }
      }
    }
  }
}
```

* **\&lt;processor\&gt;**: The processor that is associated with the merchant account.

Specifications {#prod-info-sel-prod-pay-card-proc-conf-info-conf-comm-proc-enb-credit-auth_Specifications}
----------------------------------------------------------------------------------------------------------

* **Data Type:** Boolean
  {#prod-info-sel-prod-pay-card-proc-conf-info-conf-comm-proc-enb-credit-auth_ul_btv_53z_dyb}

Mapping Information {#prod-info-sel-prod-pay-card-proc-conf-info-conf-comm-proc-enb-credit-auth_Mapping}
--------------------------------------------------------------------------------------------------------

**Boarding Registration Service API Field:** productInformation.selectedProducts.payments.cardProcessing.configurationInformation. configurations.common.processors.\[processorName\].enableCreditAuth  
**Product Enablement and Configuration Service API Field:** payments.cardProcessing.configurationInformation.configurations.common. processors.\[processorName\].enableCreditAuth  
RELATED TO THIS PAGE

