Support

Home Forums Event Espresso Premium Configuring Event Espresso and stripe

Configuring Event Espresso and stripe

Posted: August 7, 2019 at 8:06 am


pmoise

August 7, 2019 at 8:06 am

Hello,
We have problem connecting EE4 to stripe through the WordPress backoffice
Plugin is installed correctly and when clicking on the button “Connect to Stripe”, it opens the stripe popup to select the stripe account, after doing so, the url “in red” is not the right url; already try to reconnect several time, still failed.
We never succeed in having the button showing stripe as connected to EE.
Thanks for your help


Josh

  • Support Staff

August 7, 2019 at 8:34 am

Hi,

We received your support token form, and have looked into this.

The URL in red is actually correct, it matches the “Adresse web du site (URL)” that’s set in WordPress > Settings/Réglages généraux. Whatever it is that you’re doing to also make that a staging site is interfering.


pmoise

August 7, 2019 at 9:09 am

This reply has been marked as private.


Josh

  • Support Staff

August 7, 2019 at 9:15 am

So for the staging site, you won’t be able to connect to Stripe using Stripe connect. It will work on the live site though, because no interference from the way they have staging set up.

If you need to test Stripe on the staging site, what you can do is add this code to a functions file:

add_filter( 
'FHEE__EE_PMT_Stripe_Onsite__generate_new_settings_form__hide_key_fields', '__return_false'
);

You can add the above to a functions plugin, then activate the plugin. After you’ve added the plugin you’ll see two API key fields on the Stripe settings page. You can add the API keys to those fields and skip the Connect button.

The support post ‘Configuring Event Espresso and stripe’ 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