我们知道PayPal推出升级以利用SSL/TLS SHA256进行安全保护.今天我在PayPal Sandbox模式下遇到了PayPal自适应应用程序的奇怪问题,即使我的网站遵循HTTPS.要进一步添加,相同的应用程序在生产(而不是沙箱)中工作正常.请告诉我,这是应用程序或推出问题中的问题吗?PayPal社区报告的相同问题,但没有回复https://www.paypal-community.com/t5/About-Payments/Adaptive-payment-api-is-sending-Proxy-error/mp/1091510
代理服务器无法处理请求AdaptivePayments/Pay
Reason:与远程服务器的SSL握手期间出错
07-27-2016 @ 13:43:35 - Error in generate payment key: Array
[headers] => Array
[date] => Wed, 27 Jul 2016 13:43:35 GMT
[server] => Apache
[connection] => close
[http_x_pp_az_locator] => sandbox.slc
[paypal-debug-id] => 8913861a40cd4
[set-cookie] => Array
(
[0] => X-PP-SILOVER=name%3DSANDBOX3.APIT.1%26silo_version%3D1880%26app%3Dadaptivepaymentspartaweb_api3t%26TIME%3D2277152855%26HTTP_X_PP_AZ_LOCATOR%3Dsandbox.slc; Expires=Wed, 27 Jul 2016 14:13:35 GMT; domain=.paypal.com; path=/; Secure; HttpOnly
[1] => X-PP-SILOVER=; Expires=Thu, 01 Jan 1970 00:00:01 GMT
[response] => Array
(
[code] => 500
[message] => Proxy Error
)
[cookies] => …Run Code Online (Sandbox Code Playgroud)