Canadian Taxes particularly Quebec that taxes on the total of the order PLUS the GST
Hey guys,
In Quebec the sales tax is a combination of the federal GST and the provincial QST but the Quebec government has the hide to tax on the total of the order PLUS the GST . Eg
Order total: $100
GST: 5% * $100 = $5 so
Order total + GST = $105
QST: 8.5% * $105 (not $100) = $8.925
I found this response (http://drupal.org/node/1251444) which I'm struggling to follow ... well actually I'm struggling to get to first base, ie to get the GST to appear before/above the QST on the checkout form. I have hunted far and wide to try and find a screen that enables me to enter a weighting to rearrange the the two taxes. The most intuitive place for me is on the Taxes form but there is no weighting column on this form.
Ideally,it would be nice if Randy would do a quick video for us Canadians to complete the series on Sales Taxes.
Cheers,
Neil

Comments
May not be do-able yet
I opened http://drupal.org/node/1293056 after I experimented with this and corresponded with you. I don't think it's do-able yet. It works great with VAT (which is unfortunately how we though Canadian taxes work) but doesn't work at all with sales taxes.
If you can point me to a site which does this correctly, I'll take a look.
Demonstrated with screencast
I've demonstrated this now with a screencast: http://vimeo.com/29725767, and am now working on a feature module that does Canadian tax.