PrestaShop Forum

The best place in the world to ask questions about PrestaShop and get advice from our passionate community!

PrestaShop Forum

Jump to content

 

State Tax Problems... followed directions but it will not apply state taxes to the products...

19 replies to this topic
#1
davidtnb

    PrestaShop Apprentice

  • Members
  • PipPip
  • 83 posts
I am having problems with it showing state taxes on my products. I did all of the steps perfectly. This is what I have done:

1) Setup taxes under shipping for my state, made it "state tax" under Shipping/States
http://img14.imagesh...90/84965175.png

2) Setup state taxes under the Payment/Taxes
http://img14.imagesh...81/32665008.png

3) Setup the product to NOT have product taxes.
http://img14.imagesh...69/76372349.png


I created in the USA in Mississippi (the state I need taxed) and it will not show the taxes per the items.

This show the product when I am not logged in:
http://img32.imagesh...notloggedin.png


This is when I login and have my state as Mississippi:
http://img14.imagesh...ricesstillt.png
http://img188.images...estillsames.png




Does anyone know how to fix this? :-\

#2
davidtnb

    PrestaShop Apprentice

  • Members
  • PipPip
  • 83 posts
Let me ask this. If I setup all of the states to have state tax, then just Mississippi have product tax and then just turn product tax on the item. Wouldn’t that be the same thing? Just in reverse?

#3
joenmass

    PrestaShop Apprentice

  • Members
  • PipPip
  • 79 posts
Just a thought....how about putting in a weight of the product greater than zero, and also put in a "pre-tax wholesale price" greater than $0.00000.
maybe it won't do a thing but just give it a try.

#4
davidtnb

    PrestaShop Apprentice

  • Members
  • PipPip
  • 83 posts

From 1244421563:

Just a thought....how about putting in a weight of the product greater than zero, and also put in a "pre-tax wholesale price" greater than $0.00000.
maybe it won't do a thing but just give it a try.


I tested it, it did not affect the price.

#5
joenmass

    PrestaShop Apprentice

  • Members
  • PipPip
  • 79 posts
Do you also have under "preferances/Products" where it says "Display pre-tax price on product page:" to "yes"?

#6
davidtnb

    PrestaShop Apprentice

  • Members
  • PipPip
  • 83 posts

From 1244421755:

Do you also have under "preferances/Products" where it says "Display pre-tax price on product page:" to "yes"?


It was off, I enabled it, but its still showing the old price. Even when it was disabled, I would try to purchase it and it would not have any taxes included.

#7
joenmass

    PrestaShop Apprentice

  • Members
  • PipPip
  • 79 posts
Lets see.. heres something I remember... and I thought something was wrong at first when I did it... the taxes will only show up after all the check out steps in the cart are done. In other words you will have zero taxes all the way through the check out process until you go from the "shipping" to the "payment" step.

Did you do this test?

#8
davidtnb

    PrestaShop Apprentice

  • Members
  • PipPip
  • 83 posts

From 1244422261:

Lets see.. heres something I remember... and I thought something was wrong at first when I did it... the taxes will only show up after all the check out steps in the cart are done. In other words you will have zero taxes all the way through the check out process until you go from the "shipping" to the "payment" step.

Did you do this test?


Yep, this is what it looks like in the cart:
http://img44.imagesh...asdfsdfdsfa.png

This is what paypal shows (tried it on google checkout also):
http://img26.imagesh...70/afsdfsdf.png

#9
davidtnb

    PrestaShop Apprentice

  • Members
  • PipPip
  • 83 posts
I am about to just reinstall the entire script from scratch and just add the necessary modules. I have no clue what is going on. I got the taxes to work ONE time and then it stopped after I logged out. Wish there was a SQL I could run to just reset EVERYTHING in my store.

#10
joenmass

    PrestaShop Apprentice

  • Members
  • PipPip
  • 79 posts
I tried...sorry guy. I guess its one of those things that you have to do.
Good luck.

#11
davidtnb

    PrestaShop Apprentice

  • Members
  • PipPip
  • 83 posts

From 1244422839:

I tried...sorry guy. I guess its one of those things that you have to do.
Good luck.


Hey Joe, thanks for the help man. I just downloaded a backup file from my cpanel, restored it... and guess what... its working again... It gets past the shipping to the payment, and it adds the tax in....

Its fixed for now, not even sure why it was messed up, but thank god its fixed :D


You da man!

#12
Ather

    PrestaShop Newbie

  • Members
  • Pip
  • 6 posts
Hi Davidtnb,

It looks like you need to make some core modification to the module. For your information I have implemented all the US State taxes (separated state wise) on: www.mallsinmail.com

Contact me if you need any assistant.

#13
davidtnb

    PrestaShop Apprentice

  • Members
  • PipPip
  • 83 posts

From 1244458530:

Hi Davidtnb,

It looks like you need to make some core modification to the module. For your information I have implemented all the US State taxes (separated state wise) on: www.mallsinmail.com

Contact me if you need any assistant.


What do you mean? Core modification?

How did you get it to show the tax for each state?

#14
Ather

    PrestaShop Newbie

  • Members
  • Pip
  • 6 posts
Yes bro I have implemented State Tax for every state. and its working fine for each state i have tested and also added in AJAX cart try to visit www.mallsinmail.com and check

#15
trusktr

    PrestaShop Apprentice

  • Members
  • PipPip
  • 48 posts
Make sure you have the default country under Shipping>Countries set to USA!

#16
trusktr

    PrestaShop Apprentice

  • Members
  • PipPip
  • 48 posts
Hmmm.. seems that PrestaShop is a little bit misleading when it comes to Tax.

If you use the state tax, it doesn't apply it untill the end unless you specify to "show pret-tax price" in preferences>products.

But when this is enabled, there is still no way to just show the normal price (without tax) and then just add the amount of tax to the shopping cart module.

For example, in the module you see:

1xAvenger mid -...$65.00
9
Shipping........$9.95
Total.............$74.95

Would be better if it was like this:

1xAvenger mid -...$65.00
9
Tax (8.75%)..$5.69
Shipping........$9.95
Total.............$80.64

#17
davidtnb

    PrestaShop Apprentice

  • Members
  • PipPip
  • 83 posts

From 1246218532:

Hmmm.. seems that PrestaShop is a little bit misleading when it comes to Tax.

If you use the state tax, it doesn't apply it untill the end unless you specify to "show pret-tax price" in preferences>products.

But when this is enabled, there is still no way to just show the normal price (without tax) and then just add the amount of tax to the shopping cart module.

For example, in the module you see:

1xAvenger mid -...$65.00
9
Shipping........$9.95
Total.............$74.95

Would be better if it was like this:

1xAvenger mid -...$65.00
9
Tax (8.75%)..$5.69
Shipping........$9.95
Total.............$80.64


Yes, I hope this is fixed in version 1.2.... Anyone know if they did?

#18
tonito

    PrestaShop Apprentice

  • Members
  • PipPip
  • 28 posts
Hey Davidtnb,

I have the exact same problem were taxes are no longer calculated, when they used to function properly. Rerestoring the sql didn't help.

If you had more problem with the issue, or have an idea on how to solve it, please let me know.




----------
continentalmint.com

#19
supersesam

    PrestaShop Apprentice

  • Members
  • PipPip
  • 43 posts
There is a german module called separateTax. Works really good in the cart! I hoped it would apply to the order-confirmation too. Nope...

http://www.homepage-...tax-t255.0.html

(You must be signed in to see the download link.)

#20
enigmarokker

    PrestaShop Apprentice

  • Members
  • PipPip
  • 31 posts
WE TOO are having the same issue here in this thread...

http://www.prestasho...e_in_cart_help/


No matter what we do, when we log in as an appropriate user with the correct state that taxes are assigned to...no matter what we do...taxes wont calculate...

Please help. reinstalling isnt an option we have to figure out why its breaking... Thanks!