Originally Posted by: Jeff R. 1) We have had calls saying that when the customer tries to go to the cart, it takes them to "Your Shopping Cart is Empty" page even though they added an item or multiple items to the cart.
The only time we've seen this happen is when a customer is browsing a site no a non-www URL (e.g. example.com) and then when they click to go to the cart or checkout the site redirects them to the 'proper' URL for the site with the www (e.g.
www.example.com). The "www" is technically a sub-domain and cookies are tied to a specific domain/sub-domain. Since a cookie is how we match up users with their cart we now no longer know who they are so they start over with a new cart.
The easy fix for this is to enable the redirector and the "redirect to primary domain" feature. This is done by going to Options >> Site Settings >> Redirector in the admin. This really should be enabled anyway for SEO as it will ensure that all traffic on your site goes through the main URL.
Originally Posted by: Jeff R. 2) We have had customers call to say that they are trying to press "Place Order" but they don't know if it worked. The main thing I see happening is that it takes too long to finish loading and they get impatient. The load time is probably connected to the shipping rates it is trying to verify but we do not use a shipping program like that. We just have the shipping rate rules provider so that is an unnecessary feature currently. Customer Service Reps complain about the wait time on state and zip code as well.
Submitting an order shouldn't take very long. How long does it take? Have you timed it?
I looked at your one site and don't see any slowness on the checkout page when entering an address. Since the page
is updating when you change the state or zip there will be a delay, but I would not call it slow. Like I mentioned above to Bede, you may want to consider making the 'please wait' message larger, possibly cover the entire screen so the user cannot interact with the form until it goes away.
Originally Posted by: Jeff R. On a separate note, I have started to realize an increase in phone calls from customers saying that their Paypal order is not going through and when I go look at their cart in Reports > Shopping Carts (One of my personal favorite features) it usually says "Paypal Payment Accepted" a few times in the private notes but the order # is never generated, the cart is left open and the customer never sees any order confirmation.
Are you referring to the private note that says "Paypal Order Accepted With Paypal Order Number: EC-XXXXXXXXXXX"? If so, that is generated when a customer leaves your site to go to PayPal. To complete the order the customer must return to your site to complete the order. If the customer goes back and forth a few times you will see multiples of this message. If there was a problem you should see it in the private notes or possibly in the Audit Log.
Edited by user Monday, May 2, 2016 4:28:37 PM(UTC)
| Reason: Not specified