paypal error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 ale
paypal 关于 错误提示 error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert handshake failure
这个问题主要是由于paypal变更了sandbox的服务器地址导致的错误。
修改的方法:
1、修改文件 includes/modules/payment/paypal/paypal_curl.php
var $_endpoints = array('live' => 'https://api-3t.paypal.com/nvp',
//'sandbox' => 'https://api.sandbox.paypal.com/nvp');修改为下面这个地址
'sandbox' => 'https://api-3t.sandbox.paypal.com/nvp');
2、修改文件 includes/modules/payment/paypaldp.php
$doPayPal->_endpoints = array('live' => 'https://api-3t.paypal.com/nvp',
// 'sandbox' => 'https://api.sandbox.paypal.com/nvp');修改为下面的地址
'sandbox' => 'https://api-3t.sandbox.paypal.com/nvp');
3、修改文件 includes/modules/payment/paypalwpp.php
$doPayPal->_endpoints = array('live' => 'https://api-3t.paypal.com/nvp',
//'sandbox' => 'https://api.sandbox.paypal.com/nvp');修改为下面的地址
'sandbox' => 'https://api-3t.sandbox.paypal.com/nvp');

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

SublimeText3 English version
Recommended: Win version, supports code prompts!

WebStorm Mac version
Useful JavaScript development tools

SublimeText3 Linux new version
SublimeText3 Linux latest version