Jump to content

paypal module verify failed


borweb

Recommended Posts

hello

i'am about to install prestashop on a new dedicated plesk(centos 7) server but it seem that paypal verify fails with this error

L'estensione PHP cURL deve essere attivata sul tuo server. La versione TLS non è compatibile

but everiything is updated ad working

  • OpenSSL 1.0.2k-fips  26 Jan 2017
  • curl 7.66.0 (x86_64-redhat-linux-gnu) libcurl/7.66.0 NSS/3.36 zlib/1.2.7 libps           l/0.7.0 (+libicu/50.1.2) libssh2/1.9.0 nghttp2/1.31.1
  • tls 1.3
  • php 7-23

any suggestion?

 

 

 

 

Link to comment
Share on other sites

some update..

following this test


https://gist.github.com/olivierbellone/9f93efe9bd68de33e9b3a3afbd3835cf

i'am in this situation with my server

OS: Linux
PHP version: 7.2.23
curl version: 7.66.0
SSL version: NSS/3.36
SSL version number: 0
OPENSSL_VERSION_NUMBER: 100020bf
TLS test (default): TLS 1.3
TLS test (TLS_v1): TLS 1.3
TLS test (TLS_v1_2): TLS 1.3

but this test form a paypal official php module fail

if (defined('CURL_SSLVERSION_TLSv1_2')) {



because CURL_SSLVERSION_TLSv1_2 is not defined..

any suggestion?

thx a lot

 

Link to comment
Share on other sites

Is your store in mainainance mode? There is a bug in new paypal version that fails the verfification in maintainance mode. You can temporarily deactive it and configure the module - it will work afterwards regardless of the error message

  • Like 1
Link to comment
Share on other sites

  • 1 month later...
  • 2 weeks later...

no, nobody answered.

My problem on prestashop 1.7.5 is similar to the Diego Maravilla problem.
I cleared the cache.
I checked the curl whit testcurl.php and it's ok:
    TLS 1.2
    OpenSSL / 1.0.1f.

What can I still do?

Thanks in advance.

Link to comment
Share on other sites

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...