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.
我在我的网站上使用 php 进行 paypal 集成时遇到问题。我已经实现了自动订阅代码。在订阅期结束后首次付款后,我如何才能在我的网站或其他任何地方获得续订交易的通知?有什么想法吗?
您可以使用 IPN 将更新的信息返回到您的站点。您可以在我的帖子中找到有关 IPN 的更多信息。