Checkout Steps and Templates
The checkout process has the following steps:
- Cart Contents
- The contents of the cart are displayed with the ability to change quantities and remove items
- The user clicks the "Checkout" button to proceed
- Template Used: /Templates/Cart Layouts/Cart Contents
- Billing Details
- The Billing details form is presented to the user with a choice of payment option
- Template Used: /Templates/Cart Layouts/Billing
- Delivery Details
- Template Used: /Templates/Cart Layouts/Delivery
- Order Summary/Payment
- Template used: /Templates/Cart Layouts/Summary, and relevant payment template
- Order Successful
- Displayed on a successful order
