- productInformation 
- productInformation. selectedProducts. payments. cardPresentConnect. subscriptionInformation. enabled
 
 
productInformation. selectedProducts. payments.
    payerAuthentication. configurationInformation. configurations. cardTypes. ELO.
    currencies.[currency]. processorMerchantId
            
            
          
            Merchant identifier assigned by your acquiring bank and configured
      for ELO. This merchant ID should also be used by your bank to register your account to the
      card scheme Directory Server for processing 
Payer Authentication
 services.Syntax
          { "productInformation": { "selectedProducts": { "payments": { "payerAuthentication": { "configurationInformation": { "configurations": { "cardTypes": { "ELO": { "currencies": [ <currency>: "processorMerchantId": "procmerchantid" ] } } } } } } } } }
- <currency>: The currency that is supported by the merchant.
 
The value of this field must conform to this regular expression:
                
^[a-zA-Z0-9]{6,35}$
Specifications
            - Data Type:String
 - Minimum Data Length:6
 - Maximum Data Length:35
 
Mapping Information
      Boarding Registration Service API Field:
        productInformation.selectedProducts.payments.payerAuthentication.
          configurationInformation.configurations.cardTypes.ELO.currencies.[currency].processorMerchantId
Product Enablement and Configuration Service API Field:
        payments.payerAuthentication.configurationInformation.configurations.
          cardTypes.ELO.currencies.[currency].processorMerchantId