M2.2.x: Fix the compatible issue on Magento 2.2.0

Created by Support Agent, Modified on Tue, 21 Apr at 12:11 AM by Support Agent

Issue:

 We have purchased a Gift Card plugin v1.0.5. I am facing the below error while running the upgrade command on M2.2.0. Can guide how we can solve it?

Fatal error: Class 'Klarna\Core\Model\Checkout\Orderline\AbstractLine' not found in /home/fabhabit/public_html/devsite/app/code/Bss/GiftCard/Model/Checkout/Orderline/Giftcard.php on line 29

and coming above error while entering gift coupon code in the checkout page

Class Magento\Quote\Model\MaskedQuoteIdToQuoteIdInterface does not exist


Solution:

Since Magento 2.2.x does not have the Klarna payment method as well as the class Magento\Quote\Model\MaskedQuoteIdToQuoteIdInterface does not exist so they cause the issues.

To fix this issue on m2.2.x, please follow our guide as below:


+ Step1: Remove the files that related to Klarna.

We have removed these files:

app/code/Bss/GiftCard/Model/Checkout/Orderline/Giftcard.php 

app/code/Bss/GiftCard/etc/klarna.xml

and edit this file app/code/Bss/GiftCard/etc/di.xml


+ Step 2: Fix the issue that class Magento\Quote\Model\MaskedQuoteIdToQuoteIdInterface does not exist since M2.2.0 does not this class.

We have changed the file app/code/Bss/GiftCard/Model/GiftCard.php

Please check and follow our guide and then replace the fixed files on your site.


If you need any further support, please feel free to contact us


BSS Commerce is a trusted Magento 2 extensions provider with 14+ years of experience, serving 75,000+ customers worldwide. We are an Adobe Commerce Solution Bronze Partner and a Select Magento Extensions Builder, reinforcing our expertise in the Magento ecosystem.


We specialize in developing 150+ high-quality Magento 2 extensions that enhance functionality, improve user experience, and support scalable growth. Our reputation is built on long-term partnerships, positive feedback, and proven performance-driven solutions.


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


Don't forget to discover our top tier extensions that might boost your store performance:


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