My favorites | Sign in
Project Logo
Project hosting will be READ-ONLY Wednesday, 7AM PST due to brief network maintenance
                
Search
for
Updated Jun 25, 2007 by catchatigerbythetail
Labels: Phase-Design, EndUserUI
OverallCheckoutProcess  
Workflow of the checkout process and summary

Overall Workflow

Unauthenticated, Add to cart: Add to Cart--> Sign In --> Your Details1 --> Back to Item View (with link on page to "checkout")

Checkout: Checkout/Buy Now/Donate --> (Sign In --> Your Details1 -->) Review Cart --> Finalize Payment --> Confirmation

Authenticated versions: same, but without the "sign in" step

1Your Details: this is designed to collect information for the site manager to have access to. It is by default just the necessary information about an order (ie billing address), but should be extensible by developers/integrators to include demographic information collection, newsletter signup, etc.

Assumptions

Objects marked as buyable can be added to the shopping cart.

When a user is on an aggregated page of content (eg. a category page), it is possible to click on an Add to Cart button. This means that the aggregate page must be flagged as buyable. Clicking on the button will take the user to the Review Cart view.

If a user is on a product page, it is possible to click on a Buy Now button. Clicking on the button will redirect the user to the Checkout page.


Sign in to add a comment
Hosted by Google Code