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

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

See: Description

  • Interface Summary 
    Interface Description
    ApplyCalculationUsageSalesTaxTIKCmd
    This interface is provided as an example to invoke a set of interfaces supplied in the Tax Integration Interface Kit.
    ApplyCalculationUsageShippingTaxTIKCmd
    This interface is provided as an example to invoke a set of interfaces supplied in the Tax Integration Interface Kit.
    ApplyCalculationUsageTIKBaseCmd
    This interface is provided as the base interface that others can extend to use functionality supplied in the Tax Integration Interface Kit.
    ApplyCalculationUsageTIKCmd
    This interface is provided as an example to invoke a set of interfaces supplied in the Tax Integration Interface Kit.
    TaxCalculationUsageTIKCmd
    This interface is provided as an example to invoke a set of interfaces supplied in the Tax Integration Interface Kit.
    TaxIntegrationOrderCmd
    This interface allows an external tax package to be used from WCS to calculate taxes.
    TaxIntegrationOrderItemCmd
    The TaxOrderItemCmd interface provides an external tax calculation application with access to the tax-related data for an order item.
    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 
    Class Description
    ApplyCalculationUsageSalesTaxTIKCmdImpl
    The ApplyCalculationUsageSalesTaxTIKCmd Task Command Implementation is called by the OrderPrepareCmd Controller Command to set the different sales tax amounts (e.g.
    ApplyCalculationUsageShippingTaxTIKCmdImpl
    The ApplyCalculationUsageShippingTaxTIKCmdImpl Task Command Implementation is called by the OrderPrepareCmd Controller Command to set the different shipping tax amounts (e.g.
    ApplyCalculationUsageTIKBaseCmdImpl
    The ApplyCalculationUsageTIKBaseCmdImpl Task Command Implementation is called by the OrderPrepareCmd Controller Command to set the different tax amounts (for example: GST, PST and so forth.) for each OrderItem supplied by OrderPrepare.
    ApplyCalculationUsageTIKCmdImpl
    The ApplyCalculationUsageTIKCmd Task Command Implementation is called by the OrderPrepareCmd Controller Command to set the different tax amounts (for example
    ApplyOrderTaxesTIKCmdImpl
    The ApplyOrderTaxesTIKCmd Task Command Implementation is called by the OrderPrepareCmd Controller Command to set the different tax amounts (for example
    TaxAuditTIKCmdImpl
    This TaxAuditTIKCmdImpl Task Command Implementation is a subclass of the ExtOrderProcessCmd.
    TaxCalculationUsageTIKCmdImpl
    This is a task command that is invoked from
    TaxIntegrationOrderCmdImpl
    Default stub implementation of TaxIntegrationOrderCmd.
    TaxIntegrationOrderItemCmdImpl
    Default stub implementation of TaxIntegrationOrderCmd.
    TaxOrderAuditTIKCmdImpl Deprecated
    Replaced by TaxAuditTIKCmdImpl
    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.