1 - Take a screenshot of your admin klarna fee extension total configurations.
2 - Uninstall the klarna fee extension total.
3 - In catalog/model/extension/total/klarna_fee.php file,
find all instances of:
Code: Select all
->get('klarna_
Code: Select all
->get('payment_klarna_
find all instances of:
Code: Select all
->get('klarna_
Code: Select all
->get('payment_klarna_
5 - Reconfigure the klarna fee extension total.
6 - Test a transaction during cart and checkout.
7 - When successful, disable the site maintenance (if running in production).
This should overall resolve the status issues along with other variables.