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

Tax is not being calculated properly while ordering tickets #7835

Closed
pavnesh-c opened this issue Sep 21, 2021 · 4 comments · Fixed by #7843, #7847 or #7853
Closed

Tax is not being calculated properly while ordering tickets #7835

pavnesh-c opened this issue Sep 21, 2021 · 4 comments · Fixed by #7843, #7847 or #7853

Comments

@pavnesh-c
Copy link
Member

Describe the bug
If we buy paid tickets of more than one type, the tax on orders page shows 0.00 for all tickets. There is probably some calculation issue in tax system.

Screenshot from 2021-09-21 19-35-25

@divyamtayal
Copy link
Member

working on it

@mariobehling
Copy link
Member

Not yet solved. Compare to https://test.eventyay.com/e/554ef820

@mariobehling mariobehling reopened this Sep 23, 2021
@divyamtayal
Copy link
Member

@mariobehling This porblem is not showing on localsystem.
I think there is some problem in new changes been merges not properly deplying or maybe not deployed to
https://eventyay.com/

bcz the changes made in PR #3820 is also not showing (below ScreenShot).
Screenshot from 2021-09-23 11-12-11

I think the problem is in deployment and same goes with this PR.
@maze-runnar pls have a look at this problem

@mariobehling
Copy link
Member

Still missing the currencies, e.g. USD, Euro, INR in the tax area, but the calculation works!

Screenshot from 2021-09-23 15-55-51

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment