Vertaxe Posted November 3, 2009 Share Posted November 3, 2009 Hi guys, I was wondering if somebody might be kind enough to point me in the right direction here... I'm currently creating a website for a customer. What I want to do is to have a way for the registered user to pay (probably through PayPal), and after the payment is complete, it will update the database (+1 in the 'Quantity' field for example). From this data, the website will allow access to one or more pages which will allow them to edit their product - in this case the product is property advertising on the website. What I'm really stuck on though is how I can get the database to UPDATE after a PayPal payment? Thanks in advance Link to comment https://forums.phpfreaks.com/topic/180096-updating-database-after-payment/ Share on other sites More sharing options...
phpknight Posted November 4, 2009 Share Posted November 4, 2009 You need to get the docs for PayPal IPN. That should get you started. Be careful, though, because PayPal changes stuff so much, I can never depend on them to do things consistently over time. Link to comment https://forums.phpfreaks.com/topic/180096-updating-database-after-payment/#findComment-951374 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.