Package com.ibm.commerce.isv.kit.tax

Contains classes and interfaces for integrating a third-party tax package.

See:
          Description

Interface Summary
ApplyCalculationUsageTIKCmd This interface is provided as an example to invoke a set of interfaces supplied in the Tax Integration Interface Kit.
TaxOrderCmd This interface allows an external tax package to be used from WCS to calculate taxes.
TaxOrderItemCmd The TaxOrderItemCmd interface provides an external tax calculation application with access to the tax-related data for an order item.
 

Class Summary
ApplyCalculationUsageTIKCmdImpl The ApplyCalculationUsageTIKCmd Task Command Implementation is called by the OrderPrepareCmd Controller Command to set the different tax amounts (e.g.
ApplyOrderTaxesTIKCmdImpl  
TaxOrderAuditTIKCmdImpl This TaxOrderAuditTIKCmd Task Command Implementation checks is a subclass of the ExtOrderProcessCmd.
TIKHelper This TIKHelper Class provides utility methods for setting up the required information for tax calculation.
 

Package com.ibm.commerce.isv.kit.tax Description

Contains classes and interfaces for integrating a third-party tax package.