webman1,
You can change that field but it requires a bit of hacking to accomplish.
I would need to know more about the tax rules for NY before I can make a specific recommendation as to how to set things up.
LadyHLG
webman1,
You can change that field but it requires a bit of hacking to accomplish.
I would need to know more about the tax rules for NY before I can make a specific recommendation as to how to set things up.
LadyHLG
webman1,
I'm afraid I dont know specifically which pages will require hacking to make that into a county field. You could try doing a search through the forums for this, its been a while since I saw anything about it.
As an alternative, you may want to look into the option of setting up counties as zones instead of hacking the pages.
There are directions in the readme file for the Local Sales Tax mod on how do set up each county as a zone.
LadyHLG
I edited the english.php file and it seems to be working. I'll let you know my progress if it does not kill me.![]()
Florida County Surtax Rates by Zipcode 2009
The attached zip contains a plain text file with a current list of Florida county surtax rates broken down by zipcode. It's already formatted for use with the Local Sales Tax Mod 2.3. I've been testing it for about a month with no problems. Hope this saves someone some time.
Please Note:
-Florida counties and zipcodes aren't contiguous; i.e., hundreds of zipcodes span 2 or even 3 counties. In these instances, the list assigns the zipcode to the county containing the greater population (for that zipcode). If a buyer says they've been charged an incorrect surtax, don't assume they're wrong; do a little investigating with google maps.
-The list is current through December 2009. Several county surtax rates are supposed to change in 2010.
I'm attaching the NY State local tax database, compatible with LadyHLG's Local Sales Tax add-on. It is current as of 8/25/09, and includes the MTA surcharge for applicable areas.
Installation: make sure you have the add-on enabled in "Modules - Order Total". Use "Locations/Taxes - Zone Definitions " to enable NY as a zone. Don't forget to double click on the little folder to the left and configure it for United States. If you have a red dot next to the name, you didn't do that step and it actually tells you that it's not configured.
YOU ARE NOT GOING TO CONFIGURE A TAX RATE. If you've done this right, you should have a yellow dot next to the name.
Use Tools - Install Sql Patches to install my database.
Troubleshooting:
If you don't see anything after this in "locations - Local Sales Taxes", there may be confusion about the table name. Go into your database using whatever your provider offers (MyPHP, etc.) and take a look at the tables in the database. You may have a table called "zen_tax_rate_local." BUT, you may ALSO have a table called "zen_zen_tax_rate_local"! If so, you need to check the zen_tax_rate_local and see if it actually contains anything. You can tell because if it's empty, it won't let you click on the "browse" button. If that's the case, here's what you do:
delete the zen_tax_rate_local table by clicking on it, then click on the Drop tab that's furthest to the right. If you don't see a "Drop" tab, you didn't click on the actual table name, so do that now.
Now, click on the zen_zen_tax_rate_local table, and click on the operations tab. Rename the table to zen_tax_rate_local. Bada bing! Now the rates should appear.![]()
The local tax module is working GREAT, but I wanted to add a discount to one of my products (6 for $5, instead of $1 each). Since I couldn't get it to work using the built-in stuff, I used the add-on discount module:
http://www.zen-cart.com/index.php?ma...roducts_id=235
While that works, the tax is calculated based on the original total - not the discounted total. I tried changing the priorities of the discount and tax, but no matter how I set them, it still gave the wrong amount. If anyone has any suggestions, I would greatly appreciate it!
Russ-
Discounting and Local taxes have been a problem for a while.
The issue is because of tax classes. Because the Local Tax Mod is set up to calculate tax based on tax classes, a subtotal is determined for all items in whatever specific tax class the local tax is applied to. Then the local tax is based on that subtotal.
If a discount is applied to the cart total the mod has no way of knowing how much of that discount is applied to each tax class.
I'm sure there must be a way to do this, I just haven't been able to figure it out yet.
LadyHLG
Hello LadyHLG
Thank you for this mod, I couldnt try it yet, I need to make sure it will solve my problem
I have a shop that will launch soon but the checkout does not count taxes
also when a customer is not logged in, he sees the right price (including taxes) when she is logged in, she sees prices without taxes (I dont want that)
Do you have any idea how to solve this please and if the mod will fix it? (I dont want to complicate the problem if I install another mod)
I appreciate your kind help
...........Being zenned............
joudesign,
This sounds like an issue with your default cart settings. The mod wont take care of this so you will need to find the right settings in the admin. I would suggest posting and searching in the General Questions forum for some assistance, hopefully someone there will be able to point you in the right direction as to where the setting are that are causing problems.
Be prepared to give as detailed a description of what is happening as you can.
Good Luck!
LadyHLG
Bookmarks