When an order is placed at the site, the Items Ordered and Cart Value amounts update as they are supposed to.
However, once the checkout is complete, they do not reset back to zero.
Even if the page is refreshed, they remain the same as before the order was completed.
If the customer actually selects "View Cart", it shows as empty, and then the Values reset to zero.
I've worked around the problem somewhat by changing the post-order page (To another non-Actinic portion of the site.), but if the customer goes back to the "Store" there is a good possibility of confusion as it still shows items (and a $ Value) outstanding.
It seems like the cookie isn't purging or there is some sort of Java problem.
(Again, selecting "View Cart" does result in the values being reset.)
I'd rather keep sending my customers to a "Thanks for your order" page, but I'm tempted to show them that their cart is empty after checkout.
Anyone have a fix or any ideas for this?
Site here
Feel free to place a "test" order to check things out.
Thanks,
However, once the checkout is complete, they do not reset back to zero.
Even if the page is refreshed, they remain the same as before the order was completed.
If the customer actually selects "View Cart", it shows as empty, and then the Values reset to zero.
I've worked around the problem somewhat by changing the post-order page (To another non-Actinic portion of the site.), but if the customer goes back to the "Store" there is a good possibility of confusion as it still shows items (and a $ Value) outstanding.
It seems like the cookie isn't purging or there is some sort of Java problem.
(Again, selecting "View Cart" does result in the values being reset.)
I'd rather keep sending my customers to a "Thanks for your order" page, but I'm tempted to show them that their cart is empty after checkout.
Anyone have a fix or any ideas for this?
Site here
Feel free to place a "test" order to check things out.
Thanks,
Comment