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

Implement a global setting for event fees in admin area #5107

Closed
mariobehling opened this issue Sep 21, 2020 · 0 comments · Fixed by #5167
Closed

Implement a global setting for event fees in admin area #5107

mariobehling opened this issue Sep 21, 2020 · 0 comments · Fixed by #5167

Comments

@mariobehling
Copy link
Member

The current implementation of fees at https://eventyay.com/admin/settings/ticket-fees only works for specific currencies. Instead we need a global setting for all countries and currencies. Also fees should always depend on the country and not on the currency. Therefore please change the features as follows:

  • Implement a global setting for ticket fees for all countries
  • Make the country specific fees an exception of the global setting
  • Take out field for "currencies". We only choose fees based on countries.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant