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.
我想在我的网站上使用 PayPal ExpressCheckout 按钮。问题是,标准按钮对我不起作用,因为我需要回调。有谁知道如何做到这一点(在 php 中)?
转到您的 Paypal 帐户并启用 ipn。然后设置一个 ipn 来处理使用按钮提交的信息。