TaxAmount Property
Sales tax charged in addition to the original TransactionAmount.
Object Oriented Interface
public function getTaxAmount(); public function setTaxAmount($value);
Procedural Interface
inpay_level2_get($res, 9 ); inpay_level2_set($res, 9, $value );
Default Value
''
Remarks
This property contains the amount of state or provincial (or VAT) tax included in the transaction amount.
Data Type
String