DefaultShippingCy

Use this component as a placeholder shipping component. The component sets the shipping cost to zero (0).

For more information, see Currency Enhancements.

Note

The DefaultShippingCy component does not follow the component coordination rules. The component always zeros the shipping total.

Intended use: Order Processing pipeline, Shipping stage.

Values Read

None.

Values Written

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

Key

Description

order._cy_shipping_total

The total cost for shipping the order.

Remarks

The DefaultShippingCy component sets the shipping total to zero (0).

See Also

Other Resources

Pipeline Component Reference