You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's useful to implement this feature to our addon in order to apply a discount based on the number of purchased tickets. What is it exactly mean? It should allow us to do the following:
Apply 10% when 3 tickets are purchased.
Apply 15% when 4 tickets are purchased.
Apply 20% when 5 tickets are purchased.
It's necessary to be able to set the % and number of tickets that these discounts will be applied to.
The text was updated successfully, but these errors were encountered:
It's useful to implement this feature to our addon in order to apply a discount based on the number of purchased tickets. What is it exactly mean? It should allow us to do the following:
It's necessary to be able to set the % and number of tickets that these discounts will be applied to.
The text was updated successfully, but these errors were encountered: