Support

Home Forums Event Espresso Premium Tiered Pricing based on number of tickets sold.

Tiered Pricing based on number of tickets sold.

Posted: May 21, 2019 at 3:16 am

Viewing 1 reply thread


jakelunniss

May 21, 2019 at 3:16 am

How would you recommend going about creating a pricing tier where 10 tickets are available at $100, the next 10 are $150, the last 10 are $200?

I’d like only the available price to be visible in the ticket selector, and for it to automagically tick over to the second tier when the first 10 are sold.

Thank you!


Tony

  • Support Staff

May 22, 2019 at 5:33 am

Hi there,

Whilst tiered pricing can be done with 3 different tickets assigned to the same datetime, we don’t have anything in core that will only show the ‘first’ ticket until its sold out and then show the next and so on so you’ll need custom development for that.

For the tickets, you can just create 3 ticket within the event, like so – https://monosnap.com/file/k2MyakbFA2JVM2kuPpuOJyCeQcbuBs

What you can do, without custom development, is use the sell from/until dates on the tickets so that only a single tier is available, then manually adjust the dates when you want the next to become available (you then hide the ‘upcoming’ tickets from the ticket selector with some CSS).

It’s not exactly what you are requesting, but doesn’t require any custom development.

If you are comfortable with PHP it’s possible to use a hook within EE to filter the ticket selector rows and hide tickets based on whatever you want to do, the hook you could use is:

FHEE__ticket_selector_chart_template__do_ticket_inside_row

Which is what the EE4 User Integration add-on uses to filter the rows based on capability.

Viewing 1 reply thread

The support post ‘Tiered Pricing based on number of tickets sold.’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso