Page 1 of 1
Only allow Anonymous checkout
Posted: Fri Jan 07, 2011 6:44 pm
by mskurnik
I need to know if there is a way to only allow anonymous checkout in the multi page checkout process.
Re: Only allow Anonymous checkout
Posted: Mon Jan 10, 2011 5:34 am
by mazhar
You will be required to put some custom codes to handle this.
Re: Only allow Anonymous checkout
Posted: Tue Jan 11, 2011 10:21 am
by plugables
Multi-page checkout does not support anonymous checkout as far as I know. Only One-Page-Checkout supports it. So I assume you will need to customize the multi-page checkout files to achieve what you want.
Re: Only allow Anonymous checkout
Posted: Tue Jan 11, 2011 10:23 am
by mskurnik
Actually. If you add a e-mail field to the editbilling page and then have the default page redirect to the editbilling, the checkout process works perfectly. It was a simple work around.