MerchantTaxId Property
Merchant's government tax Id number.
Syntax
[VB.NET] Public Property MerchantTaxId As String
[C#] public string MerchantTaxId {get; set;}
Remarks
This property contains the government-assigned tax identification number of the merchant from whom the goods or services were purchased.
The maximum length of this field is 20 characters.
This property is only used for Visa Corporate Purchasing Cards (CardType = ctVisa).
Default Value
""