paypal 快速结帐不与 magento 2.2.4 同步

标签 paypal payment-gateway magento2 paypal-ipn

  1. 下订单时,有关 Paypal 交易完成的注册通知不会在评论历史记录中自动更新。

  2. 每当我们从 Paypal 退款时,关于退款金额的注册通知不会在评论历史记录中自动更新。

  3. 如果订单在下订单时处于“付款审核”状态,则只要从 PayPal 清算资金,它就会自动更改为“处理中”状态。目前这不会从 PayPal 自动同步,我们必须点击“获取付款更新”来检查状态。

先决条件 Magento 2.2.4 PHP 7.1.18 PayPal Express 启用结帐付款方式(用于沙盒模式)

重现步骤

第 1 步:在 magento 商店下订单。

步骤:2 转到 https://www.sandbox.paypal.com

STEP:3 打开最近的订单记录

STEP:4 发放退款

预期结果 paypal 交易状态在评论历史部分的 magento 管理订单 View 页面中维护,退款评论也应该在评论历史部分的订单 View 页面上可见。

实际结果 paypal 和 magento 商店之间没有同步。在 paypal 面板中完成的任何事件,不会反射(reflect)在 magento 管理面板中。

当从 paypal expree checkout 下订单时,在 magento 2.1.7 admin order view page 的屏幕截图下方。 enter image description here

最佳答案

我通过更改我的 paypal 沙盒帐户中的一些设置解决了我的问题。下面我提到了步骤。

设置 IPN 监听器的步骤

Step1: LogIn with paypal business account at https://www.sandbox.paypal.com 

Step2: In the Profile menu on the top right, click Profile and Settings .

Step3: click My selling tools .

Step4: Click the Update link in the Instant payment notifications row , in the Getting paid and managing my risk section.

Step5: Click Choose IPN Settings to specify your listener's URL and activate the listener.

Step6: Specify the URL for your listener in the Notification URL field .
         i.e servername/paypal/ipn/index. 

Step7: Click Receive IPN messages (Enabled) to enable your listener.

Step8: Click Save .

Step9: Click Back to Profile Summary to return to the Profile after activating your listener. You also can click Edit settings to modify your notification URL or disable your listener. You can click Turn Off IPN to reset your IPN preferences.

关于paypal 快速结帐不与 magento 2.2.4 同步,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51675634/

相关文章:

paypal - Paypal NVP Masspay 响应中的唯一交易引用

php - Paypal Payments Pro - 随机失败

asp.net-mvc - iframe 有时会丢失 session cookie

javascript - Magento 2.3.3 : Translate in javascript with two variables

google-analytics - GA 不记录 "Sessions with Add to Basket"

php paypal express结账问题

node.js - 每月可变金额的 Paypal 定期付款

iOS : Where to start for AliPay integration?

ios - 我想将 Apple Pay 集成到我的应用程序中。 Apple 是否负责收款方面的事宜?

magento2 - 在 Magento2 中如何在布局 xml 文件中添加 block