Customizing check out part of able commerce

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
mikebill212
Ensign (ENS)
Ensign (ENS)
Posts: 15
Joined: Wed Jun 08, 2011 12:21 am

Customizing check out part of able commerce

Post by mikebill212 » Thu Jun 09, 2011 4:05 am

We are customizing check out part of able commerce, since there are two options i.e. “check out with login” and “check out as a guest” at a time we found that only one of the two feature is active, but we would like the purchasing user to have an option to either register to the site or not, is this possible by making change in admin area or through any specific file?

Thanking you in advance.

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Customizing check out part of able commerce

Post by mazhar » Thu Jun 09, 2011 4:10 am

Yes its possible. All you need is to specify AllAnonymousChckout="true" settings on OnePageCheckout control usage. Have a look at following thread to see how you can do that viewtopic.php?f=42&t=11838

mikebill212
Ensign (ENS)
Ensign (ENS)
Posts: 15
Joined: Wed Jun 08, 2011 12:21 am

Re: Customizing check out part of able commerce

Post by mikebill212 » Thu Jun 09, 2011 4:36 am

May Thanks :)

Post Reply