Active
Project:
e-Commerce
Version:
5.x-3.4
Component:
cart
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jul 2008 at 11:56 UTC
Updated:
2 Jul 2008 at 12:04 UTC
On the cart/review page a user can amend the billing/shipping address or their cart content quantities.
Upon returning to the cart/review page the old choices from the first time are still there.
This can cause a purchase to fail if the updated billing address is not updated on the review page before proceeding to the checkout - as well as not checking out the users correct quantities.
Comments
Comment #1
buddaI suspect the problem is caused by the tmp data:
I guess this needs to be deleted if any part of the cart data is changed? Where in EC should this be carried out?