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-conf-info-con-20.md)  
Filter  
FILTER BY TAG

productInformation. selectedProducts. payments. cardProcessing. configurationInformation. configurations. common. processors.\[processorName\]. enableCVVResponseIndicator {#prod-info-sel-prod-pay-card-proc-conf-info-conf-comm-proc-enb-cvv-resp-indicator}
==============================================================================================================================================================================================================================================================

This field indicates the `eftpos` merchant's choice of receiving CVV processing response in return.  
This field is available for this processor: `eftpos`

Possible Values {#prod-info-sel-prod-pay-card-proc-conf-info-conf-comm-proc-enb-cvv-resp-indicator_PossibleValues}
------------------------------------------------------------------------------------------------------------------

* `true`
* `false`
  {#prod-info-sel-prod-pay-card-proc-conf-info-conf-comm-proc-enb-cvv-resp-indicator_ul_owr_zg3_czb}

Syntax {#prod-info-sel-prod-pay-card-proc-conf-info-conf-comm-proc-enb-cvv-resp-indicator_Syntax}
-------------------------------------------------------------------------------------------------

```
{
  "productInformation": {
    "selectedProducts": {
      "payments": {
        "cardProcessing": {
          "configurationInformation": {
            "configurations": {
              "common": {
                "processors": [
                  "eftpos": {
                    "enableCVVResponseIndicator": "true"
                  }
                ]
              }
            }
          }
        }
      }
    }
  }
}
```

* **\&lt;processor\&gt;**: The processor that is associated with the merchant account.

Specifications {#prod-info-sel-prod-pay-card-proc-conf-info-conf-comm-proc-enb-cvv-resp-indicator_Specifications}
-----------------------------------------------------------------------------------------------------------------

* **Data Type:** Boolean
  {#prod-info-sel-prod-pay-card-proc-conf-info-conf-comm-proc-enb-cvv-resp-indicator_ul_btv_53z_dyb}

Mapping Information {#prod-info-sel-prod-pay-card-proc-conf-info-conf-comm-proc-enb-cvv-resp-indicator_Mapping}
---------------------------------------------------------------------------------------------------------------

**Boarding Registration Service API Field:** productInformation.selectedProducts.payments.cardProcessing.configurationInformation. configurations.common.processors.\[processorName\].enableCVVResponseIndicator  
**Product Enablement and Configuration Service API Field:** payments.cardProcessing.configurationInformation.configurations.common. processors.\[processorName\].enableCVVResponseIndicator  
RELATED TO THIS PAGE

