-
-
Notifications
You must be signed in to change notification settings - Fork 349
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
Apply dynamic discounts #869
Comments
cbellone
added a commit
to alfio-event/alf.io-public-frontend
that referenced
this issue
Feb 13, 2020
cbellone
added a commit
that referenced
this issue
Feb 16, 2020
cbellone
added a commit
that referenced
this issue
Feb 16, 2020
cbellone
added a commit
that referenced
this issue
Feb 16, 2020
cbellone
added a commit
to cbellone/alf.io
that referenced
this issue
Feb 16, 2020
cbellone
added a commit
to cbellone/alf.io
that referenced
this issue
Feb 16, 2020
cbellone
added a commit
to cbellone/alf.io
that referenced
this issue
Feb 16, 2020
syjer
pushed a commit
that referenced
this issue
Feb 16, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Replaces #220
With this feature it will be possible to generate dynamic discounts by using an extension.
The extension is invoked on the event page, when the number of selected tickets changes, if the current selection involves one or more categories having price > 0
If the extension returns a discount > 0, the user is then notified that a discount will be applied to the current reservation:
and the discount will then be displayed on the overview page:
In order to update the default "Discount" text, the following text must be customized:
reservation.dynamic.discount.description
The text was updated successfully, but these errors were encountered: