MerchantId Property
A unique Id used to identify the merchant within the FDMS and Datawire systems.
Syntax
[VB.NET] Public Property MerchantId As String
[C#] public string MerchantId {get; set;}
Remarks
This property holds the Merchant Id assigned by FDMS. The value is an alphanumeric value up to 16 characters in length.
This property is required.
Default Value
""