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

Determines if JCB J/Secure is an enabled card type for `Payer Authentication`.

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

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

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

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

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

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

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

**Boarding Registration Service API Field:** productInformation.selectedProducts.payments.payerAuthentication. configurationInformation.configurations.cardTypes.jCBJSecure.enabled  
**Product Enablement and Configuration Service API Field:** payments.payerAuthentication.configurationInformation.configurations. cardTypes.jCBJSecure.enabled
