geiri Posted September 6, 2009 Share Posted September 6, 2009 Is there a feature for Prestashop that allows one time users to check out with out registering? Link to comment Share on other sites More sharing options...
codegrunt Posted September 6, 2009 Share Posted September 6, 2009 I do not believe so. That said, you could probably short circuit the account creation step a bit so that instead of prompting for an email address or account login first it just takes you directly into the new account creation stage which would get rid of one screen at least. Another option though this might lead to a messy order setup would be to create a single generic user with blank fields and automatically log it in so you can skip over the account portion of the process. You would also need to disable any account access type functions so that folks could not gain access to others' order details and such. Cheers Link to comment Share on other sites More sharing options...
Ardian Yuli Setyanto Posted September 6, 2009 Share Posted September 6, 2009 you can try to translate this thread. there are already out there.http://www.prestashop.com/forums/viewthread/18808/pengembangan_dan_modul/guest_check_out__beli_tanpa_registrasi Link to comment Share on other sites More sharing options...
Floobynooby Posted September 7, 2009 Share Posted September 7, 2009 Yes there are a few members on the forum who have customised their checkout process for buying without having to register, the two most promising new checkout processes are:http://www.prestashop.com/forums/viewthread/25436/P45/#123833 soon to be completed by IonConnonand http://www.prestashop.com/forums/viewthread/13015/P75/general_discussion/single_page_checkout just completed by RihoBoth options look very good Link to comment Share on other sites More sharing options...
Recommended Posts