Hi Team,
Can you please check my Query and let me know if it is possible with plugin
I charged $1500 for the main Attendee and suppose the main attendee select 2 extra people on checkout page then the total charges will be $1500 + $100 + $100 = $1700
I want to add additional $100 charge according to drop value on Check out page “If more than 2 people will be attending the Consul Generals Dinner, please select how many extra people will be attending”.
Please check attached screenshot for what I mean regarding drop-down.
Out of the box what you’ve described isn’t possible. This would require custom PHP development. What you can do instead is add an additional Ticket option for $100 per ticket for the extra charges. You can set the $1500 ticket to be required so the $100 ticket can’t be selected without the main attendee ticket.
On line 1762 of your themes style.css file your theme is specifically targeting the EE ticket selector to remove those details – http://take.ms/52eho
Remove that code from the theme and the ticket details will display.
Your setup looks correct, however note that because you are using custom questions for the ‘other’ peoples personal information, they registrations will all show up under the ‘primary regstrants’ name, like this – http://take.ms/i3Z5N
Notice how all of the registrations show under my name? Thats becuase I’m not collecting the EE system questions in ‘Personal Info’.
If you want the registrations to show ther ‘other’ peoples names your going to need to restructure your questions/groups.
Viewing 3 reply threads
The support post ‘Add Extra Charge On Additional Attendee on check out page’ 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.