MerchantId Property
A unique Id used to identify the merchant within the FDMS and Datawire systems.
Syntax
char* GetMerchantId();
int SetMerchantId(char* lpszMerchantId);
Default Value
""
Remarks
This property holds the Merchant Id assigned by FDMS. The value is an alphanumeric value up to 16 characters in length.
This property is required.
Data Type
String