Have any of you guys experienced a similar headache as what I'm dealing with today...?
I'm trying to put together a database such that I can calculate sales/use tax rates for customer orders, based on the destination zip code of the ship-to recipient.
I have found services online that maintain these tax rates for each state/county/city and provide the data through a web service look-up tool (for a fee per lookup). However what I really want is just an excel sheet of every zipcode (or zipcode range) and the associated sales tax for that region. I'll then code my own tool to look up the associated tax rate. I don't mind if the data is not 100% accurate or if it's a bit outdated.
Anyone have a database like this and willing to help out a fellow startup?
BTW, I live in a zipcode with 2 cities that have different sales tax rates.