On This Page

{#jumplink-list}  
[Markdown](/docs/cybs/en-us/api-fields/reference/all/rest/api-fields/prod-info-aa/prod-info-sel-prod-pay-card-proc-sub-info-feat-cp-.md)  
Filter  
FILTER BY TAG

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

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

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

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

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

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

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

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

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

**Boarding Registration Service API Field:** productInformation.selectedProducts.payments.cardProcessing. subscriptionInformation.features.cardPresent.enable  
**Product Enablement and Configuration Service API Field:** payments.cardProcessing.subscriptionInformation.features. cardPresent.enabled  
RELATED TO THIS PAGE

