Klarna Docs - Order management

Order management

With Order Management all post-order placement actions can be done. For more general information about it see Order Management. The Klarna Adobe Commerce extension provides logic so that this functionality can be used in the store. It contains the following features:

  • Order lifecycle: Invoice, cancellation, and refund
  • Usable for all Klarna orders
  • Usage of invoice and refund IDs from external systems like ERP’s

With order management, different actions can be done after an order is placed to fulfill the merchant's and customers' desires. There are 3 main actions that can be done: Invoice creation, cancellation, and refund. All these actions are done on the respective order page in the shop admin: Sales -> Orders -> [Selected order]

The functionality can be used for all orders which were placed with Klarna. It works independently of the used Klarna product. This means it can be used for orders which were placed for example with Klarna Payments and Klarna Checkout.

There are stores that are connected to an external system for example ERP. Such a system creates a reference for the invoice and refund and stores it in its own system. The order management system of the ERP transfers the reference to the store. This reference can be used in the Klarna API requests for invoice creation and refund. In this way, there is a correct mapping between the ERP and Klarna.