Shopping cart not updating correct total
-
https://www.danceconnection.com
WordPress version: 3.9.6
WP eCommerce version: 3.9.3
Gold Cart version: 2.9.8
Theme: HookupWhen putting items in the cart, the apprpriate areas are filled: tax, shipping, coupon, etc. except that the total does not update to show the item purchased as part of that total. In the backend, it’ll show:
($13.00
3 items)on the store sales page. but when u click on the sales record everything is shown correctly:
Discount $0.00
Shipping $10.00
Total $148.00So, somewhere in there the item is not added with the tax and such. The only place it would seem to make sense is somewhere in: \wp-e-commerce\wpsc-core\js\wp-e-commerce.js
Problem is, I don’t really know much Ajax/Javascript to fix the problem. Anyone have any ideas?
- The topic ‘Shopping cart not updating correct total’ is closed to new replies.