MerchantNumber Property
A unique number used to identify the merchant within the FDMS systems.
Syntax
[VB.NET] Public Property MerchantNumber As String
[C#] public string MerchantNumber {get; set;}
Remarks
This 19 digit property contains a unique number which is assigned by the signing merchant's bank or processor. This field is used to identify the merchant within the FDMS systems, and is used along with the MerchantTerminalNumber as connection credentials.
Default Value
""