Support

Home Forums Event Espresso Premium Stripe does not appear on payment methods

Stripe does not appear on payment methods

Posted: November 19, 2015 at 7:13 am

Viewing 4 reply threads


Cesar

November 19, 2015 at 7:13 am

Hi guys,
On a fresh installation of EE4, Stripe does not show on Payment Methods section. Reinstalling or disabling&re-enabling the plugin did not work. None log is available neither.

phpmyadmin view on payment methods table:
https://www.dropbox.com/s/dgmtgaozg26hf0f/payment_methods.jpg?dl=0

plugin folder:
https://www.dropbox.com/s/czwi647qpmqx4a3/payment_methods_2.jpg?dl=0

Can you help me please?


Lorenzo Orlando Caum

  • Support Staff

November 19, 2015 at 7:27 am

Hi Cesar,

Is the plugin activating without any errors? For example, if you turn on WP debugging and activate it, then is anything recorded?

It uses Curl and the MultiByte String and JSON php extensions. Could you confirm that those are enabled on the server?


Lorenzo


Cesar

November 19, 2015 at 7:39 am

Hi Lorenzo,
I have the following Apache modules installed:
[0] => core
[1] => mod_so
[2] => mod_watchdog
[3] => http_core
[4] => mod_log_config
[5] => mod_logio
[6] => mod_version
[7] => mod_unixd
[8] => mod_access_compat
[9] => mod_alias
[10] => mod_auth_basic
[11] => mod_authn_core
[12] => mod_authn_file
[13] => mod_authz_core
[14] => mod_authz_host
[15] => mod_authz_user
[16] => mod_autoindex
[17] => mod_deflate
[18] => mod_dir
[19] => mod_env
[20] => mod_filter
[21] => mod_mime
[22] => prefork
[23] => mod_negotiation
[24] => mod_php5
[25] => mod_rewrite
[26] => mod_setenvif
[27] => mod_status

EE req check says:

Server environment

Server type
Apache/2.4.7 (Ubuntu)
cURL
Not found!
FAIL
cURL is required by some gateways. You may experience some difficulties with transactions if cURL is not enabled.
Recommended Apache Modules
Not Found!
WARNING
Some recommended Apache modules appear to be missing from your installation. This may be because of your PHP configuration or because they have not been enabled in your Apache configuration. While this may not cause any obvious errors, some features may not work correctly. Please contact your webhost about activating additional Apache modules or upgrading Apache. View installed Apache modules.
Apache security
Not found!
WARNING


Cesar

November 19, 2015 at 7:49 am

Solved 🙂

sudo apt-get install php5-curl
sudo service apache2 restart
Disable > Enable all the plugins

Thank you Lorenzo for pointing on that!


Lorenzo Orlando Caum

  • Support Staff

November 19, 2015 at 7:54 am

Thanks for confirming Cesar. Enjoy your weekend!


Lorenzo

Viewing 4 reply threads

The support post ‘Stripe does not appear on payment methods’ 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