Taxes on Checkout - What happens when you switch states/provinces

Posts: 15
Joined: 11/19/2007
Bug Finder

I've just noticed that there's a bug with the chekout js.
I've set up a site (http://store.mixis.com/) that has different tax rules for different provinces in Canada. GST for most provinces, GST + PST for Ontario, and HST for Newfoundland, New Brunswick and Nova Scotia. The problem appears after, you choose one province, and it automatically adds the correct tax(es) for that provinces. If you then switch your province to another province, that first provinces taxes are still present in the tally, along with the new provinces taxes.

My first instinct would be to go into the js and force the tally to remove previous taxes when part of the form, that effects tax rules (state / province selector) gets changed, and then add the tax for the new selection. But ... I am not so saavy with this framework. So far I haven't had the need or desire to tinker w the js - I've just been content to appreciate how clever it is.

I'm sure that this is a bug that must be affecting other sites too.

Posts: 972
Joined: 11/05/2007
Bug FinderFAQ ModeratorGetting busy with the Ubercode.

This seems to be the same bug as reported at:
http://www.ubercart.org/issue/1560/texes_line_items_are_not_cleared_afte...

Please add your comment to that issue.

--

<tr>.

Posts: 554
Joined: 08/13/2007
Bug FinderEarly adopter... addicted to alphas.Getting busy with the Ubercode.Internationalizationizer

I thins it's a known line-item issue by Ryan and Lyle.

They already bring a lot of improvement on alpha 8 on these part of the code, but still not enough. One battleplan for beta is to make it production ready, so I think It will fully work soon Eye-wink