Previous in Contents Next in Contents

FixedShipping

The FixedShipping component, which usually appears in the Shipping Stage of an order processing pipeline, sets the value of order._shipping_total to the fixed amount specified in the Cost field.

Example

The following example sets the shipping cost to $9.95, shipped by Carrier1.

Field Value
Apply when Equal to Method
Method Carrier1
Cost 995

When configuring the components in this stage, make sure that the components are specified in the order in which you want them to be executed. For example, if two components specify Carrier2, only the last one will be valid, and will overwrite the first.

Note  You cannot specify more than one method per component; if you need to specify more than one shipping method, add a separate FixedShipping component for each method. For example, in the Pipeline Editor, include three FixedShipping icons to the Shipping stage, and then double-click each and enter the shipping information in each of the resulting properties dialog boxes.

Related Topics


© 1997-2000 Microsoft Corporation. All rights reserved.