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触发包含信息的 POST 到您的数据库。