2 Comments on "How do I upload ebooks to my website so people can download them after purchase?"
IT-guru said on Mar 24th, 2009 at 7:07 AM:
Upload you ebooks to a folder name called ebooks. Protect the folder using userid and password. Once the payment is done through the payment gateway either by paypal or credit card send an email to them with the url to download the book and userid and password. You can use some php script to generate random password also.
eg_303 said on Mar 24th, 2009 at 4:21 PM:
Use ftp to tranfer files after purchase onec purchse you can give them the ftp url.
Upload you ebooks to a folder name called ebooks. Protect the folder using userid and password. Once the payment is done through the payment gateway either by paypal or credit card send an email to them with the url to download the book and userid and password. You can use some php script to generate random password also.
Use ftp to tranfer files after purchase onec purchse you can give them the ftp url.