Guest Posted May 9, 2008 Posted May 9, 2008 Hi all, installed oscommerce and everything works fine. One question, after purchase can my customers be directed to a webpage with multiple download links. I sell about 15 ebooks for one price and really do not want to add these to a zip file for my customers to download. It would be a huge file therefore my customers need to be redirected to a webpage with download links to download the individual files they want.
Guest Posted May 9, 2008 Posted May 9, 2008 This page that you want them to download, will it just include 1 list or do you need it so if the customer bought Book A then they would go a page with just that 1 link? Do you sell anything else apart from these books? What i mean is do you need it so some customers still see the checkout success page or can they all see the page with the download links?
Guest Posted May 9, 2008 Posted May 9, 2008 The download page consist of a list of links to mulitple pdf ebooks. The customer clicks on a link and saves the pdf to their desktop or wherever. They can go to the next link below and do the same and so on. There is no reason the customer has to stay on the checkout success page and no I do not sell any other products. This is one ebook package but must be downloaded one at a time due to the size of the files. This page that you want them to download, will it just include 1 list or do you need it so if the customer bought Book A then they would go a page with just that 1 link? Do you sell anything else apart from these books? What i mean is do you need it so some customers still see the checkout success page or can they all see the page with the download links?
Guest Posted May 9, 2008 Posted May 9, 2008 Create a new page within osCommerce and then open checkout_process.php and change the redirect from checkout_success to your new page.
Guest Posted May 10, 2008 Posted May 10, 2008 Well I tried your idea but keep getting the following error and I am not that good with php, smarty, etc... Warning: Smarty error: unable to read resource: "missing.tpl" in /home/content/e/z/g/ezgolf/html/Smarty.class.php on line 1095 Create a new page within osCommerce and then open checkout_process.php and change the redirect from checkout_success to your new page.
burt Posted May 10, 2008 Posted May 10, 2008 osCommerce does not use Smarty as far as I am aware. Why not just add your download links to checkout_success.php ?
Guest Posted May 10, 2008 Posted May 10, 2008 Not a bad idea. I'll try that...thank you... osCommerce does not use Smarty as far as I am aware. Why not just add your download links to checkout_success.php ?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.