PayPal - 简单 IPN

发布于 2024-11-14 15:55:01 字数 114 浏览 2 评论 0原文

我的网站上有一个 PayPal 按钮,人们可以在那里捐款。有没有一种简单的自动化方法可以向捐赠者发送一封电子邮件,告知我收到了捐赠?

有没有自动回复器或类似的解决方法?

谢谢 迈克尔

I've a PayPal button on my site where people can donate money. Is there a simple automated way to send the donator an email that I received the donation?

Are there any workarounds with autoresponder or anything like that?

Thanks
Michael

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

南汐寒笙箫 2024-11-21 15:55:01

可能在您的帐户中启用 IPN,然后当捐赠者进行捐赠时,PayPal 会使用 IPN 发送通知。您应该能够使用通知中的变量 payer_email 获取捐赠者的电子邮件,然后您可以向捐赠者发送电子邮件。

Probably enable IPN in your account and then when donor make a donation, paypal will send a notification using IPN. you should be able to get the donor email using variable payer_email in the notification and then you can send donor an email.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文