TheWandererLee Posted January 26, 2007 Share Posted January 26, 2007 Is it possible to make a php script that can detect whether or not the user has bought something from you through paypal? I would like to make the user be able to access certain pages, only if they have already paid through paypal, or at least make it redirect you to a certain page whenever the user is done using paypal. Anyone know how to do this? ??? Quote Link to comment Share on other sites More sharing options...
Jessica Posted January 26, 2007 Share Posted January 26, 2007 You need to work with the PayPal IPN (Instant Payment Notification) API. It's on their website, and there is support for it. Quote Link to comment Share on other sites More sharing options...
cmgmyr Posted January 26, 2007 Share Posted January 26, 2007 Check out http://www.belahost.com/pp/ and download paypal.phpYou can then edit the script to do what you want. Quote Link to comment 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.