productInformation. selectedProducts. payments. cardProcessing. subscriptionInformation. features. cardNotPresent. enabled {#prod-info-sel-prod-pay-card-proc-sub-info-feat-cnp-enbd}
=====================================================================================================================================================================================

Indicates whether card-not-present features are enabled for card processing.

Possible Values {#prod-info-sel-prod-pay-card-proc-sub-info-feat-cnp-enbd_PossibleValues}
-----------------------------------------------------------------------------------------

* `true`
* `false`
  {#prod-info-sel-prod-pay-card-proc-sub-info-feat-cnp-enbd_ul_svm_hh3_czb}

Syntax {#prod-info-sel-prod-pay-card-proc-sub-info-feat-cnp-enbd_Syntax}
------------------------------------------------------------------------

```
{
  "productInformation": {
    "selectedProducts": {
      "payments": {
        "cardProcessing": {
          "subscriptionInformation": {
            "features": {
              "cardNotPresent": {
                "enabled": "true"
              }
            }
          }
        }
      }
    }
  }
}
```

Specifications {#prod-info-sel-prod-pay-card-proc-sub-info-feat-cnp-enbd_Specifications}
----------------------------------------------------------------------------------------

* **Data Type:** Boolean
  {#prod-info-sel-prod-pay-card-proc-sub-info-feat-cnp-enbd_ul_sr1_b2x_fyb}

Mapping Information {#prod-info-sel-prod-pay-card-proc-sub-info-feat-cnp-enbd_Mapping}
--------------------------------------------------------------------------------------

**Boarding Registration Service API Field:**  
**Boarding Registration Service API Field:** productInformation.selectedProducts.payments.cardProcessing. subscriptionInformation.enable  
**Product Enablement and Configuration Service API Field:** payments.cardProcessing.subscriptionInformation.enabled
