• Welcome to KonaKart Community Forum. Please login or sign up.
 

logout and shopping cart

Started by michaelwechner, July 26, 2010, 11:20:49 am

Previous topic - Next topic

michaelwechner

Hi

I have noticed that if one is doing a logout

http://www.konakart.com/javadoc/server/com/konakart/appif/KKEngIf.html#logout(java.lang.String)

then it seems that also the shopping cart is deleted, although I am still refering it with a negative customer ID
which I remember within the http session.

Is this on purpose and maybe am I doing something wrong?

Thanks

Michael

trevor

The shopping cart doesn't get deleted when logging out. Try registering on our online demo and adding something to the cart. You'll see that it is persisted when you log out.