Optional Customer Account set up

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
dkeogj
Ensign (ENS)
Ensign (ENS)
Posts: 3
Joined: Wed May 02, 2012 11:22 am

Optional Customer Account set up

Post by dkeogj » Tue Jun 26, 2012 2:08 pm

Currently it is mandatory in our store for customers to create an account in order to complete an order. Is is possible to make this an optional event? How do i do it?

Thx

User avatar
david-ebt
Captain (CAPT)
Captain (CAPT)
Posts: 253
Joined: Fri Dec 31, 2010 10:12 am

Re: Optional Customer Account set up

Post by david-ebt » Tue Jun 26, 2012 3:28 pm

In the admin, Website > Content and Layout and edit the Checkout Page content. Add the AllowAnonymousCheckout flag like below. If you have other flags (like EnableGiftWrap, just add this to the ConLib parameters.

Code: Select all

[[ConLib:OnePageCheckout AllowAnonymousCheckout="true"]]
David
http://www.ecombuildertoday.com
Enhanced Reporting for AbleCommerce
Image

Post Reply