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
On-site Payment Processing | Event Espresso - Staging Server

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://staging.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

  • Support Staff

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

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 - Staging Server