Support

Home Forums Event Espresso Premium Physical Admission Add-ons

Physical Admission Add-ons

Posted: July 14, 2017 at 8:46 am

Viewing 4 reply threads


hughmc

July 14, 2017 at 8:46 am

Hey there,

So I’m wondering if there is a way somebody could pre-purchase a physical product through event espresso? I could just add it as a ticket option. but that will count towards my limit of tickets that I can sell. Or is there a way to exclude one ticket from counting towards my total amount that can be sold?


Josh

  • Support Staff

July 14, 2017 at 9:05 am

There really isn’t a way to exclude a ticket from counting towards a datetime registration limit. One way to sell physical products through Event Espresso is set up some questions on the registration form (e.g. size and quantity), then use the WordPress Plugin API to apply a product surcharge to the order. Here’s some example code that someone with a working knowledge of PHP can follow:

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


hughmc

July 14, 2017 at 9:14 am

Alright, I suppose that’ll work. Surprised that the feature seems to be removed from pre-release and am not sure if it is still under development.

Quick question on the PHP snippet. Where should I be placing that? Does it go into it’s own zip and uploaded as a plugin or is it placed somewhere else?


Josh

  • Support Staff

July 14, 2017 at 9:31 am

You can add the code to a functions plugin or into your WordPress theme’s functions.php file.

Surprised that the feature seems to be removed from pre-release and am not sure if it is still under development.

I think you’re thinking of the price modifier add-on for Event Espresso 3. It wasn’t removed, but it’s not compatible with Event Espresso 4.


hughmc

July 14, 2017 at 9:38 am

Gotcha, thank you!

Viewing 4 reply threads

The support post ‘Physical Admission Add-ons’ 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