Post by jorem » Fri Jan 31, 2020 3:55 am

As subject says. Using OC 3.0.3.2 and need to make it possible for customers to use Klarna. There are a couple of extensions available already, but they're all outdated and doesn't work with OC 3.

So, I'm shouting out for any developer who can make this happen. Of course, I'll pay (after testing).

Send me a message with offer.

Cheers,
Danny

Danne
----------------------------
https://proformica.com


Active Member

Posts

Joined
Thu Oct 07, 2010 9:42 pm

Post by xxvirusxx » Fri Jan 31, 2020 3:20 pm

jorem wrote:
Fri Jan 31, 2020 3:55 am
There are a couple of extensions available already, but they're all outdated and doesn't work with OC 3.
You added the bugs fix?

viewtopic.php?t=210343

Upgrade Service | OC 2.3.0.2 PHP 8 | My Custom OC 3.0.3.8 | Buy me a beer


User avatar
Expert Member

Posts

Joined
Tue Jul 17, 2012 10:35 pm
Location - România

Post by thekrotek » Fri Jan 31, 2020 3:54 pm

What's wrong with default Klarna extension?

Professional OpenCart extensions, support and custom work.
Contact me via email or Skype by support@thekrotek.com


User avatar
Expert Member

Posts

Joined
Sun Jul 03, 2016 12:24 am


Post by tonyaek » Fri Feb 21, 2020 12:11 am

Same here. I'm also in need of Klarna checkout 3.0. So I'm also in need of this!

New member

Posts

Joined
Fri Mar 01, 2019 1:55 am

Post by thekrotek » Fri Feb 21, 2020 3:08 am

tonyaek wrote:
Fri Feb 21, 2020 12:11 am
Same here. I'm also in need of Klarna checkout 3.0. So I'm also in need of this!
See my question above.

Professional OpenCart extensions, support and custom work.
Contact me via email or Skype by support@thekrotek.com


User avatar
Expert Member

Posts

Joined
Sun Jul 03, 2016 12:24 am


Post by straightlight » Fri Feb 21, 2020 3:19 am

thekrotek wrote:
Fri Feb 21, 2020 3:08 am
tonyaek wrote:
Fri Feb 21, 2020 12:11 am
Same here. I'm also in need of Klarna checkout 3.0. So I'm also in need of this!
See my question above.
It's been removed from the core on the master branch version which means Opencart no longer supports it with the exception of an extension.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by Druvan » Wed Dec 30, 2020 11:59 pm

Anyone that found a solution for this?
The new api is not working in any way with Opencart.

New member

Posts

Joined
Mon Aug 08, 2016 5:39 am

Post by straightlight » Thu Dec 31, 2020 12:52 am

Druvan wrote:
Wed Dec 30, 2020 11:59 pm
Anyone that found a solution for this?
The new api is not working in any way with Opencart.
What is the actual issue?

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by Druvan » Fri Jan 08, 2021 6:35 pm

The issue is bigger then I thought. Just got an answer from Klarna.
You need to use Klarna V3 Checkout or Klarna Payments.
By that you have more settings in Admin and string is invalid with new API.
They said there is no support for Opencart and there is no plan either to release anything for Opencart.

New member

Posts

Joined
Mon Aug 08, 2016 5:39 am

Post by straightlight » Fri Jan 08, 2021 8:17 pm

Druvan wrote:
Fri Jan 08, 2021 6:35 pm
The issue is bigger then I thought. Just got an answer from Klarna.
You need to use Klarna V3 Checkout or Klarna Payments.
By that you have more settings in Admin and string is invalid with new API.
They said there is no support for Opencart and there is no plan either to release anything for Opencart.
Which endpoint are you referring to for these claims?

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by straightlight » Fri Jan 08, 2021 8:37 pm


Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by Druvan » Sat Jan 09, 2021 12:57 am

The string is missing information about security check yes/no. Think it must be added a setting in admin to handle it.

New member

Posts

Joined
Mon Aug 08, 2016 5:39 am

Post by gitbro » Sat Jan 16, 2021 12:14 am

Hi all, as anyone managed to get klarna to work with oc 3.0.3.6 at all.

Iv got most of it to work but when i go to ( index.php?route=extension/payment/klarna_checkout) its not showing just shows the header and footer also when i checked the error log file its showing the below error after going on the klarna checkout page.



[15-Jan-2021 15:57:09 UTC] PHP Fatal error: Uncaught TypeError: Argument 3 passed to GuzzleHttp\Client::request() must be of the type array, string given, called in /home/xxxxx/xxxxxx/system/library/journal3/vendor-composer/guzzlehttp/guzzle/src/Client.php on line 95 and defined in /home/xxxxx/xxxxxxxx/system/library/journal3/vendor-composer/guzzlehttp/guzzle/src/Client.php:179
Stack trace:
#0 /home/xxxxxx/xxxxxx/system/library/journal3/vendor-composer/guzzlehttp/guzzle/src/Client.php(95): GuzzleHttp\Client->request('createRequest', 'POST', '/checkout/v3/or...')
#1 /home/xxxxxx/xxxxxx/vendor/klarna/kco_rest/src/Klarna/Rest/Transport/Connector.php(107): GuzzleHttp\Client->__call('createRequest', Array)
#2 /home/xxxxxx/xxxxxx/vendor/klarna/kco_rest/src/Klarna/Rest/Resource.php(141): Klarna\Rest\Transport\Connector->createRequest('/checkout/v3/or...', 'POST', Array)
#3 /home/xxxxxxx/xxxxxxxe/vendor/klarna/kco_rest/src/Klarna/Rest/Resource.php(198): Kla in /home/xxxxxxx/xxxxxxx/system/library/journal3/vendor-composer/guzzlehttp/guzzle/src/Client.php on line 179

New member

Posts

Joined
Sat Oct 31, 2015 6:58 am

Post by straightlight » Sat Jan 16, 2021 12:38 am

gitbro wrote:
Sat Jan 16, 2021 12:14 am
Hi all, as anyone managed to get klarna to work with oc 3.0.3.6 at all.

Iv got most of it to work but when i go to ( index.php?route=extension/payment/klarna_checkout) its not showing just shows the header and footer also when i checked the error log file its showing the below error after going on the klarna checkout page.



[15-Jan-2021 15:57:09 UTC] PHP Fatal error: Uncaught TypeError: Argument 3 passed to GuzzleHttp\Client::request() must be of the type array, string given, called in /home/xxxxx/xxxxxx/system/library/journal3/vendor-composer/guzzlehttp/guzzle/src/Client.php on line 95 and defined in /home/xxxxx/xxxxxxxx/system/library/journal3/vendor-composer/guzzlehttp/guzzle/src/Client.php:179
Stack trace:
#0 /home/xxxxxx/xxxxxx/system/library/journal3/vendor-composer/guzzlehttp/guzzle/src/Client.php(95): GuzzleHttp\Client->request('createRequest', 'POST', '/checkout/v3/or...')
#1 /home/xxxxxx/xxxxxx/vendor/klarna/kco_rest/src/Klarna/Rest/Transport/Connector.php(107): GuzzleHttp\Client->__call('createRequest', Array)
#2 /home/xxxxxx/xxxxxx/vendor/klarna/kco_rest/src/Klarna/Rest/Resource.php(141): Klarna\Rest\Transport\Connector->createRequest('/checkout/v3/or...', 'POST', Array)
#3 /home/xxxxxxx/xxxxxxxe/vendor/klarna/kco_rest/src/Klarna/Rest/Resource.php(198): Kla in /home/xxxxxxx/xxxxxxx/system/library/journal3/vendor-composer/guzzlehttp/guzzle/src/Client.php on line 179
Already posted here: viewtopic.php?f=198&t=215906#p809924.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by gitbro » Sat Jan 16, 2021 1:32 am

Hi, that link just brings me back to this pages lol

New member

Posts

Joined
Sat Oct 31, 2015 6:58 am

Post by straightlight » Sat Jan 16, 2021 4:50 am

gitbro wrote:
Sat Jan 16, 2021 1:32 am
Hi, that link just brings me back to this pages lol
The posted link works fine. You just need to try it.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by mikeinterserv » Sat Jan 16, 2021 6:07 am

1 of those links does indeed link straight back here :-)

Active Member

Posts

Joined
Thu May 28, 2020 6:55 am
Location - Wales

Post by mikeinterserv » Sat Jan 16, 2021 6:08 am

straightlight wrote:
Sat Jan 16, 2021 12:38 am
Already posted here: viewtopic.php?f=198&t=215906#p809924.
This one

Active Member

Posts

Joined
Thu May 28, 2020 6:55 am
Location - Wales

Post by xxvirusxx » Sat Jan 16, 2021 4:44 pm

Klarna SDK is deprecated and should be removed from 3.0.3.7 version...

Upgrade Service | OC 2.3.0.2 PHP 8 | My Custom OC 3.0.3.8 | Buy me a beer


User avatar
Expert Member

Posts

Joined
Tue Jul 17, 2012 10:35 pm
Location - România

Post by straightlight » Sat Jan 16, 2021 9:23 pm

xxvirusxx wrote:
Sat Jan 16, 2021 4:44 pm
Klarna SDK is deprecated and should be removed from 3.0.3.7 version...
The V3 update from the referred link is about the SDK?

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON
Who is online

Users browsing this forum: No registered users and 48 guests