php - Paypal 网关错误

标签 php magento paypal

我们正在使用 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

谁能帮我解决这个错误?

最佳答案

您的日志中有一个错误代码:

(#10417: Transaction cannot complete).

根据 the documentation这仅表示客户的帐户中没有足够的资金(或没有关联的信用卡)来支付商品,如前所述:

Account not associated with a usable funding source.

Credit card or Billing Agreement is required to complete payment.

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

关于php - Paypal 网关错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14039351/

相关文章:

php - php邮件中\r\n和\n\n的区别

php - 如何将 CORS 支持添加到 Wordpress RSS2 提要?

magento - 我可以在magento模块中使用多个网格吗?

未注册的 Paypal 自适应支付和 Webhook 事件

asp.net - Paypal 测试 API 链接无法打开安全通道

ruby-on-rails - 关于在 Ryan bates Active_Merchant 集成视频中创建信用卡对象的问题

php - Supervisord 为 PHP 和 Gearman 添加多个进程

php - 如何创建拖放表单生成器?

Magento - 通过不带 form_key 参数的查询字符串将产品添加到购物车

jquery - Magento Catalog_Products 在管理中使用 jQuery 拖放表格