Hello All, I have a simple website with 3 -5 products to sell.The payment is through paypal. How can I get the details of a person after he has made a payment and reaches the payment thank you/success page.I need the contact info passed to an email and sent to a specific email address This email needs to have name, address, city, state, zip phone, email, and the details of the product purchased. Thanks
Store it in a database before the person is passed to paypal and then when you get an email from paypal you can look up the id. You can pass this stuff to paypal as parameters as well. Full instructions are on the site. You can get paypal to do a http postback to your site live during the transaction but this is pretty advanced stuff.
I get emails with that information already just by using a buy now type of button. If you have to ship it, then request that they enter shipping information. This is all done on the paypal merchant website.
IPN is the paypal thing you'd be looking for. Its written up in the Paypal Order Management Integration Guide
I would use something along the lines of this too http://www.google.com/url?sa=t&ct=r...v5nCwbUS_aGJuJsY=&sig2=IO0ndSXYABgcjO0kn5prhQ or anything here http://www.google.com/search?hl=en&q=php+api+paypal&btnG=Google+Search
I am using this class http://phpclasses.waaf.net/browse/package/2970.html there is another simply one http://phpclasses.cloch.com/browse/package/2249.html
Hi, Let us know if you can do this for you with paid job we are here expert for payment gateway integration.