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

[RFC] There should be a tax rate applicable to shipping fee #4001

Closed
axelvnk opened this issue Jan 28, 2016 · 2 comments
Closed

[RFC] There should be a tax rate applicable to shipping fee #4001

axelvnk opened this issue Jan 28, 2016 · 2 comments

Comments

@axelvnk
Copy link

axelvnk commented Jan 28, 2016

It seems like it's not yet possible to choose a tax category for your shipping method. However it is important to show the different taxes that make up for the total price at checkout.

In the screenshot below, I have a product that go at a reduced tax rate of 6% because the product is food., but shipping costs however are bound to have a standard tax rate applied to them. Which in my country is 21%.

screen shot 2016-01-28 at 11 48 11

screen shot 2016-01-28 at 11 56 28

How Sylius is right now, it only shows the shipping fee as is. Not specifying the taxes that are included in the shipping price. If you sell to companies, it's important to be specific. For consumers it's less important, but I think it's mandatory by the government laws in Belgium at least..

I already did all the changes myself in my current project. With some modifications I can apply it to the current Sylius branch.

@pjedrzejewski
Copy link
Member

@axelvnk We just added this functionality in #3907, is there anything missing there? :)

@axelvnk
Copy link
Author

axelvnk commented Jan 28, 2016

Ahh, didn't see that PR. Sorry. I guess this can be closed then. :)

@axelvnk axelvnk closed this as completed Jan 28, 2016
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

2 participants