Commit Tax Calculation

Commit a tax calculation to indicate in the Tax Detail Report that the calculated tax amount in the tax request was added to a successful capture or refund transaction.

Tax Detail Report

The commit request will set the Status field in the Tax Detail Report to Committed.

Fields specific to this Use Case

Include the following information with a standard tax calculation request when you want to include the request to your Tax Detail Report:
  • To commit a tax calculation request, set the
    taxInformation.commitIndicator
    field to
    true
    .
IMPORTANT
The Status field in the Tax Detail Report will default to
uncommitted
if the
taxInformation.commitIndicator
field is not present.