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-cybs-ready-term-sub-info-en.md)  
Filter  
FILTER BY TAG

productInformation. selectedProducts. payments. cybsReadyTerminal. subscriptionInformation. enabled {#prod-info-sel-prod-pay-cybs-ready-term-sub-info-enabled}
==============================================================================================================================================================

Determines if subscription information is enabled for `Cybersource` Ready Terminals.

Possible Values {#prod-info-sel-prod-pay-cybs-ready-term-sub-info-enabled_PossibleValues}
-----------------------------------------------------------------------------------------

* `true`
* `false`

Syntax {#prod-info-sel-prod-pay-cybs-ready-term-sub-info-enabled_Syntax}
------------------------------------------------------------------------

```
 {
  "productInformation": {
    "selectedProducts": {
      "payments": {
        "cybsReadyTerminal": {
          "subscriptionInformation": {
            "enabled": "true"
          }
        }
      }
    }
  }
}
```

Specifications {#prod-info-sel-prod-pay-cybs-ready-term-sub-info-enabled_Specifications}
----------------------------------------------------------------------------------------

* **Data Type:** Boolean
  {#prod-info-sel-prod-pay-cybs-ready-term-sub-info-enabled_ul_j2z_js4_cyb}

Mapping Information {#prod-info-sel-prod-pay-cybs-ready-term-sub-info-enabled_Mapping}
--------------------------------------------------------------------------------------

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

