Support

Home Forums Event Espresso Premium On-site Payment Processing

On-site Payment Processing

Posted: October 5, 2012 at 4:20 am

Viewing 4 reply threads


Dustin Olenslager

October 5, 2012 at 4:20 am

When attempting to register for an event the payment page contains the text, “On-site Payment Processing”. It appears that there’s supposed to be a radio button before this and the Stripe gateway I have set up. Is that right?

The event I’m testing with can be found at http://diywebacademy.com/event-registration/?regevent_action=register&event_id=1.

It looks like other people have had the same issue and I found a response at https://eventespresso.com/topic/restart-ticket-purchasing-session/#post-15259 but it’s under ticketing and I didn’t purchase ticketing functionality.

How do I get rid of this text and is my plugin working how it should if the options aren’t being presented as radio buttons?


Dean

October 5, 2012 at 4:37 am

Hi Dustin,

I registered for your event (I didn’t pay though!) and the payment process section looks fine.

Without seeing how you set this up, it looks to me like you have added Stripe as your sole payment gateway.

If you have multiple gateways then yes it should have an option to choose the gateway you wish to use.

You can get rid of the On-site Payment Processing and event the Payments by Stripe by using some CSS in your theme style.css


Dustin Olenslager

October 5, 2012 at 11:28 am

Dean, it’s set up with ONLY the Stripe gateway. Do you have a reference for the CSS needed? Thanks for the quick reply!


Josh

  • Support Staff

October 5, 2012 at 4:15 pm

Hi Dustin,

You can add this style rule to your theme’s stylesheet:

h3#on_site_payment {
display:none;
}


Dustin Olenslager

October 5, 2012 at 5:02 pm

Looks great! Thanks.

Viewing 4 reply threads

The support post ‘On-site Payment Processing’ 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