Which gateway are you using? It’s possible that gateway has updated to require TLS 1.2 on your server. This info might help: http://www.paidmembershipspro.com/update-tls-1-2-requirements-gateways/
Thread Starter
tpecop
(@tpecop)
Only PayPal Standart working. PayPal Express doesn’t. cURL SSL Version says: Make sure you are running OpenSSL/1.0.1 or higher, NSS/3.15.1 or higher, or the latest version of other cryptographic libraries.
But i have OpenSSL 1.0.1 on server
root@server35 [~]# openssl version
OpenSSL 1.0.1e-fips 11 Feb 2013
I’ve just had the same thing happen on one of my sites. (Using Version 1.8.10)
A customer emailed and told us they were getting the same error when trying to use Paypal.
“methodName_ failed: Unsupported SSL protocol version”
I’ve run the TLS 1.2 Compatibility Test plugin, and everything is good except the plugin tells me I’m using OpenSSL/1.0.0 but my host tells me I’m using OpenSSL 1.0.1e-fips 11 Feb 2013