Archive for November, 2006

Paypal integration with QCodo

Tuesday, November 7th, 2006

This article details a basic Paypal IPN processor implemented with QCodo. Details include the database schema, a simple form to direct the user to paypal for payment completion, and the paypal IPN processor which will store the transaction details in the previously defined database. The code for this example can be downloaded here.
(more…)