- productInformation
- productInformation. selectedProducts. payments. cardPresentConnect. subscriptionInformation. enabled
On This Page
productInformation. selectedProducts. payments.
cardProcessing. configurationInformation. configurations. common. processors.[processorName].
enableCreditAuth
Enables credit authorization which reduces refund chargebacks
and prevents customers from seeing the online update for credits that are otherwise offline
settlements.
Possible Values
- true
- false
Syntax
{ "productInformation": { "selectedProducts": { "payments": { "cardProcessing": { "configurationInformation": { "configurations": { "common": { "processors": [ "<processor>": { "enableCreditAuth": "true" } ] } } } } } } } }
- <processor>: The processor that is associated with the merchant account.
Specifications
- Data Type:Boolean
Mapping Information
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