Support

Home Forums Event Espresso Premium Payment confirmation page

Payment confirmation page

Posted: April 16, 2013 at 3:12 pm


Lisa Deschambault

April 16, 2013 at 3:12 pm

How can I remove the lower portion of the payment confirmation page where it reads “please choose payment option”… In other words, which PHP file must I modify? We do all are payment manually. I look forward to hearing back from you.

here is the screen shot:

http://i49.tinypic.com/bhkeuc.png

Lisa


Dean

April 17, 2013 at 12:39 am

Hi Lisa,

It is generally easier to hide it with CSS than to remove from the template.

#payment-options-dv {display:none; }
#external-link-msg-pg {display:none; }

However, if you need to remove it, it is in the gateway folder, the file is gateway_display.php and it starts around line 77.


Lisa Deschambault

April 17, 2013 at 3:50 am

Thank you Dean 🙂

The support post ‘Payment confirmation page’ 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