So apparently my state (washington) implemented a destination based sales tax system. (read about it here: http://dor.wa.gov/Content/FindTaxesAndRates/RetailSalesTax/DestinationBa...)
Basically you charge tax based on where the item is shipped, rather then where you ship from. It means you have to have the tax rate for every Zip + 4 combination in order to charge the appropriate tax. That is a heck of a lot of tax rates to input manually.
So far I have not seen any information about a query api that would allow ubercart to lookup the tax rate information based on zip code or address. *sad panda*
Anyone have any ideas, or how are you handling this new tax stuff in Washington?
They have listings of zipcode + 4 and other such info here: http://dor.wa.gov/Content/FindTaxesAndRates/ZIPFldDescripShort.aspx
and a gui based lookup tool here that even gives the rate, and a confirmation code (which would be nice to capture): http://dor.wa.gov/Content/FindTaxesandRates/SalesAndUseTaxRates/LookUpAT...
Ideas?



