【问题标题】:Paypal Gateway Error贝宝网关错误
【发布时间】:2012-12-26 10:35:22
【问题描述】:

我们正在使用 Magento

我在异常日志文件中收到以下错误:

Mage_Core_Exception 异常,消息如下:

PayPal NVP gateway errors: The transaction cannot complete successfully. 
Instruct the customer to use an alternative payment method 
(#10417: Transaction cannot complete). 
Correlation ID: e9aa67915a70f. 
Version: 60.0. in /home/necro/necroproduct.com/app/Mage.php:536

谁能帮我解决这个错误?

【问题讨论】:

  • 你用谷歌搜索过错误信息吗?
  • 是的,谢谢,但没有发现任何有趣的东西。

标签: php magento paypal


【解决方案1】:

您的日志中有错误代码:

(#10417:事务无法完成)。

根据the documentation,这仅仅意味着客户的账户中没有足够的资金(或没有关联信用卡)来支付该项目,如下所述:

帐户与可用资金来源无关。

需要信用卡或账单协议才能完成付款。

因此,除非您愿意放弃信用卡/账单协议要求(如果您目前完全这样做的话),否则您无能为力。

【讨论】:

  • 现在很好。谢谢。在 Magento 中,另一个问题是我收到来自客户的电子邮件,当他们从贝宝返回时,他们有时会收到上述消息。所以他们假设他们的交易还没有完成,所以他们一次又一次地尝试。所以我从同一个客户那里收到了 4 到 5 个订单。所以请你帮忙!
猜你喜欢
  • 2018-05-04
  • 2014-08-25
  • 2015-09-14
  • 2018-08-11
  • 2016-05-04
  • 2015-12-26
  • 2017-01-10
  • 2017-08-13
  • 1970-01-01
相关资源
最近更新 更多