MerchantTerminalNumber Property
Used to identify a unique terminal within a merchant location.
Syntax
[VB.NET] Public Property MerchantTerminalNumber As String
[C#] public string MerchantTerminalNumber {get; set;}
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.
Default Value
""