REST API

orderInformation. lineItems[].taxAmount

Total tax to apply to the product.
Specify the value in US English characters. The amount cannot be negative. The tax amount and the
unit price
must be in the same currency.
This field is available only on the
,
,
,
,
,
,
,
,
,
,
,
, , and
processors.
When you include this field, the Tax Calculation service does not calculate tax for the offer. Instead, it returns the value of the
orderInformation.lineItems.taxAmount
field in the reply message.
The tax amount value is additive as shown in this example.
Example:
This example uses a two-exponent currency such as USD:
  1. You include these
    offers
    in your request:
    orderInformation.lineItems[0].unitPrice=10.00 orderInformation.lineItems[0].quantity=1 orderInformation.lineItems[0].taxAmount=0.80 orderInformation.lineItems[1].unitPrice=20.00 orderInformation.lineItems[1].quantity=1 orderInformation.lineItems[1].taxAmount=1.60
  2. The total authorized amount is 32.40, not 30.00 with 2.40 of tax included.
Airline Processing
Tax portion of the order amount. This value cannot exceed 99999999999999 (fourteen 9s). Format: English characters only. Optional request field for a line item.
Tax Calculation
Optional field for US, Canadian, international tax, and value-added taxes.
When you want to include
orderInformation.lineItems[].taxAmount
.

Specifications

  • Data Type:
    String
  • Data Length:
    15

Mapping Information

  • REST API Field:
    orderInformation.lineItems.taxAmount
  • SCMP API Field:
    tax_amount
  • Simple Order API Field:
    item_#_taxAmount

Processor Field Names

This list provides the Level II/Level III processor field name for each processor that supports Level II or Level III data.
  • : Does not apply
  • : Tax Amount
  • : Tax Amount
  • : VAT / Tax Amount
  • : Tax Amount
  • : Local Tax Amount
  • : Does not apply
  • : Does not apply
    • Level II: Amount 2
    • Level III: Tax Amount N
  • : Tax Amount / Total Tax Amount
  • : Tax Amount
    • Mastercard: Tax Amount
    • Visa: VAT / Tax Amount
  • : taxAmount