Charge Sales tax ONLY in Illinois?

  • Posts: 33
  • Thank you received: 2
13 years 6 months ago #16350

How do I set this up?

I only want sales tax charged for people that purchase items in illinois.

Please Log in or Create an account to join the conversation.

  • Posts: 82818
  • Thank you received: 13361
  • MODERATOR
13 years 6 months ago #16352

You need to go to System->Taxes.
There, you first need to create a new tax category and a new tax rate via the "manage tax rates" and "manage tax categories" buttons.
Then, create a new tax rule and set it to the Illinois zone with the tax rate and tax category you created and save.
Then, in your products, set the tax category to the one you created.
And finally, in the config, set the main tax zone to Illinois and voilà. Based on the address of the user, the taxes will be displayed or not during the checkout. If you don't want to display the taxes on your products listings and pages, you can change your main tax zone to something else so that it will only be displayed if the address of the user is in Illinois.

Please Log in or Create an account to join the conversation.

  • Posts: 33
  • Thank you received: 2
13 years 6 months ago #16367

I removed the default tax zone so that the prices only reflect the retail price.
So, now the taxes should show ONLY when a person from Illinois purchases an item.

Now, should I set the Tax Category of the individual products to Illinois for this to work?

Please Log in or Create an account to join the conversation.

  • Posts: 82818
  • Thank you received: 13361
  • MODERATOR
13 years 6 months ago #16368

Yes

Please Log in or Create an account to join the conversation.

  • Posts: 135
  • Thank you received: 5
12 years 3 weeks ago #72172

This is VERY Confusing..

I have done this =

There, you first need to create a new tax category and a new tax rate via the "manage tax rates" and "manage tax categories" buttons.

I now see "Illionis" for: Tax category

But? I have 100+ products in already..

How can I change them ALL instead of one by one please?

ADDED.. Also?? I have display with and without working now, how/where do I change =
($1,500.00 excl VAT)

VAT to "Illinois Tax" ?? I looked in Configuration > Languages and did a search and found nothing for over ride.

Last edit: 12 years 3 weeks ago by IamJim.

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
12 years 3 weeks ago #72288

In the language file, search the text: "PRICE_AFTER_TAX" and replace the translation.

Please Log in or Create an account to join the conversation.

  • Posts: 135
  • Thank you received: 5
12 years 3 weeks ago #72354

Xavier wrote: In the language file, search the text: "PRICE_AFTER_TAX" and replace the translation.


re: PRICE_AFTER_TAX=" excl VAT) "

Thank you!! But when ON, it breaks template.. How to make a "New Line" please>

And

But now how to change 100+ EXISTING products to proper Tax = Tax category

Last edit: 12 years 3 weeks ago by IamJim.

Please Log in or Create an account to join the conversation.

  • Posts: 82818
  • Thank you received: 13361
  • MODERATOR
12 years 2 weeks ago #72585

news lines can be made with the <br/> HTML tag just add it where you want the new line.

By default all the products are linked to the default tax category. So you could use that one in your tax rules. That will be faster than changing it for all the products.

The following user(s) said Thank You: IamJim

Please Log in or Create an account to join the conversation.

  • Posts: 135
  • Thank you received: 5
12 years 2 weeks ago #72909

Thank you and just getting back to this now...as Taxes is not working during a checkout and I am in Illinois

1) I have System > Taxes > [Tax Rules]
index.php?option=com_hikashop&ctrl=taxation
Zone = Illinois
Does not Show Tax Category ??
Does not show Rate?

2) Manage Rates = Illinois & shows 6.75 as I need
index.php?option=com_hikashop&ctrl=tax&return=taxation

3) Tax category I have Default Tax Category & Illinois
index.php?option=com_hikashop&ctrl=category&filter_id=tax

In Product I have Illinois for Tax etc.. But when I check out? Before Credit Card it does not show price with tax.

Please Log in or Create an account to join the conversation.

  • Posts: 82818
  • Thank you received: 13361
  • MODERATOR
12 years 2 weeks ago #73216

Please post a screenshot of your tax rule options. It must not be configured properly.

You shoudl also check that FAQ:
www.hikashop.com/en/support/documentatio...ion-listing.html#faq

Please Log in or Create an account to join the conversation.

  • Posts: 135
  • Thank you received: 5
12 years 2 weeks ago #73222

Here are the rules, rates and Categories screenshots.. Please help

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 82818
  • Thank you received: 13361
  • MODERATOR
12 years 2 weeks ago #73223

Edit your tax rule and select the Ilinois tax category and the Ilinois tax rate and save and that should make it work.

Please Log in or Create an account to join the conversation.

  • Posts: 135
  • Thank you received: 5
12 years 2 weeks ago #73225

I went to Rules and Clicked on Illinois and here is the ZONES image.

What do you mean by "select it" please? I put a checkmark in it...laugh, but ??

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 82818
  • Thank you received: 13361
  • MODERATOR
12 years 2 weeks ago #73230

That's is the Ilinois zone that you're editing. I'm talking about editing the tax rule from your first screenshot:
www.hikashop.com/media/kunena/attachments/5406/taxrules.jpg
You need to check the checkbox on the listing and then click on the edit button.

Please Log in or Create an account to join the conversation.

  • Posts: 135
  • Thank you received: 5
12 years 2 weeks ago #73236

OK, attached now =

and wow.. That part is really not clear, to do that extra step I feel? But thank you..and I will try it now. I set it to Default? I hope that works... I did change (3) products..

Jim

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 135
  • Thank you received: 5
12 years 2 weeks ago #73245

Taxes, now showing and thank you.

But what is happening is that ALL PRICES show taxes included in the price. That is not good, as at least here in America, and how other carts work..taxes are APPLIED and SHOWN only when the user has been "identified" that they are in the "taxable zone"

In other words,

"Illinois Residents please add x.xx%" if they are "not logged in" yet, and ONLY show "taxable amount" after logged in as the TAX is UNIQUE only to resident of Illinois.

Does that make sense?

Jim

Please Log in or Create an account to join the conversation.

  • Posts: 82818
  • Thank you received: 13361
  • MODERATOR
12 years 2 weeks ago #73246

You must have configured Ilinois as your main tax zone in the configuration. When the user is not logged in, it uses that zone for the taxes. Just configure another zone there so that the prices don't get the tax until they enter their address.

Please Log in or Create an account to join the conversation.

  • Posts: 135
  • Thank you received: 5
12 years 2 weeks ago #73800

Sorry for late reply Nicolas, but I had a situation the other day where the VPS company I was using went out of business. I like a fool, did have Akeeba backups...but I never downloaded them...so I am starting from scratch again...as I also have lost over 100 products, all categories and brands.

I am also repeating this, so that it is here for others in the USA...step by step, as during a cart set up...and before products are even entered... Taxes should be declared.

1) I have Illinois set again to Main Tax Zone
2) I have added Illinois to Tax Category
3) I have 6.75 entered for Illinois "tax rate"

4) I am now back at System > Tax rule "NEW"

a) I selected Illinois and then also now selecting it as the Zone by clicking on the EDIT icon.. I then type in the pop up and putting a "check mark" in Illinois and it is "Published" and clicking OK.

b) Save & Close and it is now showing proper.

Now, to what you have said...and sorry for repeating this, but this is "unclear"

re: You must have configured Illinois as your main tax zone in the configuration. When the user is not logged in, it uses that zone for the taxes.

I do have this set as "Illinois"

re: Just configure another zone there so that the prices don't get the tax until they enter their address.

This is where I am confused? Configure another? There already is the "Default Tax Zone" ..

Jim

Please Log in or Create an account to join the conversation.

  • Posts: 82818
  • Thank you received: 13361
  • MODERATOR
12 years 1 week ago #74061

a) I selected Illinois and then also now selecting it as the Zone by clicking on the EDIT icon.. I then type in the pop up and putting a "check mark" in Illinois and it is "Published" and clicking OK.

You don't mention whether or not you selected Ilinois in the "tax category" and "tax rate" options of the tax rule that you created. If that's not the case, the tax won't be applied to the products.
Also, in your products you need to select the "Ilinois" tax category that you created.

By default, when a user didn't yet enter his address, the taxes on the prices are calculated based on the "main tax zone". If you select Ilinois, the taxes throughout the store will be calculated as if the current user was in Ilinois. So if you decide to show the prices with taxes on the products listings and/or the product page, the prices will include the taxes. If however you decide not to, then, regardless of the the way you configured the taxes, you won't see the difference on listings and the product page.

Please Log in or Create an account to join the conversation.

Time to create page: 0.110 seconds
Powered by Kunena Forum