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-ebc-cc-.md)  
Filter  
FILTER BY TAG

productInformation. selectedProducts. payments. cardProcessing. configurationInformation. configurations. common. businessCenterCreditCardRefundLimitPercent {#prod-info-sel-prod-pay-card-proc-conf-comm-ebc-cc-refund-limit-perc}
===================================================================================================================================================================================================================================

Percentage refund limit. This field limits refunds to the percentage that is set in this field value.  
This field is available for these processors: `GPX` and `Visa Platform Connect`.

Syntax {#prod-info-sel-prod-pay-card-proc-conf-comm-ebc-cc-refund-limit-perc_Syntax}
------------------------------------------------------------------------------------

```
 {
  "productInformation": {
    "selectedProducts": {
      "payments": {
        "cardProcessing": {
          "configurationInformation": {
            "configurations": {
              "common": {
                "creditCardRefundLimitPercent": "100"
              }
            }
          }
        }
      }
    }
  }
}
```

Specifications {#prod-info-sel-prod-pay-card-proc-conf-comm-ebc-cc-refund-limit-perc_Specifications}
----------------------------------------------------------------------------------------------------

* **Data Type:** String
  {#prod-info-sel-prod-pay-card-proc-conf-comm-ebc-cc-refund-limit-perc_ul_yhr_1s2_2yb}

Mapping Information {#prod-info-sel-prod-pay-card-proc-conf-comm-ebc-cc-refund-limit-perc_Mapping}
--------------------------------------------------------------------------------------------------

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

