RLW Posted December 28, 2005 Share Posted December 28, 2005 Hello! We would like to sell downloadable E-Books from our Os Commerce Store. The books are pdf's. We had thought to Password protect the contents of the books. Do we then store them in the Downloads folder of the Catalog? How do we then notify the customer, after they have made payment, of the password to open the book? Thankyou for your assistance, RLW Link to comment Share on other sites More sharing options...
tina_boots Posted December 28, 2005 Share Posted December 28, 2005 Hello! We would like to sell downloadable E-Books from our Os Commerce Store. The books are pdf's. We had thought to Password protect the contents of the books. Do we then store them in the Downloads folder of the Catalog? How do we then notify the customer, after they have made payment, of the password to open the book? Thankyou for your assistance, RLW That sounds like a reasonable approach. It would require a little bit of a coding effort, but adding the password to the email your customer receives on the purchase automatically would be a nice touch. Be well, Tina If you're not having fun you're not doing it right Teach a person to fish rather than give them a loaf of bread or however that saying goes. Link to comment Share on other sites More sharing options...
RLW Posted December 28, 2005 Author Share Posted December 28, 2005 That sounds like a reasonable approach. It would require a little bit of a coding effort, but adding the password to the email your customer receives on the purchase automatically would be a nice touch. Be well, Tina Thanks Tina for all your help. Truly grateful! With regard to the coding effort, I'm not code literate unfortunately. Any suggestions as to how to go about adding the necessary code? Thanks, PS: On another note, I am trying to open the Admin/configure.php file to edit the SSl enable code, but Go Live is not opening the page at all. Any suggestions how to overcome this hiccup? Regards, RLW Link to comment Share on other sites More sharing options...
Guest Posted December 28, 2005 Share Posted December 28, 2005 once the customer makes the purchase of the product, osCommerce automatically notifies the customer. i suggest using the download controller contribution. to enable ssl for the admin area, edit your admin/includes/configure.php file http_server setting and set it to https://www.yourdomain.com Link to comment Share on other sites More sharing options...
RLW Posted December 28, 2005 Author Share Posted December 28, 2005 once the customer makes the purchase of the product, osCommerce automatically notifies the customer. i suggest using the download controller contribution.to enable ssl for the admin area, edit your admin/includes/configure.php file http_server setting and set it to https://www.yourdomain.com Hi. thank you so much for your reply. One question though, 'What is a download controller contribution' and where can I find such an animal? (te hehe ) Ta. RLW Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.