pradeeptapradhan Posted November 13, 2012 Share Posted November 13, 2012 Hi, I am offering 100% discount on some products (downloadable products) on my store. However when I check out, there is no payment module active and I cannot select "I confirm my Order". Could anyone help me in this regards? Thanks for help in advance. Link to comment Share on other sites More sharing options...
benjamin utterback Posted November 13, 2012 Share Posted November 13, 2012 Hello Pradeep, You can use a voucher applicable to Downloadable Product category. You can set the price to ie: $10.00 and advertise a voucher available in order to make the product free. You should be able to complete the checkout and download the product. 1 Link to comment Share on other sites More sharing options...
pradeeptapradhan Posted November 14, 2012 Author Share Posted November 14, 2012 Dear Benjamin, Thanks for the reply, however I have already done this. The problem is when I click on 'I confirm the order' it takes no action. I tried to change it back to the default theme however the same thing happens. The version I am running on is 1.4.8.2. I tried to look into the code /* Bypass payment step if total is 0 */ if (self::$cart->getOrderTotal() <= 0) return '<p class="center"><input type="button" class="exclusive_large" name="confirmOrder" id="confirmOrder" value="'.Tools::displayError('I confirm my order').'" onclick="confirmFreeOrder();" /></p>'; This should call the function confirmFreeOrder(), however somehow it is not being called. It would be great if you would be able to help in this matter. Thanks for your help in advance. Regards, Pradeepta Link to comment Share on other sites More sharing options...
luxelingerieuk Posted March 7, 2013 Share Posted March 7, 2013 Hi I am having the same problem with the 100% discount vouchers. I have a Groupon type offer running at the minute so the customer pays before they visit my site and then input the voucher code which takes the cart to zero but then when the checkout button is pressed nothing happens. I have customers waiting to use their vouchers so I would really appreciate any help as soon as possible please. Many Thanks Anna. Link to comment Share on other sites More sharing options...
monette11 Posted April 12, 2013 Share Posted April 12, 2013 (edited) Hello, I'm still in the process of testing the prestashop store and we plan to give out free downloads for selected ebooks. I've created 100% coupon discount and the mode of payment that was set on my store is paypal but there was an error in checking out with paypal. it doesn't allow 0 payments. My question is...should I remove the mode of payment or what should I do so I can give out free downloads....Please help. Thanks, Monette Edited April 12, 2013 by monette11 (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts