本地主机中的 Paypal 沙盒测试工具 IPN 模拟器 [英] Paypal Sandbox Test Tool IPN Simulator in Localhost

查看:118
本文介绍了本地主机中的 Paypal 沙盒测试工具 IPN 模拟器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在本地机器上使用即时支付通知模拟器?IPN 处理程序 URL 中将提供什么?我无法访问我们的路由器.

How to use Instant Payment Notification Simulator in local machine? What will be provided in IPN handler URL? I don't have access to our router.

谢谢

推荐答案

您无法在本地主机上测试 IPN,因为 IPN 就是 PayPal 服务器向您定义的 URL 发起服务器端 POST.
因此,您的 IPN 脚本必须可以被外界访问(或者您可以使用诸如 ngrok.me/localtunnel.me 之类的隧道).

You cannot test IPN on your localhost, as IPN is all about PayPal's server initiating a server-side POST to a URL you define.
As a result, your IPN script must be accessible by the outside world (or you can use a tunnel such as ngrok.me/localtunnel.me).

这篇关于本地主机中的 Paypal 沙盒测试工具 IPN 模拟器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆