I want a paypal checkout thing, -which is ok I can make that with paypal itself... But I dont understand how that page (or how i can configure that page) to give php varibles or MySQL commands... like (on checkout page) $success = True So i know if they actually bought it on the next page (landing page) and inserting records (address's and name and contact number) into a MYSQL database? How and where can I do this? I just need examples/ideas/the know how, -i dont have a clue... Thanks alot James
its very easy use this classes http://www.jooria.com/scripts/Web-services-157/PayPal-Checkout-Class-935/index.html http://www.jooria.com/scripts/Web-services-157/PHPpaypal-934/index.html
So on, http://www.jooria.com/scripts/Web-services-157/PayPal-Checkout-Class-935/index.html just get the files, put them on, and put the code down... and it works?