Hey, I've been searching Google all morning and could not find out how to make it so after someone does a paypal payment they can download the file. Please let me know. Either a "thank you" page where the file is listed, an email with the file attatched or download link, or whatever. Thanks . I do not want to deal with OS Commerce or anything just a simple script to run. I've had one before I can't seem to find it though . Best regards, Tristan G.
You should look into the Paypal developer center. Look for IPN - Instant Payment Notification. Then write a php script that works with it. Or any other web programming language that you use. They have a complete test system where you can see if your script is working without actually using any money.