Determination Tax Calculator (XMLinvoice servlet)
The Determination Tax Calculator is a tool for testing scenarios using the standard XML input tax calculation structure for performing tax calculations. This function is an xmlinvoice servlet that generates a web page from which you can test your XML code.
note
This function only supports the use of SOAP XML. In a future release, the Determination Tax Calculator will be enhanced for the use with REST JSON.
Access the Determination Tax Calculator at:
After you go to the
Determination Tax Calculator
page, paste your SOAP XML directly into the input area on the Tax Calculator
page and select Calculate Tax
. If you don’t want to audit these xmlinvoice transactions, ensure that <IS_AUDITED>
is set to false
.The output XML is generated and displayed in the browser window. If there is an error in the XML, the servlet generates an error message in the response.