Jump to content

Free product payment not possible (e.g. 100% discount)


Recommended Posts

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

  • 3 months later...

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

  • 1 month later...

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 by monette11 (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...