OK, I can't seem to get the Canada one to work for me.
The problem is that I need to list two line items on checkout. One for "CA Sales tax" and a separate one for "Lumber Assesment"
As it works now, I can add both taxes and I get "CA Sales tax 8% + Lumber Assessment 1% = " and the correct amount. So, if it was a $100 item it would total the tax to $9, for example. However, it needs to read one line "CA Sales tax 8% = $8" and the next line "CA Lumber Assessment 1% = $1"
If someone could even point me to where it formats the output, maybe I could add the second display line, even. I'm just a weak PHP guy, so any help is appreciated.