TerminalId Property
Merchant-generated 4-digit terminal Id.
Syntax
[VB.NET] Public Property TerminalId As String
[C#] public string TerminalId {get; set;}
Remarks
This terminal number is created by the merchant, and is used to identify the terminal or register where the transaction is taking place. This can be used in conjunction with the ClerkId to determine the location and employee who initiated the transaction. This number differs from the MerchantTerminalNumber, which is an 11-digit number specified by FDMS and used as Datawire connection credentials.
Default Value
""