productInformation. selectedProducts. payments. payerAuthentication. configurationInformation. configurations. cardTypes. ELO. enabled {#prod-info-sel-prod-pay-payerauth-conf-info-conf-card-types-elo-enabled}
================================================================================================================================================================================================================

Determines if ELO is an enabled card type for `Payer Authentication`.

Possible Values {#prod-info-sel-prod-pay-payerauth-conf-info-conf-card-types-elo-enabled_PossibleValues}
--------------------------------------------------------------------------------------------------------

* `true`
* `false`
  {#prod-info-sel-prod-pay-payerauth-conf-info-conf-card-types-elo-enabled_ul_p1v_h23_czb}

Syntax {#prod-info-sel-prod-pay-payerauth-conf-info-conf-card-types-elo-enabled_Syntax}
---------------------------------------------------------------------------------------

```
 {
  "productInformation": {
    "selectedProducts": {
      "payments": {
        "payerAuthentication": {
          "configurationInformation": {
            "configurations": {
              "cardTypes": {
                "ELO": {
                  "enabled": "true"
                }
              }
            }
          }
        }
      }
    }
  }
}
```

Specifications {#prod-info-sel-prod-pay-payerauth-conf-info-conf-card-types-elo-enabled_Specifications}
-------------------------------------------------------------------------------------------------------

* **Data Type:** Boolean
  {#prod-info-sel-prod-pay-payerauth-conf-info-conf-card-types-elo-enabled_ul_j2z_js4_cyb}

Mapping Information {#prod-info-sel-prod-pay-payerauth-conf-info-conf-card-types-elo-enabled_Mapping}
-----------------------------------------------------------------------------------------------------

**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
