Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的 IPN URL 是 http://:85/ 它有一个自定义端口。这个 url 工作正常,但 paypal 总是在它的模拟器上给我错误,而不是在付款时调用我的 IPN。
什么会导致这个问题?
IPN 监听器需要监听 http(80) 的标准端口。https(443) 否则它不起作用......这在文档中没有指定,它没有意义,所以它很混乱!
这是在贝宝沙盒中启用 IPN 的步骤
更新设置....