Announcement

Collapse

Information Needed

See more
See less

Child vs adult tickets count?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Child vs adult tickets count?

    How do I set a limit of for example 500 total tickets and then allow two different types of tickets to come off that count down. Because if we sell 500 adult tickets and then they get sold out message and then they go to the childrens ticket and there are available. I hope this makes sense.

    child = 1
    > SOLD OUT
    adult = 499

  • #2
    Good day!

    In Event 2.x you have the following inventory:

    - Event inventory
    - Level inventory

    If Event inventory reaches its limit the event will be taken offline, and if each level reaches the limit it will be taken offline. So as an example:

    - Event inventory = 500
    - Adult inventory = 500
    - Child inventory = 500

    As soon as the total inventory reaches 500 the event and all levels will be sold out. If each level reaches 500 then the other will also be sold out since event reaches its limit. So you may easily have the following:

    - Event = Sold Out
    - Adult = 499 tickets sold
    - Child = 1 ticket sold

    OR

    - Event = Sold Out
    - Adult = 300 tickets sold
    - Child = 200 tickets sold

    Hope that makes sense.

    Do you wish to see another behavior?
    Regards,
    Click & Pledge Support Department

    Join us @ the educational webinars: https://clickandpledge.com/webinars/
    Live Support- read more: https://support.clickandpledge.com/s/article/general-information-live-support/

    Comment

    Working...
    X