You use the atg.commerce.pricing.TaxProcessorTaxCalculator class if you are setting up a site that uses third-party software to handle tax calculation. This class consults a TaxProcessor (an implementation of the atg.payment.tax.TaxProcessor interface) to determine how much tax to charge for an order.
For additional information on this calculator, refer to the ATG Platform API Reference.

