Read about managing orders in the Adobe Commerce Klarna extension.
Order management is your one-stop shop for everything you need to handle post-order actions.
The Klarna Adobe Commerce extension provides functionality so that you can perform order management actions in the Adobe Commerce Admin. While you can manage the order the Klarna merchant portal, it's not recommended as updates made in the Klarna merchant portal don't update the shop system and can cause the data to be out of sync between the shop and Klarna.
Refunds are created in Adobe Commerce using Credit Memos. Refunds are not done on the Order, but on the Invoice. You can navigate to the desired invoice one of two ways. You can find the invoice from the invoice list under Sales->Invoices
Once you have selected and opened the invoice, click **Credit Memo. **Make a full refund by clicking the Refund button without changing any of the amounts.
Using Refund Offline, only updates Adobe Commerce, not Klarna. Always use Refund when adjusting the order in Credit Memo.
Refunding a partial order is done same way. You just need to change the quantity of the items to refund.
There are stores that are connected to external systems, for example, ERP systems. Such systems create and store a reference identifier of an invoice. The order management system of the ERP transfers the reference to the store. You can then use the reference in the Klarna API requests for invoice creation and refund, ensuring there is a correct mapping of order identifiers between the ERP and Klarna.