Support

Home Forums Event Espresso Premium Trying to insert text above PayPal button at the end of registration

Trying to insert text above PayPal button at the end of registration

Posted: November 21, 2012 at 2:20 pm


Richard Panzer

November 21, 2012 at 2:20 pm

Hi,

Brief background:

I have a site that I have set up as a means to register for workshops in my conference center. A substantial portion of my customers are older people, so I am trying to make my check out process as simple and straight forward as possible.

Onto my question:

In order to accomplish what I stated above, I would like to make it clear to my users that the PayPal button takes them to a page where they can use their paypal accounts and also their credit cards (without creating a paypal account) in order to pay for the event.
While I can upload a custom image for the paypal button with the text in it, it makes the paypal logo far too small (since there is only a limited amount of space to work with). So, I need to know what PHP page to insert the text into.


Dean

November 23, 2012 at 12:38 am

Hello Richard,

in the event-espresso/gateways/gateway-display.php file at line 79 you can add somehting like

echo '<p>When you click the PayPal button below, you will be sent to their website in order to make the final payment.</p>';

which will display above the paypal button.

Note that you can copy that file to the uploads/espresso directory so it doesnt get over written on updates.

The support post ‘Trying to insert text above PayPal button at the end of 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