View Full Version : Paypal and download files


immaloser
04-06-2004, 04:25 PM
Im making a site that I make layouts and they use paypal to pay for it, then when there done paying for it, it takes them to a page where they can download the layout.

im having 2 problems:

1, how do I get the folder with the layout files to be downloadable?

2, anyone use paypal? lol, I dunno how to work it the way I want it to o.o;


if anyone could help, id be very happy,

thanks

Rosey
04-06-2004, 05:45 PM
you can zip the layout files and upload the zip file.

paypal is good to use, easy but i don't know how you woudl redirect to the download file. You could offer to email them a link.

sk89q
04-07-2004, 01:06 AM
Look into their IPN (if I remember right) system. You can manage sales and stuff without any human intervention.

You will need to know a server-side programming language such as PHP, ASP, JSP, etc.