Basically here is the need if a member is doing a group registration.
Let’s say event price is $100 for non-member & $50 for member.
If I’m logged in as a member and go to register I should get the member price of $50. But if I add 2 additional attendees who ARE NOT members they should be charged the $100 price for each of them. I imagine this would take some type of field for their e-mail to see if they exists as a member.
I believe the main one would be: espresso-members/member_functions.php¨
I would also take a look at these templates:
event-espresso/templates/registration_page.php
event-espresso/templates/registration_page_display.php
event-espresso/templates/multi_registration_page.php (Multiple Event Registration plugin template)
event-espresso/templates/multi_registration_page_display.php (Multiple Event Registration plugin template)
Before editing core files there is a way to achieve this, although not exactly how you have described.
You could use the Multi Event Registration Add-on, add the event to the cart in which the user could select Member/Non member tickets. (Technically all the tickets will be Member tickets but you can name them anything you chose) So creating 2 member prices within the event – http://take.ms/asp3v
However Event Espresso will not check if the additional attendees are members of the site once they enter the addition info.
Viewing 4 reply threads
The support post ‘Group Registration & Member Pricing Question’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.