Variable Tax Rates
I am working on creating a PDF Contract. We do business in three different states and the products we sell have variable tax rates on top of that. I want to create 1 contract that allows the user to select from a drop down the type of tax rate that should be calculated and run the script calculating the appropriate tax rate based on that selection.....
Example:
I sell apples, oranges, lemons and bananas in FL, CA & GA
In GA there is no State Tax on A, O or L, but there is a city Tax
In GA there is a State & City Tax on B
In CA there is state tax on O, L & B
In CA there is no tax on A
In FL there is no tax on any of our items