开发者

How can I automatically track PayPal donations and display it on my site?

开发者 https://www.devze.com 2023-01-16 13:28 出处:网络
I would like to automatically track PayPal donations and di开发者_StackOverflowsplay the current donation amount in my site.

I would like to automatically track PayPal donations and di开发者_StackOverflowsplay the current donation amount in my site.

So, How can I do it?

Should I use PHP?

Do you know tutorials for it?

Thanks


You might take a look at the Instant Payment Notification system https://cms.paypal.com/cms_content/en_US/files/developer/PP_OrderMgmt_IntegrationGuide.pdf . It would allow you to setup a receiver page that would be notified of each paypal payment.

0

精彩评论

暂无评论...
验证码 换一张
取 消