RequiredOrderSubtotalCy

Use the RequiredOrderSubtotalCy pipeline component to ensure that the subtotal of all items in the item list of an order exist so that order totals are properly calculated.

For more information, see Currency Enhancements.

Intended use: Order Processing pipeline, Order Subtotal stage.

Configuration Values

None.

Values Read

The RequiredOrderSubtotalCy pipeline component reads the following value from the indicated dictionary.

Key

Dictionary

Description

_cy_oadjust_subtotal

Order

The subtotal of all items in the item list of the order.

Values Written

None.

Remarks

The RequiredOrderSubtotalCy pipeline component checks the _oadjust_subtotal key in the Order dictionary to make sure that the value assigned to it is not NULL.

See Also

Other Resources

Pipeline Component Reference