- productInformation 
- productInformation. selectedProducts. payments. cardPresentConnect. subscriptionInformation. enabled
 
 
productInformation. selectedProducts. payments.
    payerAuthentication. configurationInformation. configurations. cardTypes. ELO. enabled
            
            
          
Visa Platform ConnectAPI
Determines if ELO is an enabled card type for 
Payer Authentication
.Possible Values
      - true
 - false
 
Syntax
            { "productInformation": { "selectedProducts": { "payments": { "payerAuthentication": { "configurationInformation": { "configurations": { "cardTypes": { "ELO": { "enabled": "true" } } } } } } } } }
Specifications
            - Data Type:Boolean
 
Mapping Information
      Boarding Registration Service API Field:
        productInformation.selectedProducts.payments.payerAuthentication.
          configurationInformation.configurations.cardTypes.ELO.enabled
Product Enablement and Configuration Service API Field:
        payments.payerAuthentication.configurationInformation.configurations.
          cardTypes.ELO.enabled