DefaultTaxCy

Commerce Server 2009

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.

Dd328038.alert_note(en-US,CS.90).gifNote:

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.

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.

The components set the tax fields to zero (0).

Show: