Difference between revisions of "Ecommerce Cart"

From Contensive Wiki
Jump to: navigation, search
(Step 2: Authentication)
(Purchase Process)
Line 10: Line 10:
 
The series of steps taken to purchase an order online.
 
The series of steps taken to purchase an order online.
  
=== Step 1: Order Review ===
+
=== Step 1: Catalog Shopping ===
=== Step 2: Authentication ===
+
The customer can add items to their shopping cart using the order button for each item. They can add items on the catalog, but remove and modify their cart in the Order Review.
 +
 
 +
The customer does does not need to be logged in, although if items have discounts available, they will not show until the customer authenticates.
 +
=== Step 2: Order Review ===
 +
The customer can modify the items in their order. No tax or shipping information is available.
 +
 
 +
=== Step 3: Authentication ===
 
If the customer already has a user identity on the website, they can log-in. If you do not, they have to create a user identity by entering email, username, password, first name and last name.
 
If the customer already has a user identity on the website, they can log-in. If you do not, they have to create a user identity by entering email, username, password, first name and last name.
  
Line 22: Line 28:
 
If the customer logs into a current user identity, and that user already has an order started, the two orders will be merged.
 
If the customer logs into a current user identity, and that user already has an order started, the two orders will be merged.
  
=== Step 3: Contact and Shipping ===
+
=== Step 4: Contact and Shipping ===
=== Step 4: Purchase ===
+
=== Step 5: Purchase ===
=== Step 5: Receipt ===
+
=== Step 6: Receipt ===

Revision as of 20:59, 28 May 2015

The ecommerce cart creates an online catalog and order process that integrates with the Invoice Manager. See the Invoice Manager documentation for most terms, roles and settings.

Terms

Catalog 
The list of items which may be purchased online
Order Process 
The series of steps taken to purchase the items selected.

Settings

Use Ecommerce Settings, installed with the Invoice Manager to handle most online purchase settings.

Purchase Process

The series of steps taken to purchase an order online.

Step 1: Catalog Shopping

The customer can add items to their shopping cart using the order button for each item. They can add items on the catalog, but remove and modify their cart in the Order Review.

The customer does does not need to be logged in, although if items have discounts available, they will not show until the customer authenticates.

Step 2: Order Review

The customer can modify the items in their order. No tax or shipping information is available.

Step 3: Authentication

If the customer already has a user identity on the website, they can log-in. If you do not, they have to create a user identity by entering email, username, password, first name and last name.

There are a few restrictions when creating a user identity

  • The email address must be valid, and unique in the system
  • The username must be unique in the system and meet the website's security settings

If the user has already created an order, creating a user identity will update with this contact information.

If the customer logs into a current user identity, and that user already has an order started, the two orders will be merged.

Step 4: Contact and Shipping

Step 5: Purchase

Step 6: Receipt