Page 1 of 1

Customizing check out part of able commerce

Posted: Thu Jun 09, 2011 4:05 am
by mikebill212
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.

Re: Customizing check out part of able commerce

Posted: Thu Jun 09, 2011 4:10 am
by mazhar
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

Re: Customizing check out part of able commerce

Posted: Thu Jun 09, 2011 4:36 am
by mikebill212
May Thanks :)