TaxAmount Property
Sales tax charged in addition to the original TransactionAmount.
Syntax
char* GetTaxAmount();
int SetTaxAmount(char* lpszTaxAmount);
Default Value
""
Remarks
This property contains the amount of state or provincial (or VAT) tax included in the transaction amount.
Data Type
String