RequiredOrderSubtotalCy

Commerce Server 2009

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.

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.

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.

Show: