Hi. I'm trying to make a site where people can purchase zip files. The zip files will be made on-the-fly. My question is: how do I restrict access to the files? I need to make it where the zip file can only be downloaded once, and it can only be downloaded once the person purchases the file.
Any suggestions?
Thanks