MerchantTaxId Property
Merchant's government tax Id number.
Syntax
char* GetMerchantTaxId();
int SetMerchantTaxId(char* lpszMerchantTaxId);
Default Value
""
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 property is 15 characters. This property is only used for MasterCard Corporate Purchasing Cards (CardType = ctMasterCard).
Data Type
String