v2.2.7: How to fix installing error if Klarna payment was removed?

Created by Support Agent, Modified on Sun, 19 Apr at 11:12 PM by Support Agent

QUESTION:


On attempting to install your module v2.2.7 on my site M2.4.3, we got the error as below:

 

PHP Fatal error:  Uncaught Error: Class 'Klarna\Core\Model\Checkout\Orderline\AbstractLine' not found in /home/xxx/xxx/xxxxx/public/app/code/Bss/OneStepCheckout/Model/Checkout/Orderlines/GiftWrapper.php:23

 

Stack trace:

#0 /home//xxx/xxx/xxxxx/public/vendor/composer/ClassLoader.php(571): include()

#1 /home/xxx/xxx/xxxxx/public/vendor/composer/ClassLoader.php(428): Composer\Autoload\includeFile()

#2 [internal function]: Composer\Autoload\ClassLoader->loadClass()

#3 [internal function]: spl_autoload_call()

#4 /home/xxx/xxx/xxxxx/public/vendor/magento/framework/ObjectManager/Relations/Runtime.php(38): class_exists()

#5 /home/xxx/xxx/xxxxx/public/vendor/magento/framework/Interception/Config/Config.php(157): Magento\Framework\ObjectManager\Relations\Runtime->has()

#6 /home//xxx/xxx/xxxxx/public/vendor/magento/framework/Interception/Config/Config.php(15 in /home/xxx/xxx/xxxxx/ public/app/code/Bss/OneStepCheckout/Model/Checkout/Orderlines/GiftWrapper.php on line 23


Please note that we remove Klarna's payment on our site.


ANSWER:


The error happens due to the fact that our module was built to be compatible with Klarna payment. Hence, the error appears when this payment method is removed from the site.


To fix this error, please remove the file klarna.xml in app/code/Bss/OneStepCheckout/etc.

Remove the folder checkout in app/code/Bss/OneStepCheckout/Model.

And in the file app/code/OneStepCheckout/etc/di.xml, please remove the line:

<virtualType name="BssOscGiftWrapOrderlines" type="Bss\OneStepCheckout\Model\Checkout\Orderlines\GiftWrapper"/>


If you have any other questions or concerns, please feel free to contact us.


Learn more about us!!


BSS Commerce is a full-service ecommerce agency with 14+ years of experience, supporting 75,000+ customers worldwide. As an Adobe Commerce Solution Bronze Partner and Select Magento Extensions Builder, we deliver trusted end-to-end solutions.


Our core strength is Magento, with 150+ extensions designed to enhance store performance and drive growth. With deep expertise from years of working on Magento websites, we deliver scalable, high-impact solutions backed by strong client trust.


Discover our extensions: https://bsscommerce.com/magento-2-extensions.html 


You can refer our top tier extensions:

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article