MerchantId Property
The unique ID that associates the POS device with the merchant account.
Syntax
public String getMerchantId(); public void setMerchantId(String merchantId);
Remarks
The unique ID, also known as the POS ID, that associates the POS device with the merchant account.
This property is required to be specified in every transaction performed.
Default Value
""