I am developing an Opencart v 2.3.0.2 site, with Klarna pre-installed.
I am having troubles with the KlarnaCheckout payment module
Here is the error;
Code: Select all
Fatal error: Uncaught Error: Class 'Klarna\Rest\Transport\ConnectorInterface' not found in dev.crazylady.se/public_html/catalog/model/extension/payment/klarna_checkout.php:79 Stack trace: #0 public_html/system/storage/modification/system/engine/loader.php(178): ModelExtensionPaymentKlarnaCheckout->getConnector(Array, 'SEK') #1 /www/webvol2/4m/o7d8jj7c9bhw2z1/dev.crazylady.se/public_html/system/engine/proxy.php(25): Loader->{closure}(Array, Array) #2 dev.crazylady.se/public_html/catalog/controller/extension/module/klarna_checkout_module.php(55): Proxy->__call('getConnector', Array) #3 dev.crazylady.se/public_html/system/storage/modification/system/engine/action.php(51): ControllerExtensionModuleKlarnaCheckoutModule->index(Array) #4 dev.crazylady.se/public_html/system/storage/modification/system/engine/loader.php(24): Action->execute(Object(Registry) in dev.crazylady.se/public_html/catalog/model/extension/payment/klarna_checkout.php on line 79
I contacted Klarna and they told me that something was wrong with the integration and told me to go here for help.
Any help is greatly appreciated.