First Example: Different Fees for Different Participant Groups and Time Discounts for One EventYou may want to offer your main event, the conference, at different prices to different user / status groups (e.g. students, members and regular visitors) and at different time rates (early bird, late rate, on-site).
Example fees:
Student: 50
Member Early Bird: 200
Member Late: 250
Member On-Site: 300
Regular Early Bird: 350
Regular Late: 400
Regular On-Site: 500
The first step is to create a price matrix with all participant groups in the rows and time discounts in the columns.
Conference fees – the corresponding price matrix: | Early Bird | Late | On-Site |
Student | 50 | 50 | 50 |
Member | 200 | 250 | 300 |
Regular | 350 | 400 | 500 |
This matrix already resembles the concept of the ConfTool price categories. Every price category in ConfTool also is created of a matrix of participant groups and time discounts (registration phases) with according price input fields.
For our example, only one price category is required, as you offer in fact only one event / item (conference registration), but with different prices, depending on the participant group and the time of registration.
As most events have a registration fee, the default installation already has this pre-defined price category. You can of course rename or change it as you like. Please note that price categories are only used to define and assign prices,
they are not shown to the participants / on the registration form.
How to enter different prices from the price matrix for eventsIf your price structure works with different participant groups and / or time discounts, please first create a price matrix for visualization offline. Then follow the steps from this example:
- Create three time discounts (e.g. "Early Bird", "Late", "On-Site")
Overview => Settings => Manage Time Discounts - Create three participant groups (e.g. "Student", "Member", "Regular"):
Overview => Settings => Manage Participant Groups - Create the price category:
Overview => Settings => Manage Price Categories
Only one price category is required, as you have only one event / item in the current example (e.g. "Conference Fee"). - Enter the prices for the price category:
Overview => Settings > Prices
The system will create the matrix to enter the prices. - Create an event / item and assign the price category to it:
Overview => Settings => Manage Events and Items => Edit Event/Item
In the section "Pricing" use the option "Price Category" to assign the price category.