Support

Home Forums Event Espresso Premium custom ticket price

custom ticket price

Posted: May 29, 2019 at 4:02 am

Viewing 5 reply threads


shankarpic5k

May 29, 2019 at 4:02 am

Hi Team,

can you please provide me an option for custom price for ticket.
(or)
please refer this link
example
Actually i tried like to managing ticket price with quantity , its working fine but when i enter morethan 200 , its creating 200 registations in admin .please help me how to fix this.


Tony

  • Support Staff

May 29, 2019 at 7:30 am

Hi there,

Currently, EE does not provide an option for custom pricing.

In order to allow for donations, you would need to create additional ticket options which the user can select during registration. Each ticket selection will create an additional registration so rather than setting 200 tickets, create a ticket with a value of 200 and the user can select that option.

If you want additional donation amounts you can create different tickets, for example 50, 100, 150, 200 and then the user selects one of those tickets.


shankarpic5k

May 31, 2019 at 4:45 am

can you please let me know where ticket price calculations(class and method name) are done, so that i can change price manipulations for my event


Josh

  • Support Staff

May 31, 2019 at 7:17 am

I can point you in the direction of some code examples that show how to change/manipulate the price using the WordPress plugin API, without hacking core files:

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

and

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


shankarpic5k

June 3, 2019 at 12:57 am

I would like to change price only for particular event.
can you please let me know where should i change code in core files?


Josh

  • Support Staff

June 3, 2019 at 5:49 am

No. We do not support changing code in core files as that’s not necessary or a good idea.

Viewing 5 reply threads

The support post ‘custom ticket 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