When someone registers for an event they can register multiple people for that event. Each person is being charged an ‘insurance fee’ of an additional $5. Currently this is happening fine as the $5 is being added as a Surcharge.
However they can be registered for multiple events. But then they are also being charged the $5 again. This fee must only be charged once per registrant no matter how may events they register for.
Can this ‘insurance fee’ only be applied on the checkout screen as ‘Insurance Fee $5.00’ after the event fee then have it all sub totalled?
I’m afraid there isn’t a simple solution for this because it could require some custom development. This is because EE3’s surcharge feature applies the surcharge to each ticket purchased that has a surcharge amount set to it.
The custom scripts would need to be programmed to differentiate between number of tickets in the order compared to the number of different people registering in one order. The fee would need to be multiplied against the latter and then applied to the cart.
The folks over at IvyCat or Wisdmlabs may be able to build a custom add-on to your specs, and they can be contacted via this page:
Is there a way this can be done using the price modifier add on? If I was to ask the question ‘How many people are you registering?’ then the options would be 1|5.00, 2|10.00, 3|15.00, 4|20.00, 5|25.00 etc. Each of (5,10, 15, 20 and 25) would be the dollar amount added to the cart. This if I understand that this is the purpose of the add on.
The Price Modifier add-on could be used for this, but you will not be able to use the Multi Event Registration add-on. This is because the Multi Event Registration add-on is not compatible with the Price Modifier add-on.
Viewing 3 reply threads
The support post ‘Registrant Fee’ 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.