【问题标题】:2checkout sandbox not sending INS notifications2checkout沙箱不发送INS通知
【发布时间】:2018-06-12 11:53:07
【问题描述】:

我正在尝试使用 this link 在我的沙盒帐户中测试 INS

但它不起作用。我的 Nitifications 网址是:http://localhost:61700/Orders/TestNotifications

(这个 url 是我的本地机器 url。因为网站现在没有托管在服务器中)。

  1. 为什么 INS 通知没有发送到此 URL?
  2. 如何在不使用服务器托管网站的情况下在 2checkout 沙盒帐户中测试 INS 服务?

【问题讨论】:

    标签: integration-testing payment-gateway 2checkout


    【解决方案1】:
    1. 您正在尝试将 INS 发送到您的本地计算机,除非您在 url 中指定您的公共 ip,否则这是不可能的。因为 2checkout 找不到你的本地主机。

    http://public.ip.here:61700/Orders/TestNotifications

    1. 您可以使用https://webhook.site 等在线模拟服务器来测试通知数据。否则,您必须托管您的应用程序。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-07-18
      • 2015-09-27
      • 2012-06-23
      • 2017-01-10
      • 2018-06-11
      相关资源
      最近更新 更多