MerchantId Property
The unique ID that associates the POS device with the merchant account.
Syntax
[VB.NET] Public Property MerchantId As String
[C#] public string MerchantId {get; set;}
Remarks
The unique ID, also known as the POS ID, that associates the POS device with the merchant account.
This property is required to be specified in every transaction performed.
Default Value
""