So I am working on this site that wants to except paypal as an option for a donation, but what I need to do is after the donation goes through paypal successfully I need to insert a row into the sites database. Can someone point me in the right direction on what the best way to do this is.
Ok I think I got the IPN set up and working but dose anyone know how I can make the donate button made the donation to the account that is set up for each user on the site. Example: If there are 10 members of the site and all 10 users have IPN set up and working, On the page each member has there own box that has the same donate button on it what in the donation box code is it that determines where the payment is going? Not sure if this makes sense to anyone