DefaultTaxCy
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Use this component to set the tax fields of the order to zero (0). This component is usually replaced by a third-party tax component.
For more information, see Currency Enhancements.
Note
The DefaultTaxCy component does not follow the component coordination rules. The component always sets the total tax and the tax included in the order subtotal to zero (0).
Intended use: Order Processing pipeline, Tax stage.
Values Read
None.
Values Written
The DefaultTaxCy component assigns values to the following keys in the Order dictionary.
Key |
Description |
---|---|
order._cy_tax_total |
The total tax for the order. |
order._cy_tax_included |
The amount of tax already included in the subtotal of the order. |
Remarks
The components set the tax fields to zero (0).