Click to See Complete Forum and Search --> : Pay Pal Integration


GUIR
02-03-2005, 03:14 PM
Hi! all,

Sorry, If I am posting this in wrong place. I posted this @ paypal's forum, but not yet got a solution.

I want to sell a downloadable file via PayPal, which can only be downloaded after making payments. Without making payments, they shouln't be able to download it, even they get the absolute url of the said file.

What can I do for it?

Can someone please let me know, itll b a great help.

Thanks & Best Regards.

mrmazur
02-03-2005, 07:22 PM
You'll need to write a custom app (using ASP/PHP/JSP/CFP) for your web server to handle the info that PayPal is capable of passing to you. Unless someone else here knows of something like this already coded as I haven't looked myself.

I believe you can get some information on the PayPal side of this process at https://www.paypal.com/cgi-bin/webscr?cmd=p/xcl/rec/ipn-intro-outside
and of course you can also get info on ASP/PHP etc. in the forums here.

That should get you going ;)