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

Support for tax categories and tax jurisdictions #24

Open
igniztion opened this issue Feb 18, 2016 · 1 comment
Open

Support for tax categories and tax jurisdictions #24

igniztion opened this issue Feb 18, 2016 · 1 comment
Labels

Comments

@igniztion
Copy link

Hard coded 25% tax in several places. Doesn't support e.g. books, that should have 0% or food items 15%. Tax categories not used at all.

@evest evest added the bug label Feb 18, 2016
@evest
Copy link

evest commented Feb 18, 2016

Correct. Do not remember the rationale for this, but I think the original solution did not have the need, so it was never implemented. This affects the payment provider (DIBS), receipt and more.

Shipping tax is also just partially implemented I think, and shipping is not sent to DIBS (needs to be a Line Item there).

When we fully implement the new Promotion system, we have to do a major refactoring of the pricing logic, and this is a good time to look into this. There is no time frame for this however. I will leave this as an open bug until then.

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

No branches or pull requests

2 participants