Thursday 10 September 2009 11:41:46 am
Hi, I am creating a webshop, and have a problem with the basket contents. It will be possible to put products into the basket, without being logged in to the site. When checking out, the user should have two options: a) Log in to his account and use account information for the checkout process (like name, address etc.) b) Checkout without logging in to the system, thus needing to fill in all fields manually in the checkout form. My problem is that the basket is connected via a session_id to the anonymous users session. Thus, when the user is logging in, all products in the basket disappears. I guess I need to transfer the products in the basket for the anonymous user to the one for the logged in user... So basically I wonder if this has been done? Any suggestions?
Best regards, /Nicklas
Nicklas Lundgren, Managing Director
Novitell AB, Sweden
|