Support

Home Forums Event Espresso Premium ticket and event addons, additional products and charges

ticket and event addons, additional products and charges

Posted: August 4, 2017 at 6:36 pm

Viewing 1 reply thread


rhumphrey

August 4, 2017 at 6:36 pm

Good morning,

I have a question about a configuration that we have when we are selling our tickets and products, please see example below.

for example i have 2 cabins. that take 4 people

cabin 1 is a twin room with 2 beds,
Cabin 2 is Double room with 1 bed

what i need to to is if anyone only purchases 1 ticket, and may want the room to themselves, then i display to display an option for single supplement charge, but if 2 tickets are purchased, then does not need to display this additional charge option.

This is then added to the total invoice and would mean that they would book the room for themselves.

I hope that makes Sense.

Also of the back of this i have another question.

We sell addons that people can purchase along with there ticket, lets keep it simple and no matter what ticket is chosen, i need to display a list of addons that can be purchased along with the ticket, this also needs to add onto the total amount and be reflected into the invoice.

again hope that makes sense, can you please advise on how and if this can be done.

many thanks


Tony

  • Support Staff

August 8, 2017 at 6:32 am

Hi there,

Currently, to add ‘add-ons’ to a registration you need to create additional ticket options, for example:

Cabin stay (single)
Cabin stay (single) + breakfast
Cabin stay (single) + breakfast + dinner

We do have some snippets you can use to add additional charges to the registration based on the answer to questions within the registration, for example:

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

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

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

Note that each of the above will require custom development to work in the way you are requesting, that will require the help of a developer.

what i need to to is if anyone only purchases 1 ticket, and may want the room to themselves, then i display to display an option for single supplement charge, but if 2 tickets are purchased, then does not need to display this additional charge option.

Currently, we don’t anything within Event Espresso that will allow you to add surcharges etc to a registration based on the qty of specific tickets selected during the registration. The above snippets could be used for something similar but would again require custom development to work how you are requesting.

Viewing 1 reply thread

The support post ‘ticket and event addons, additional products and charges’ 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