Jump to content

Checkout and discount voucher


Recommended Posts

When I did a test purchase wanting to use the discount/voucher code I created and activated, the cart automatically goes to log in or address and does not go to the cart summary page where the code needs to be inputted. Is there a way to hook the checkout to go to the summary page after the log in or address page? This would be easier than having to explain how you would need to go back to the summary page to put in the code. Thanks!

Link to comment
Share on other sites

  • 3 months later...
  • 3 weeks later...

Hi,

I found a way to bypass this problem, but it may not be best solution. however, it did work for me.

modify modules/blockcart.tpl
about at line 78.
--- just remove '?step=1' from the code, leave it as order.php. it will give you the voucher box in order summary if you enable your voucher at the back office. I just fixed this with the checkout button in the cart block. You can fix it same way in other section of the pages that may require.

Have fun with Prestashop

AngelOfHavoc :)

Link to comment
Share on other sites

I'm another vote to remove the two buttons from the cart, it doesn't make sense to skip the summary and would flow better to have users go to it, then click continue at the bottom of the summary page to log in.

It also means that when I add Paypal Express Checkout (and when I ever do it Google Checkout) then you can click that instead of log in to go via an alternative checkout route that doesn't involve creating an account ;)

Paul

Link to comment
Share on other sites

×
×
  • Create New...