Shipping just doesn't work.
Posted: Wed Aug 27, 2008 4:07 am
I have been trying everything to show flat rate shipping. Then shipping by zone and still nothing. Just recently I added the Subtotal Based Shipping ext to try that and still the total on the order doesn't change.
on localhost/shop/checkout_confirm
This is the bottom of the checkout comfirm page.
Subtotal Based Shipping $3.99 <- the text changed by the price is still the same.
Nevada Sales Tax: $0.31
Total: $4.30
I know I have made some changes here and there in the site but I have done everything I can to try and find what the problem is and I get nothing... Any ideas?
edit...
I just need to add a 2.50 delivery charge to every order. Can I just add this in the code? I would also like the checkout confirm page to say what the charge is for..
on localhost/shop/checkout_confirm
This is the bottom of the checkout comfirm page.
Subtotal Based Shipping $3.99 <- the text changed by the price is still the same.
Nevada Sales Tax: $0.31
Total: $4.30
I know I have made some changes here and there in the site but I have done everything I can to try and find what the problem is and I get nothing... Any ideas?
edit...
I just need to add a 2.50 delivery charge to every order. Can I just add this in the code? I would also like the checkout confirm page to say what the charge is for..