Hi,
I'm wondering if anyone could reproduce this.
- I'm starting to buy as anonymous, add some products and go to checkout
- on the last step of the checkout (just before the payment) I decide to login into my account.
After login all my user data is replaced by the one I set when anonymous (say, the cart user data is overwritting the account data).
Anyone faced this?
By the way, J2.5.7 and VM 2.0.12f
Thanks!
That's what I would expect to happen if a shopper was that daft... eg if you used a different delivery address as anonymous, that is in the current session data and current data would update the information previously held if you log in while still within that session.
If a you are logging into your own account having entered your correct data as guest, then the names and addresses should match - but in your case it is like you are logging into someone elses account.
Thanks!
Oks... on your own computer this isn't an issue, but in a public terminal this could be a problem, and is not the behaviour we expect. Any idea of how to reset the cart personal data when logging in?