Ell20 Posted April 4, 2008 Share Posted April 4, 2008 Hi, On my website I have an optional membership which users can purchase. I know how to set up a buy it now button using the paypal.com website. However by doing it like this there is no way of knowing which user made the payment. How can I pay the session - user_id through the payment so that I know who has paid then update the users table to say they have paid? Thanks for any information Link to comment https://forums.phpfreaks.com/topic/99570-paypal-button/ Share on other sites More sharing options...
drisate Posted April 4, 2008 Share Posted April 4, 2008 Use the paypal IPN method ;-) Link to comment https://forums.phpfreaks.com/topic/99570-paypal-button/#findComment-509357 Share on other sites More sharing options...
Ell20 Posted April 4, 2008 Author Share Posted April 4, 2008 I guessing this method is a taddddd tricker? haha Link to comment https://forums.phpfreaks.com/topic/99570-paypal-button/#findComment-509365 Share on other sites More sharing options...
drisate Posted April 4, 2008 Share Posted April 4, 2008 http://www.micahcarrick.com/04-19-2005/php-paypal-ipn-integration-class.html Link to comment https://forums.phpfreaks.com/topic/99570-paypal-button/#findComment-509373 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.