MerchantTerminalID Property
Used to identify a unique terminal within a merchant location.
Syntax
char* GetMerchantTerminalID();
int SetMerchantTerminalID(char* lpszMerchantTerminalID);
Default Value
""
Remarks
This nine digit property contains an ID assigned by FDMS to uniquely identify a terminal within a merchant location, and is used along with the MerchantNumber as connection credentials.
Data Type
String