RequiredHandlingCy
Commerce Server 2009
Use the RequiredHandlingCy pipeline component to verify that the handling total is present in the order.
For more information, see Currency Enhancements.
Intended use: Order Processing pipeline, Handling stage.
The RequiredHandlingCy pipeline component returns error level 2 (OPPERRORLEV_WARN) when the handling total is not in the order form. Other errors return error level 3 (OPPERRORLEV_FAIL).
The RequiredHandlingCy pipeline component writes error messages to the _Purchase_Errors collection. The components use a MessageManager object to retrieve user warning message text.
|
Constant |
Condition |
|---|---|
|
pur_badhandling |
The handling total is not in the order form. |
Show: