DefaultHandlingCy

Use this component as a placeholder handling component. This component initializes the total handling for an order to zero (0).

For more information, see Currency Enhancements.

Intended use: Order Processing pipeline, Handling stage.

Values Read

None.

Values Written

The DefaultHandlingCy component assigns a value to the following key in the Order dictionary.

Key

Description

order._cy_handling_total

The total cost for handling the order.

Remarks

The DefaultHandlingCy component assigns zero (0) to the total handling cost in the Order dictionary. This component is a placeholder component that is replaced by other handling components in actual use.

See Also

Other Resources

Pipeline Component Reference