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

Cart summary should (not) include tax in estimated shipping costs #15819

Open
JordiDekker opened this issue Feb 6, 2024 · 2 comments
Open

Cart summary should (not) include tax in estimated shipping costs #15819

JordiDekker opened this issue Feb 6, 2024 · 2 comments
Assignees
Labels
Potential Bug Potential bugs or bugfixes, that needs to be reproduced.

Comments

@JordiDekker
Copy link

JordiDekker commented Feb 6, 2024

Sylius version affected: ? - 1.12.13

Description
Screenshot-20240206110154-411x382

The cart summary shows the price of the items excluding tax, the estimated shipping price including tax.
When tax rate is configured to exclude tax in prices, the estimated shipping costs should not contain this tax.

Steps to reproduce

  1. Create a tax rate of 21%. Toggle for "Included in price" should be disabled for tax rate
  2. Create a product with a price of 20 euros
  3. Create a shipping rate with a price of 4.95 euros
  4. Add product to cart, see summary in screenshot

Possible Solution
Estimated shipping costs should take "tax included in price" into consideration.

@vvasiloi
Copy link
Contributor

vvasiloi commented Feb 6, 2024

This is probably a duplicate of #11279, which I assume was closed by mistake because the PayPal part of the issue was solved.

@Wojdylak Wojdylak added the Potential Bug Potential bugs or bugfixes, that needs to be reproduced. label Feb 8, 2024
@Wojdylak
Copy link
Member

Wojdylak commented Feb 8, 2024

Hi @JordiDekker

Thank you for bringing this issue to our attention. We acknowledge it as a potential bug, and we've created a task to address it in the future. However, if you'd like, feel free to submit a PR - we always appreciate community contributions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Potential Bug Potential bugs or bugfixes, that needs to be reproduced.
Projects
None yet
Development

No branches or pull requests

3 participants