Support

Home Forums Event Espresso Premium Booth with price

Booth with price

Posted: September 28, 2017 at 11:12 pm

Viewing 3 reply threads


gikera

September 28, 2017 at 11:12 pm

We are organizing a congress for my client and we want to use EE4. How do i add a question for booth selection and also charge the registrant. ie registration fee + booth fee = total invoice

Please advice


Tony

  • Support Staff

September 29, 2017 at 2:33 am

Hi there,

Officially Event Espresso does not support adding values to the registration using questions at this time, it is possible to do with some custom coding and we have an example of how you do do that here:

https://github.com/eventespresso/ee-code-snippet-library/blob/master/checkout/bc_ee_add_product_surcharge.php

However a better option currently is to use an additional ticket option, either a ticket specifically to pay for a ‘booth’ or an additional option that includes both registtration and the booth.

So you may have

Admission = $10
Booth = $20

So the user selects 1 of each, or:

Admission = $10
Admission + Booth = $30.

Then the user selects which one they prefer.


gikera

October 2, 2017 at 5:57 pm

I like this idea more https://github.com/eventespresso/ee-code-snippet-library/blob/master/checkout/bc_ee_add_product_surcharge.php. But if i go this way where di i load this file. please advice


Tony

  • Support Staff

October 3, 2017 at 1:28 am

You can add that function to a Custom Functions Plugin on your site.

Note that it is not a drop in and work function, you need to change the code to suit your custom questions and use case so you may need the help of a developer. If you are not currently working with one we have some that are familiar with Event Espresso here:

https://eventespresso.com/developers/event-espresso-pros/

Viewing 3 reply threads

The support post ‘Booth with price’ 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.

Event Espresso