Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug on tax rate state check #9816

Closed
eness opened this issue May 19, 2024 · 1 comment
Closed

bug on tax rate state check #9816

eness opened this issue May 19, 2024 · 1 comment

Comments

@eness
Copy link
Contributor

eness commented May 19, 2024

Describe the bug

Available tax is not applied to cart item when added to cart.

To Reproduce
Steps to reproduce the behavior:

  1. Create a tax for a country and for all (*) states.
  2. Add a product with that tax.
  3. Go to shop and add the item to cart
  4. Navigate to Cart page. You will see that the tax was not applied.

Expected behavior

Apply the needed tax to the cart & cart item

@jitendra-webkul
Copy link
Member

@eness You created the tax rate for all states, but the country is still not mentioned. Therefore, selecting all states (*) is not relevant. Once you add the address with the selected country, the tax rate will be applied regardless of the state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants