Only allow Anonymous checkout
Only allow Anonymous checkout
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
You will be required to put some custom codes to handle this.
Re: Only allow Anonymous checkout
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
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.