I would like to automatically track PayPal donations and display the current donation amount in my site.
So, How can I do it?
Should I use PHP?
Do you know tutorials for it?
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.