Displaying (correct) user data during checkout
-
First of all: A Woocommerce shop for a customer should go live very soon and I’m currently testing all situations. I have no active caching plugins and my server is not using caching at the moment, too. With Chrome I am in developer mode and Ive got no activated caching here either.
My problem is the customer data of registered customers that should be used in the shopping cart for the shipping calculation and should appear on the checkout page, too. But after login during the ordering process (or before adding something to the cart), mostly the address details are not inserted on both pages, not into the cart page (country, post code, city) and not into the checkout page (user and address data). Sometimes it’s showing up and sometimes not. Again sometimes the address of the before logged in user is displayed. What the hell is that??
Of course, I’m currently testing by logging in and out with 2 test accounts again and again, also with my admin account, but is that a problem? I’m killing all cookies after each session. It must nevertheless theoretically be possible for two different users to use the same computer without the data from the previous user being displayed by cookies etc. I’m getting a little nervous because the shop will be ready soon and I hope I don’t have a big problem.
- The topic ‘Displaying (correct) user data during checkout’ is closed to new replies.