Thank you Ihungil for the detailed answer to my question, it is much appreciated!
Printable View
Thank you Ihungil for the detailed answer to my question, it is much appreciated!
I have set up local sales tax for Washington State however the local city tax does not appear or calculate on orders. I set this up over two years ago and it's never worked. Everything appears to be set up properly except there is no Order Total Module for Local Tax. Here are some details:
version: v1.3.9e
Local Sales Tax set up by city name for example: Arlington;Bainbridge Island;Bellevue;Black Diamond;Bremerton is applied to the zone "Washington", tax rate 2.1 and search field set to "City". The tax class is ""Taxable Goods".
Products are all set to tax class, "Taxable Goods".
Link to site: http://d i s t i n c t i v e d o g .com/store/index.php?main_page=index&cPath=1
Thanks for any help you can provide.
No Order Total Module = Not Fully Installed = Will Not Work. Order Total Module Not Enabled = Will Not Work.
You will want to start by removing the more than two year old version of this module if partially installed. The next step would be to download the current version of this module and read the included instructions and examples. After reviewing all of the included documentation, install the current version of this module. When done, re-configure local sales taxes for Washington State.
How do I make actual tax % show up upon check out? It calculates everything correctly, but I'd like it to show tax rate to the customer as well.
Zen Cart v1.5.3, tax module 2.5.3a
Hello Zenners :)
I was hoping someone can help me here or lead me to a page where the solution might be located.
I have installed this module and it works perfectly, except the local tax is not defined as to what the price is on the 'order total'
I have defined that the local tax be 8%.
I buy $100 worth of stuff and the local sales tax is calculated to be $8.
Great so far, however, (as depicted in the photo) there is nothing that let's the user know what the $8 is they are being charged.
How can I define it to be 'Local Sales Tax' instead of the blank that appears there? I'm really a novice here trying to learn to be a zenner :D
Attachment 14399
Any help would be highly appreciated. :cool: thanks
Looks like you're missing a language define. Check your install for a missing file.
it seems like it is defined, but not working?
languages/english/modules/order_total/ot_local_sales_taxes.php
define('MODULE_ORDER_TOTAL_COUNTY_LOCAL_TAX_TITLE', 'Local Sales Tax');
define('MODULE_ORDER_TOTAL_COUNTY_LOCAL_TAX_DESCRIPTION', 'County/State Local Sales Taxes');
define('MODULE_ORDER_TOTAL_COUNTY_LOCAL_SALES_TAX', 'Sales Tax:');