salesTax
The salesTax
element defines the amount of sales tax included in the transaction amount. Although the schema defines it as an optional child of the enhancedData
element, it is required to receive the best interchange rate for Level II and Level III corporate purchases. The decimal is implied. Example: 500 = $5.00.
For a non-taxable transaction, use 0 as the value. In this case you must also set the taxExempt
element to true. If you provide detailTax
data, the salesTax
should be the sum of the detailTax
.
Type = Integer; totalDigits = 12
Parent Elements:
Attributes:
None
Child Elements:
None