Support

Home Forums Event Espresso Premium Event with cost but no payment gateway

Event with cost but no payment gateway

Posted: September 2, 2015 at 9:40 am


Wil Klass

September 2, 2015 at 9:40 am

Hi,

I have what might be an unusual situation: We’re a private club that wants people to register for events through Event Espresso that cost money but we want the payment gateway to be skipped entirely. (We bill separately through a different system). In other words, we don’t want “Payment Gateway” to appear anywhere. Online users would choose their tickets and than come to a screen that says something like “Thank you for registering.”

We’re running the full version of EE4.

Thanks!


Lorenzo Orlando Caum

  • Support Staff

September 2, 2015 at 9:57 am

Hi Wil,

I have two ideas on handling this:

1) You could set the registration to not approved by default through the event options widget in your event editor in your WP dashboard. This will then show a pre-approval messaging which can be customized (e.g. Thank you for your registration. We will contact you to complete your payment.).

2) Repurpose one of the offline payment methods like Invoice or Bank. You can actually rename the payment method name via the payment methods screen along will providing updated help text (information shown in the yellow box).


Lorenzo


Wil Klass

September 2, 2015 at 10:00 am

Thanks, Lorenzo.

Option #1 has the downside of having “payment gateway” still showing up and not taking tickets out of inventory. So I’m liking #2. How do I repurpose the page. eg. changing the “Payment Gateway”, “Finalize Payment” etc. to some other text?


Lorenzo Orlando Caum

  • Support Staff

September 2, 2015 at 10:17 am

Hi Wil, a team member mentioned one other option, you could use this filter to remove the payment option from registration checkout:

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

It can be added to your child theme’s functions.php file or a site specific plugin.


Lorenzo


Wil Klass

September 2, 2015 at 10:55 am

Ah, I like that option but am having a hard time figuring out where to put the code. We aren’t working off of a child theme.

Continued thanks!


Josh

  • Support Staff

September 2, 2015 at 11:23 am

You can put the code in a your own little plugin

The support post ‘Event with cost but no payment gateway’ 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