Archive

Posts Tagged ‘paypal’

PayPal PHP Integration

August 2nd, 2008

Writing Delphi apps is only half the fun. The other half is getting paid for developing those apps! Over the years I’ve used several third-party payment providers, including Regsoft, Digital River and a few others. However, time and progress wait for no programmer: PayPal is the (soon to be) only kid on the payment provider block, so it’s time to get down dirty with a little PHP code, MySQL and the inner workings of PayPal API plus sandbox. The whole paypal developer documentation leaves a lot to be desired, so a quick google search found this little nugget:

http://leepeng.blogspot.com/

Thank’s Lee for a great tutorial

php , ,