MerchantTerminalNumber Property
Used to identify a unique terminal within a merchant location.
Syntax
char* GetMerchantTerminalNumber();
int SetMerchantTerminalNumber(char* lpszMerchantTerminalNumber);
Default Value
""
Remarks
This property contains a number (typically 6 digits) assigned by FDMS to uniquely identify a terminal within a merchant location, and is used along with the MerchantNumber and DatawireId as connection credentials.
Data Type
String