Support

Home Forums Event Espresso Premium Remove Payment Option from Payment Page

Remove Payment Option from Payment Page

Posted: October 24, 2013 at 3:11 am


Kerryn Tippett

October 24, 2013 at 3:11 am

Hi, Ive successfully removed all mention of price from the registration pages and event pages thanks to previous support threads.

I would like to remove the “Payment Options” from the payment page [where it says Please Choose a Payment Option] completely.

This is because:
1) We are manually invoicing using an accounting system
2) The price the client pays depends on various factors, number of kids enrolled, number of classes etc

How do I remove the “payment option” from the page?


Dean

October 24, 2013 at 4:05 am

Hi,

Via CSS

#payment-options-dv { display: none; }

However, you may run into problems of over written attendees, or confused customers.

If you are marking an event as having a cost, then the system wants to obtain either payment or a finalisation of the registration process. If neither are done, the “session” is still open, so if they press the back button and then ignore the warning message they will get, and then go to edit or create a new registration, they will over write the existing registration.

The only way to avoid that would be to activate a gateway such as Purchase orders,
and then systematically remove things via CSS/template removal but leaving the complete/finalise button/link so that the users can finalise the registration.

The support post ‘Remove Payment Option from Payment 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