Hi jason
Went away from the drop down list and went to 2 checkboxes (cleaner...) -
One for inside California which needs to have the 8.25% tax attached to it and have the cart UPDATE itself.
Then I need the submit order button to work AFTER selection.
The second, is for outside California, which has no tax attached and needs to allow the submit order button to work AFTER selection.
I have included my whole e_cart folder and an updated cart.php file.
1. How do I attach the 8.25% sales tax to that single selection "Within California" checkbox?
2. How do I have the cart update the total after the ship Within California checkbox is selected (so the customer see their total including tax)?
3. How do I make the submit order button conditional upon selection of either checkbox (I need to have one checkbox selected prior to submitting order)?
Please note...I am not a programmer and need pretty detailed instructions.
I have been trying to get this checkout process completed for MONTHS now (probaby about 4 months and way too many hours).
If you could even provide cut and paste programming that would be a terrific help.
I would so appreciate being done with the payment processing portion so I can actually work on my web product pages.