在我的网站中,Paypal 快速结帐在沙盒模式下正常工作。今天我把它改成了live,然后当我尝试付款时,我得到一个错误响应。
错误消息 = 目前无法处理此交易。请稍后再试。错误代码=10445
Array
(
[TIMESTAMP] => 2013%2d08%2d18T01%3a10%3a34Z
[CORRELATIONID] => 2bd700a8eea48
[ACK] => Failure
[VERSION] => 76%2e0
[BUILD] => 7319395
[L_ERRORCODE0] => 10445
[L_SHORTMESSAGE0] => This%20transaction%20cannot%20be%20processed%20at%20this%20time%2e%20Please%20try%20again%20later%2e
[L_LONGMESSAGE0] => This%20transaction%20cannot%20be%20processed%20at%20this%20time%2e%20Please%20try%20again%20later%2e
[L_SEVERITYCODE0] => Error
)
我搜索了有关 paypal 的信息。在 paypal 中,有关此错误的描述是
"Inform the customer an error occurred and to retry the transaction. Offer the customer a quick link to restart the Express Checkout flow and redirect the customer back to PayPal."
一点头绪都没有。
现在,当且仅当 VPN 已连接时,我的网站才会获得。实时支付是否有问题?
任何帮助表示赞赏