Chapter 1
70
Step 3: Confirming the Order
When the shopper clicks the Submit Order button on the Checkout page, two
actions can take place depending on the outcome of the payment and order insert
mechanisms. If the order is submitted properly, the shopper is taken to a
confirmation page, which assures the shopper that he or she will soon receive the
order. If the order is not submitted properly, the shopper is taken to the Order
Failed page, which provides a phone number for phone orders.
Here are the main activities on this page:
Using OrderID from session to filter recordsets
Using various recordsets to display order information on page by
replacing tokens.
To activate the Order Confirmation page:
In Site Manager, click the Order Confirmation page to make its layout active.
The Page-Level SmartElements:
Customer Information text elements that contain Tokens.
Data Loop element to display shopping cart items from the orders
detail recordset.
The Site-Level SmartElements displayed in the Basement:
ASP Session (you will add this)
Customers recordset
CustOrderDetails recordset
OrderTotals recordset
The Interactions on the page:
Database Miscellaneous category for replacing tokens with values
Database Filter for Data-Loop element
Содержание DRUMBEAT 2000 ECOMMERCE EDITION
Страница 1: ...Users Guide macromedia DRUMBEAT 2000 eCOMMERCE EDITION ...
Страница 6: ...Contents 6 ...
Страница 12: ...Introduction 12 ...
Страница 90: ...Chapter 2 90 ...
Страница 110: ...Chapter 3 110 ...
Страница 124: ...Chapter 5 124 ...
Страница 142: ...Chapter 7 142 ...
Страница 152: ...Chapter 8 152 ...
Страница 236: ...Chapter 10 236 ...