PayPal Sandbox 500 代理错误 - PayPal Adaptive
PayPal Sandbox 500 Proxy Error- PayPal Adaptive
我们知道 PayPal 推出升级以使用 SSL/TLS SHA256 以确保安全。今天,我的 PayPal 自适应应用程序在 PayPal 沙盒模式下遇到了一个奇怪的问题,即使我的网站遵循 HTTPS。进一步补充,同一个应用程序在生产(不是沙箱)中工作正常。请赐教,这是应用程序或推出问题中的问题吗? PayPal 社区报告了同样的问题,但没有回应 https://www.paypal-community.com/t5/About-Payments/Adaptive-payment-api-is-sending-Proxy-error/m-p/1091510
The proxy server could not handle the request AdaptivePayments/Pay
Reason: Error during SSL
Handshake with remote server
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] => Array
(
[0] => WP_Http_Cookie Object
(
[name] => X-PP-SILOVER
[value] => name=SANDBOX3.APIT.1&silo_version=1880&app=adaptivepaymentspartaweb_api3t&TIME=2277152855&HTTP_X_PP_AZ_LOCATOR=sandbox.slc
[expires] => 1469628815
[path] => /
[domain] => .paypal.com
[secure] =>
[httponly] =>
)
[1] => WP_Http_Cookie Object
(
[name] => X-PP-SILOVER
[value] =>
[expires] => 1
[path] => /AdaptivePayments/
[domain] => svcs.sandbox.paypal.com
编辑 7 月 28 日,9:50am 美国东部时间:看起来团队能够在一夜之间找到他们认为的问题,并发布了代码修复。您能否确认问题已得到解决?如果情况并非如此,我会报告。谢谢。
我们收到了一些关于沙盒请求失败的报告。我正在与 PayPal 内部的沙盒和支持团队合作,弄清楚发生了什么。现在看起来他们正在看到错误响应,并有团队来诊断问题。请注意,这看起来确实仅限于沙箱,而不是任何生产服务器。当我听到更多消息时,我会 post 回来。
我们知道 PayPal 推出升级以使用 SSL/TLS SHA256 以确保安全。今天,我的 PayPal 自适应应用程序在 PayPal 沙盒模式下遇到了一个奇怪的问题,即使我的网站遵循 HTTPS。进一步补充,同一个应用程序在生产(不是沙箱)中工作正常。请赐教,这是应用程序或推出问题中的问题吗? PayPal 社区报告了同样的问题,但没有回应 https://www.paypal-community.com/t5/About-Payments/Adaptive-payment-api-is-sending-Proxy-error/m-p/1091510
The proxy server could not handle the request AdaptivePayments/Pay
Reason: Error during SSL Handshake with remote server
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] => Array
(
[0] => WP_Http_Cookie Object
(
[name] => X-PP-SILOVER
[value] => name=SANDBOX3.APIT.1&silo_version=1880&app=adaptivepaymentspartaweb_api3t&TIME=2277152855&HTTP_X_PP_AZ_LOCATOR=sandbox.slc
[expires] => 1469628815
[path] => /
[domain] => .paypal.com
[secure] =>
[httponly] =>
)
[1] => WP_Http_Cookie Object
(
[name] => X-PP-SILOVER
[value] =>
[expires] => 1
[path] => /AdaptivePayments/
[domain] => svcs.sandbox.paypal.com
编辑 7 月 28 日,9:50am 美国东部时间:看起来团队能够在一夜之间找到他们认为的问题,并发布了代码修复。您能否确认问题已得到解决?如果情况并非如此,我会报告。谢谢。
我们收到了一些关于沙盒请求失败的报告。我正在与 PayPal 内部的沙盒和支持团队合作,弄清楚发生了什么。现在看起来他们正在看到错误响应,并有团队来诊断问题。请注意,这看起来确实仅限于沙箱,而不是任何生产服务器。当我听到更多消息时,我会 post 回来。