DefaultTotalCy
Use this component to calculate the order total from the subtotals.
For more information, see Currency Enhancements.
Intended use: Order Processing pipeline, Order Total stage.
The DefaultTotalCy component reads the following values from the indicated dictionaries.
|
Key |
Dictionary |
Description |
|---|---|---|
|
order._cy_oadjust_subtotal |
Order |
The subtotal of all of the items in the items list. |
|
order._cy_shipping_total |
Order |
The total shipping cost for the items. |
|
order._cy_tax_total |
Order |
The total tax for the order. |
|
order_cy_handling_total |
Order |
The total cost for handling the order. |