Lab 3: Implementing the Basket and Order Pipelines
In the lab you will learn how to configure Commerce Server 2002 pipeline components and create order basket, check-out, and order confirmation pages. After completing this lab you will be able to do the following:
- Configure Commerce Server 2002 pipelines in the Web.Config file.
- Add shipping methods using Commerce Server 2002 Business Desk.
Programmatically do the following with Commerce Server 2002 Base Class Libraries (BCLs):
- Add items to the basket
- View the basket
- Add shipping addresses to user profiles
- Run pipelines
- Complete an order
This lab contains:
- Step 1: Implement Header Control for Page Navigation
- Step 2: Implement the AddtoBasket.aspx Page
- Step 3: Implement the Basket.aspx Page
- Step 4: Implement the Checkout.aspx Page
- Step 5: Implement the OrderConfirmation.aspx Page
Copyright © 2005 Microsoft Corporation.
All rights reserved.