anuksamun Posted November 14, 2009 Posted November 14, 2009 I have this strange problem. When i reach the checkout_confirmation.php page, i have the products with price, i have the sub-total and the total but NO shipping tax. The total price is calculated corectly, subtotal+tax=Total, but there is no text between subtotal and total. Exemple: 1 XProduct abc....... 5$ 1 XProduct rte........5$ -------------- Sub-Total....10$ Total 15$ The shipping tax is 5$ Although the total is ok i don't like the fact that there is no text regarding the shipping fee. I can't remember if this problem existed before i tried the ORDER EDITOR contrib. I unninstaled this contrib but things are the same :( Also there is no text about the shipping fee in invoice and client e-mail...
anuksamun Posted November 16, 2009 Author Posted November 16, 2009 In admin display tax is set to true...
Terminum Posted November 16, 2009 Posted November 16, 2009 Tax and shipping rates are two different things, and you don't have to have taxes configured for shipping to work correctly. I think your add-on may have messed something up. I would try downloading the version of osC you are using, and pulling the checkout_confirmation.php out to replace what you have on your server (unless you have already heavily modified this page). Remember to make a backup first. The default confirmation summary should look like this (at least mine does): Sub-Total: $12.00 TAX 8.0%: $0.96 Shipping Rate: $4.95 Total: $17.91
burt Posted November 17, 2009 Posted November 17, 2009 make sure that the shipping order_total module is set to show, with a unique sort order
anuksamun Posted November 17, 2009 Author Posted November 17, 2009 Problem solved. It was a database problem with the configuration table. I droped this table and fortunatly i had an older backup, from before i used the order editor contrib. I imported only the configuration sql from the older full database backup an prestooo...problem solved.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.