Support

Home Forums Event Espresso Premium Disable All Payment Options, Use EE Just for Registration

Disable All Payment Options, Use EE Just for Registration

Posted: May 16, 2013 at 7:39 am


Jeanette Green

May 16, 2013 at 7:39 am

Hey Guys,

We just want to use Event Espresso for people to register for events. My client is required to send registrants an offline invoice, therefore we just want people to register for events.

I’ve disabled all payment options in the Gateways section of the site, and I’ve set up the website so that when somebody signs up for an event, the payment status is set to ‘Complete’.

Everything is now working as expected, I’ve commented out the “Please choose a payment option” in gateway_display.php, but I have one problem.

On the payment_page.php file, the event is showing…

“Your registration is not complete until payment is received”.

I’ve looked in the template file and I could quite easily change that text, but what I want to know is how to get the event registration to show as complete, and show the correct string:

[code]<p class=”instruct”>

<?php _e(‘Your teams registration is confirmed for’, ‘event_espresso’); ?>

<b><?php echo stripslashes_deep($event_name) ?></b>

</p>[/code]

Best,
Andrew


Josh

  • Support Staff

May 16, 2013 at 2:53 pm

Hi Andrew,

Unless I’m misunderstanding something, replacing “Your registration is complete” with “Your registration is not complete until payment is received” should suffice in this case.

The support post ‘Disable All Payment Options, Use EE Just for Registration’ 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