sprinkles Posted August 30, 2006 Share Posted August 30, 2006 I'm creating a site for someone else that needs to use Paypal.Basically, the script submits the entry to the database with a paid value of 0 (This I can do myself), then the person pays with paypal, and Paypal IPN should ping a script which changes the paid value to 1.Does anyone know any tutorial/script that can do this, as it's really frustrating, there seems to be no decent documentation anywhere! It also complicates things that it's not my Paypal account.Best Wishes,Richard John Quote Link to comment https://forums.phpfreaks.com/topic/19191-paypal-ipn/ Share on other sites More sharing options...
cmgmyr Posted August 30, 2006 Share Posted August 30, 2006 Hey, check out http://www.belahost.com/pp/ download the paypal.phpyou should be able to alter this to fit your needs. this is the one that i use-Chris Quote Link to comment https://forums.phpfreaks.com/topic/19191-paypal-ipn/#findComment-83047 Share on other sites More sharing options...
sprinkles Posted August 30, 2006 Author Share Posted August 30, 2006 How do I tell PayPal to ping the script, and I also need to know how I give Paypal a variable for it to pass back when the payment is complete.Thanks. Quote Link to comment https://forums.phpfreaks.com/topic/19191-paypal-ipn/#findComment-83057 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.