joecooper Posted February 18, 2009 Share Posted February 18, 2009 Hi, Im going to be selling a peice of software from my website. Using paypal, i want to be able to sell the software, and then once they have paid. a PHP script will then create them a licence key and email them the software, without me having to do anything. I will be able to do the emailer, and the licence key part, but how with PHP could i confirm they have paid? and then run a script? is there any examples? Quote Link to comment https://forums.phpfreaks.com/topic/145825-php-and-paypal/ Share on other sites More sharing options...
amites Posted February 18, 2009 Share Posted February 18, 2009 Lookup Paypal IPN - user independent verification and/or Paypal PDT - user based submission with independent verification Quote Link to comment https://forums.phpfreaks.com/topic/145825-php-and-paypal/#findComment-765635 Share on other sites More sharing options...
premiso Posted February 18, 2009 Share Posted February 18, 2009 I think you would need to use an API for this... http://apapi.sourceforge.net/ https://www.paypal.com/IntegrationCenter/ic_sdk-resource.html Either should be fine, which is better no clue. I never used it. Quote Link to comment https://forums.phpfreaks.com/topic/145825-php-and-paypal/#findComment-765637 Share on other sites More sharing options...
joecooper Posted February 18, 2009 Author Share Posted February 18, 2009 http://apapi.sourceforge.net/ this one scrapes the screen, small paypal site updates would be disasterous. i think ill use paypals one Quote Link to comment https://forums.phpfreaks.com/topic/145825-php-and-paypal/#findComment-765644 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.