I have enabled our site to allow checkouts without creating an account. If a user is NOT logged in and they click the Multi Ship To button during checkout, it is bringing them to /login.aspx?ReturnUrl=%2fCheckout%2fShipAddresses.aspx and forcing a login or account creation.
Is there a way to allow them to proceed with the Multi Ship checkout without having to login/create an account?
anonymous users and multi-ship to checkouts
- Shopping Cart Admin
- AbleCommerce Admin
- Posts: 3055
- Joined: Mon Dec 01, 2003 8:41 pm
- Location: Vancouver, WA
- Contact:
Re: anonymous users and multi-ship to checkouts
Hello,
In order to maintain multiple destination addresses a registration is required.
In order to maintain multiple destination addresses a registration is required.
Re: anonymous users and multi-ship to checkouts
Ok, that's all I needed to know! I thought I had broken something somewhere. Thanks.