Total/Available/Purchased Packages Tickets
Last updated
Last updated
When creating a package, there is a field called "Total Tickets for Event," which determines the number of tickets available for purchase for a specific event.
The workflow for managing ticket numbers is outlined as follows:
If the "Total Number of tickets" value is not specified during package creation, unlimited sales are allowed. In Avalon, a default value of 1,000,000 tickets will be applied in this case.
If the "Total Number of tickets" value is set, only that specified number of tickets will be available for purchase on the website.
The "Total Number of tickets" can be adjusted; it can be increased or decreased based on changes in the event's circumstances. However, note that the total cannot be decreased below the number of tickets already purchased.
Upon customer purchase, the "Purchased tickets" count increases while the "Available tickets" count decreases accordingly.
The current values for "Total Number of Tickets," "Available Tickets," and "Purchased tickets" can be viewed on the Package details screen in Avalon. To access this screen, navigate to the Packages menu item, locate your package, and click on the Package ID number.
When invoice is issued (a customer clicks on the Pay Now button on the checkout page), Avalon deducts Total Number of tickets from the Available Quantity.
When invoice is cancelled (a customer clicks on the back button on the Stripe Payment page), Avalon should reverse this so quantity is available again for purchase.
If the "Available tickets" reach zero, the website will prevent further package purchases. On the frontend, customers will see a "Sold Out" label on the package details page instead of the checkout button.