Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Payment Options Instructions | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Payment Options Instructions

Payment Options Instructions

Posted: August 14, 2013 at 1:34 pm

Viewing 1 reply thread


Mike Compton

August 14, 2013 at 1:34 pm

We only accept PayPal at this time. I want to add a little blurb next to the PayPal button that states… “This option will direct you to PayPal’s site but you do not have to have a PayPal account. Select the “Don’t have a PayPal account” option to pay with a credit card.”

I have read the forums and I think I can modify the gateway_display.php file but I don’t know php so unless someone tells replace line X with this… I don’t know where to begin to edit it. Can someone give me an example gateway_display or is there another option that is a workaround? It would be nice to have a “Payment Option” that is just a plane TXT box for cases such as this. Almost like utilizing the invoice payment option but with a single txt box.


Sidney Harrell

  • Support Staff

August 14, 2013 at 6:39 pm

You might want to put your modifications in the template file payment_page.php. You can copy it from plugins/event-espresso/templates to uploads/espresso/templates, so that your modifications don’t get overwritten the next time you update. Look around line 50, and there is a section of html-only where you can put in your blurb. If you want to put it in gateway_display.php, you can go to line 81, drop out of php by using the php closing tag

?>

, then put in your blub, then restore php by using the php opening tag

<?php
Viewing 1 reply thread

The support post ‘Payment Options Instructions’ 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 - Staging Server