paypal - notify_url 在 PayPal 中不再工作

标签 paypal paypal-ipn

我有以下付款方式:

<form action="https://www.paypal.com/cgi-bin/webscr" method="post" id="online-store-paypal">
  <input type="hidden" name="cmd" value="_xclick">
  <input type="hidden" name="business" value="kae@kvsites.ie">
  <input type="hidden" name="item_name" value="Purchase made from www.kvsites.ie">
  <input type="hidden" name="item_number" value="6">
  <input type="hidden" name="amount" value="1.00">
  <input type="hidden" name="currency_code" value="EUR">
  <input type="hidden" name="no_shipping" value="1">
  <input type="hidden" name="no_note" value="1">
  <input type="hidden" value="http://www.kvsites.ie/contact-us/Login?onlinestore_iid=6" name="return">
  <input type="hidden" name="notify_url" value="http://www.kvsites.ie/ww.plugins/online-store/verify/paypal.php">
  <input type="hidden" name="bn" value="IC_Sample">
  <input type="image" style="width:68px;height:23px;" src="https://www.paypal.com/en_US/i/btn/x-click-but23.gif" name="submit" alt="Make payments with payPal - it's fast, free and secure!">
  <img width="1" height="1" alt="" src="https://www.paypal.com/en_US/i/scr/pixel.gif">
</form>

相关行是这样的:

<input type="hidden" name="notify_url" value="http://www.kvsites.ie/ww.plugins/online-store/verify/paypal.php">

当我直接访问它时,它(显然)已在我的 Web 服务器的访问日志中注册。

当我实际/使用/表单时,虽然付款成功通过,但 IPN 没有出现在 PayPal 的 IPN 历史页面中,也没有出现在 Apache 的日志中。

这是几个月来完美运行的东西,直到最近才完全停止运行。

最佳答案

Paypal IPN 通知目前已关闭。 See on Twitter .

关于paypal - notify_url 在 PayPal 中不再工作,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14569173/

相关文章:

c# - PayPal IPN 集成(快速结账 - Razor/C#)

php - 基于变量 MYSQL IPN 的 substr 问题

php - 我应该使用哪个 Paypal API 来支付您的员工?

php - Paypal ipn 脚本不起作用

PHP Paypal IPN 处理不起作用

php - PayPal 自动返回不会发回任何 POST 数据

paypal - FORM.payment_date 是 Coldfusion 中的保留名称错误,导致 CF9 中的 PayPal IPN 验证无效

python - Stripe、PayPal、与 django-rest-framework 集成

html - 上传购物车时 Paypal 显示无效数量错误

paypal - 无法重新发送 ION