MerchantPassword Property
Merchant's Gateway password.
Syntax
[VB.NET] Public Property MerchantPassword As String
[C#] public string MerchantPassword {get; set;}
Remarks
This is the password supplied by the Gateway you signed up with to process credit card transactions. Some gateways require passwords only for Credit or Void transactions, some require it for all transactions, and some do not require this field at all.
Default Value
""