Search found 9 matches

Page 1 of 1

Search found 9 matches

Re: Create module for the new Klarna Checkout

Hi

I´ve sent a mail but no response so far.

/Melker

Jump to post
  • Wed Feb 13, 2013 6:55 pm
  • Replies 12
  • Views 2943
Re: Create module for the new Klarna Checkout

It´s true that Klarna is integrated in Opencart but it´s not the latest version.
Klarna has a new checkout process but they haven´t developed a new module for that yet.
I would surely be interested in such a module and maybe we could come together and pay a developer?

Jump to post
  • Mon Feb 11, 2013 8:52 pm
  • Replies 12
  • Views 2943
Re: Create module for the new Klarna Checkout

HI,

I´m also interested in this module and would gladly pay to get my hands on it.

/Melker

Jump to post
  • Fri Feb 08, 2013 3:58 pm
  • Replies 12
  • Views 2943
Tell a friend with a bonus

Hi, I´m looking for someone that can help me with an extension that basically work like some of the existing extensions but none of them offer what I want. At least I haven´t found one. I know of this extension that makes it possible to tell a friend and add a coupon which that the friend can use: h...

Jump to post
  • Sun Nov 04, 2012 2:20 am
  • Replies 0
  • Views 494
Re: Hide sub-total on checkout

Great!

Thank you very much for the help!

/Melker

Jump to post
  • Thu Sep 20, 2012 12:06 am
  • Replies 9
  • Views 5414
Re: Hide sub-total on checkout

That I understand but my shop is in swedish and in english I tried this but it doesn´t work. <tfoot> <?php foreach ($totals as $total) { ?> <?php if(($total['title'] != 'Sub-Total') || ($total['title'] != 'Exkl. moms')) { ?> <tr> <td colspan="4" class="price"><b><?php echo $total...

Jump to post
  • Wed Sep 19, 2012 10:19 pm
  • Replies 9
  • Views 5414
Re: Hide sub-total on checkout

Beautiful!

It works in english but I also have swedish in the shop.
The title in swedish are Exkl. moms.
How do I change the code to make it work in swedish also?

/Melker

Jump to post
  • Wed Sep 19, 2012 9:48 pm
  • Replies 9
  • Views 5414
Re: Hide sub-total on checkout

I don´t follow you there. There are no such text anywhere since the different totals like sub-total comes from this loop in confirm.tpl for example. Right? <tfoot> <?php foreach ($totals as $total) { ?> <tr> <td colspan="4" class="price"><b><?php echo $total['title']; ?>:</b></td...

Jump to post
  • Wed Sep 19, 2012 8:55 pm
  • Replies 9
  • Views 5414
[SOLVED] Hide sub-total on checkout

Hi! I have searched the forum to find an answer to this problem but haven´t found one. The thing is that I would like to hide the sub-total on the checkout-page (and also in the cart if it is possible). I know the sub-total has to be calculated to show the Total, but isn´t there a way to just hide i...

Jump to post
  • Wed Sep 19, 2012 8:37 pm
  • Replies 9
  • Views 5414

Page 1 of 1

Search found 9 matches