Reconcile Klarna payments easily with detailed Settlement Reports available in CSV, PDF, or JSON formats via the Merchant Portal, Settlements API, or Klarna-SFTP.
Settlement Reports explain in detail all payments made by Klarna to you and help you to reconcile your accounts. Each Settlement Report can be linked to a payout by using the unique payment reference, which appears on your bank account statement. Settlement Reports are available in CSV, PDF or JSON format and can be accessed in three different ways - using Klarna’s Merchant Portal, using the Settlements API or by using the Klarna-SFTP.
Using the Merchant Portal to access your Settlement Reports is the simplest method of managing them, as no technical setup or configuration is needed. The Merchant Portal allows for filtering by dates and currency and simple downloads of Settlement Reports for desired transactions.
For each payout, a settlement report is created and shown in the table at the bottom. You'll find the options to download the CSV and PDF report from the table or to click on the payment reference for the transactional details.
The Settlements API allows for managing and gathering Settlement Reports using our predefined API. It requires technical configuration but is a preferred method to manage larger volumes of Settlement Reports. Click here for detailed information about the Settlements API.
Total of all “sale” events. These are all captured orders that have been shipped to the customers.
total_fee_amount
Decimal
Total of all “fee” events. These are service fees charged by Klarna for the related sale transactions.
total_fee_correction_amount
Decimal
Total of refunded fees in a given settlement or period.
total_tax_amount
Decimal
Total tax (VAT, GST) amount on Klarna fees. Reflects the total of all vat_amount values per transaction, which are described further down
total_return_amount
Decimal
Total of all “return” events. These are refund transaction, registered by the merchant and indicating that the goods/services have been returned by the customer.
total_reversal_amount
Decimal
Total of all “reversal” events. These are refund transactions, registered by Klarna in disputed orders in favour of the customer. This contains fraudulent cases seen as merchant loss eg. due to missing tracking data.
total_commission_amount
Decimal
Total of all “commission” events. These are paid by Klarna to the merchant based on the contractual agreement regarding commissions.
total_commission_reversal_amount
Decimal
Total of all “commission reversal” events. These represent adjustments to commissions paid by the merchant to Klarna, either as corrections to previously overpaid commission amounts or as reversals based on the contractual agreement.
total_credit_amount
Decimal
Total of all 'credit' transactions, including chargeback corrections resolved in your favour and other miscellaneous credits. See the detailed_type field for specifics.
total_charge_amount
Decimal
Total of all 'charge' transactions, including liability transfers, payment reminders, and loan-related deductions. See the detailed_type field for specifics.
total_holdback_amount
Decimal
The amount withheld from the payout. Common reasons include: missing or invalid bank account details, rolling reserves, or security reviews.
total_release_amount
Decimal
The amount reduces the rolling reserve (the opposite of a holdback). The credit that Klarna had set apart for a merchant, gets released and paid back to the merchant.
opening_debt_balance
Decimal
Your negative balance with Klarna from previous settlements, if your returns, fees, and other charges exceeded your sales. This amount equals the closing_debt_balance of your last settlement unless Klarna has invoiced you separately for the amount.
total_deposit_amount
Decimal
Increase of your debt balance with Klarna if your returns, fees, and other charges exceed your sales within this settlement period. This debt will be deducted from your next settlements as a total_repayment_amount. This field deposit amount describes the amount that is increasing your debt balance, to be seen in the closing_debt_balance. For the calculation refer to the chapter "Calculation of settlement amount".
total_repay_amount
Decimal
Assuming you have an opening_debt_balance with Klarna because your previous settlement was negative, this amount states the reduction of your debt balance, to be seen in a lower closing_debt_balance. The amount is simply deducted from your current settlement and you don't need to do anything further.
closing_debt_balance
Decimal
Your debt balance after the settlement. This amount will be the opening debt balance of your next settlement and helps you understand which amounts will be deducted from your next settlements. The amount is calculated as: opening_debt_balance - total_repay_amount + total_deposit_amount
total_fee_refund_amount
Decimal
Total of all fee refund transactions. Most commonly generated automatically when a return is processed (refunding the percentage fee), or when a dispute fee is reversed after resolution in your favour.
Unique identifier of this payout, which is stated in the transfer note in your bank statement
settlement_currency
ISO 4217
Settlement Currency. We settle you like for like in your transacting currency. Example EUR, USD, GBP
payout_date
ISO 8601
Indicates when Klarna initiated the payout (Coordinated Universal Time, UTC). Please note that it usually takes one banking day until the funds are credited to your bank account. Example:2018-08-10T07:45:00Z
merchant_id
String
Unique Merchant Identification Number Example:"K123456"
merchant_settlement_type
String
Settlement type: NET Klarna service fees are deducted from the payout. GROSS Klarna service fees are invoiced separately. GROSS_FEE Invoice for Klarna service fees.
Type of this event: SALE(+) captured order that has been shipped to the customer. FEE(-) Service fee charged by Klarna for the related sale transaction. Please note that according to your contract multiple fee transactions can be applied to one sale transaction, eg. fixed fees and percentage fees. RETURN(-) refund transaction, registered by the merchant and indicating that the goods/services have been returned by the customer. REVERSAL(-) refund transaction, registered by Klarna in disputed orders in favour of the customer. This contains fraudulent cases seen as merchant loss eg. due to missing tracking data. REVERSAL_MERCHANT_PROTECTION(+) net-amount of the order value (without tax), credited by Klarna to the merchant due to Klarna’s merchant protection eg. in case of fraud. The amount is reducing the total_reversal_amount. COMMISSION(+/-) Paid by Klarna to the merchant (or by merchant to Klarna, if negative) based on the contractual agreement regarding commissions. CORRECTION(+/-) Certain corrections that are booked against specific orders according to a mutual agreement between the merchant and Klarna. HOLDBACK(-) The amount is used as a rolling reserve, which covers for future refunds or other security reasons. RELEASE(+) The amount reduces the rolling reserve (the opposite of a holdback). The credit that Klarna had set apart for a merchant, gets released and paid back to the merchant. CREDIT(+) Miscellaneous credit towards you, which is described in the field detailed_type. CHARGE(-) Miscellaneous charge towards you, which is described in the field detailed_type. FEE_REFUND(+) Refund of a previously charged fee. Most commonly generated automatically when a return is processed (refunding the percentage fee), or when a dispute fee is reversed after resolution in your favour.
capture_date
ISO 8601
Date when the event was registered in Klarna’s system (Coordinated Universal Time, UTC). In case of a SALE transaction it refers to the moment when you shipped the goods to the customer and captured/activated the order. Example:2018-08-10T07:45:00Z
sale_date
ISO 8601
Date of the order creation (Coordinated Universal Time, UTC). Example:2018-08-10T07:45:00Z
order_id
UUID
Unique identifier of the order. All related transactions in the life-span of an order are associated with this ID. eg. fees or refunds. It is therefore the recommended identifier for reconciling the report lines with your system. Example: c504a9bb-1948-46d5
short_order_id
String
Customer-facing order ID. Example:9875QW2
capture_id
String
Each capture on an order is assigned a unique identifier, referred to as the capture_ID, which is primarily provided for SALE and FEE transactions, but may also appear on CREDIT and FEE_REFUND transactions that relate to a specific capture. In instances of partial shipments, an order may undergo multiple captures, each of which is reflected as a separate sale transaction with its own unique capture_id. It's important to note that for certain transaction types such as RETURNS and REVERSALS, where captures do not exist, the API will return empty strings for the capture_id field. Example:8e93b66-6ab1-4d3d-b60d-1cc4e24f4a99
merchant_reference1
String
Your internal reference to the order, that has been submitted during order creation.
merchant_reference2
String
Your internal reference to the order, that has been submitted during order creation.
amount
Decimal
Amount of the related transaction. Example:100.00
posting_currency
ISO 4217
Currency in which the order has been placed. The following currencies are currently available:DKK, EUR, GBP, NOK, SEK, USD, CHF, CAD, AUD
refund_id
String
Unique identifier for Return and Reversal transactions. In case of partial returns, each return transaction is associated with a unique refund_ID.Note: By default, these are not included in the reports on SFTP. They can be included by using the Report Configurator. Example:8e93b66-6ab1-4d3d-b60d-1cc4e24f4a99
purchase_country
ISO 3166-alpha-2
Purchase country, as provided by the merchant.Note: By default, these are not included in the reports on SFTP. They can be included by using the Report Configurator. Example:US, GB, DE, SE
tax_rate
Decimal
VAT (Value added tax in Europe) or GST (goods and services tax in Australia) rate on Klarna fees.
tax_amount
Decimal
VAT (Value added tax in Europe) or GST (goods and services tax in Australia) amount on Klarna fees.
shipping_country
ISO 3166-alpha-2
As provided by you.
initial_payment_method_type
String
Payment method the consumer chose during checkout.
initial_number_of_installments
Decimal
Number of installments the consumer chose during checkout in case of installment payments.
initial_payment_method_monthly_downpayments
Decimal
Number of monthly downpayments that were chosen during the checkout in case of installment payments.
merchant_capture_reference
String
Your internal reference to the capture, that has been submitted during capturing an order via API.
merchant_refund_reference
String
Your internal reference to the refund, that has been submitted during refunding an order via API.
detailed_type
String
Detailed description of the transaction type. See section “Detailed type” for further information.
tax_rate_1-4
String
Consumer VAT (value added tax) rates on your products/services. The rate needs to be submitted by you for every order-line when capturing or refunding an order, because an order can consist of items with different VAT rates
tax_amount_1-4
Decimal
Consumer VAT (value added tax) amounts on your products/services. The amount needs to be submitted by you for every order-line when capturing or refunding an order, because an order can consist of items with different VAT rates.
reversal_reference
String
Unique internal identifier, known as DisputeKRN, assigned to each dispute by Klarna. This identifier includes a dispute category and a numeric code, enabling efficient tracking and management of the dispute's status.
acquirer_reference_number
String
The 23-digit reference number (ARN) assigned to the transaction when it clears through the card network. Match this against your acquirer or card processor settlement statement to tie a Klarna fee back to the original card purchase. Example: 02285326057119514132123 It's important to note that this field only exists in association with CARD_PURCHASE_FEE_FIXED and CARD_PURCHASE_FEE_VARIABLE. Otherwise, the API will return empty strings for the acquirer_reference_number field.
klarna_comment
String
Optional free-text note attached by Klarna to provide additional context on a specific transaction. Used selectively for Klarna-initiated entries that need more explanation than the type and detailed_type fields alone can convey. Typical examples include: On CHARGE / LIABILITY_TRANSFER entries — which only appear on the receiving (active) MID's settlement, not on the source (inactive) MID — klarna_comment identifies the originating debt being transferred (e.g. the source MID or the originating debt-statement payment reference), enabling merchants to reconcile cross-MID debt transfers within their organisation. Empty for most transactions. Note: By default this field is not included in per-settlement CSV reports — it can be added via the Report Configurator. It is always included in the transactions CSV report and in the Settlements API JSON response.
Represents the movement of financial obligations (liabilities) from one entity to another, i.e. reassigns the responsibility for the debt or obligation from the original holder to a new party. For instance, liabilities can be moved between different MIDs belonging to the same organisation.
CHARGE
PAYMENT_REMINDER
Represents the amount of outstanding debt owed by the merchant, created when the merchant’s balance remains negative for a consecutive period. Note: this is not a money movement — it is a record of the outstanding negative balance that will be recovered from future positive settlements.
COMMISSION
COMMISSION
Commission paid by Klarna to the merchant (or by the merchant to Klarna, if negative) based on the contractual agreement regarding commissions.
COMMISSION
PURCHASE_COMMISSION_PERCENTAGE
Percentage Commission Paid by Klarna to the merchant based on the contractual agreement regarding percentage commissions
COMMISSION
REVENUE_SHARE
Commission Paid by Klarna to the merchant based on the contractual agreement.
COMMISSION
REVENUE_SHARE_REVERSAL
Commission Paid by the merchant to Klarna based on contractual agreement.
CORRECTION
CREDITED_CORRECTION
Manual correction entries, typically used for debt transfer reversals or other mutually agreed adjustments between the merchant and Klarna.
CREDIT
CORRECTION_DISPUTE
Credit applied when a previously charged-back order (reversal) is resolved in favour of the merchant. The original order amount is credited back to the merchant's settlement.
FEE
PURCHASE_FEE_FIXED
Fixed fee charged per captured order, as defined in your contractual agreement with Klarna. Always appears alongside a SALE/PURCHASE entry sharing the same order_id and capture_id. In cases of partial shipments, each capture incurs its own fixed fee.
FEE
PURCHASE_FEE_PERCENTAGE
Percentage-based fee charged on a captured order, calculated as a percentage of the capture amount as defined in your contractual agreement with Klarna. Always appears alongside a SALE/PURCHASE entry sharing the same order_id and capture_id.
FEE
CARD_PURCHASE_FEE_FIXED
Fixed fee charge applied to Klarna-branded card transactions, as defined in your contractual agreement with Klarna.
FEE
CARD_PURCHASE_FEE_VARIABLE
A percentage-based charge applied to Klarna-branded card transactions, as defined in your contractual agreement with Klarna.
FEE
EXTEND_DUE_DATE_FEE
Fee for extending the payment due date for a consumer invoice (excl. VAT).
FEE
DISPUTE_FEE
Dispute fee charged when a chargeback/dispute is raised against a captured order. The fee amount is fixed per dispute.
FEE_REFUND
DISPUTE_FEE_REFUND
Refund of the dispute fee when a chargeback is resolved in your favour. Always appears alongside a CREDIT/CORRECTION_DISPUTE entry for the same order.
FEE_REFUND
PURCHASE_FEE_FIXED
A refund issued for a previously charged purchase fee. This action is performed manually as part of a fee correction process in the event of an error or other issue.
FEE_REFUND
PURCHASE_FEE_PERCENTAGE_REFUND
Refund of the percentage fee component when you process a return (refund). Automatically generated based on your configured fee refund rate. Always appears alongside a RETURN/PURCHASE_RETURN entry for the same order. Match by order_id and refund_id
HOLDBACK/RELEASE
INSUFFICIENT_BANK_ACCOUNT_DETAILS
A holdback for the sum amount that would have been released if correct bank details were present. These can be updated in Merchant portal under settings > Bank account details. Once updated the withheld amount(s) will be paid out together either in a new settlement the following business day if you are settled weekly, or in your next settlement if you are settled daily.
HOLDBACK/RELEASE
ROLLING_RESERVE
Security measure that works well for both you as a merchant and Klarna since we do not hold funds or delay payment of funds, but rather hold only a portion of it as collateral, which will automatically be released after the time agreed upon.
HOLDBACK/RELEASE
UNDER_REVIEW
Security measure that will allow Klarna to place a hold on payouts either in part of full while we review the financial holding of a merchant and the underlying transactions
RETURN
PURCHASE_RETURN
Refund, registered by the merchant and indicating that the goods/services have been returned by the customer.
RETURN
PAYMENT_DEFAULT
Refund registered by Klarna and indicating the customer fails to pay. This is to distinguish this refund from others.
REVERSAL
COMMISSION_RETURN
Return of commission
REVERSAL
REVERSAL
Refund, registered by Klarna on disputed orders in favour of the customer. This contains fraudulent cases seen as merchant loss eg. due to missing tracking data.
This section explains what entries you can expect in your settlement report for each common business event. For each scenario, we show the transaction lines that appear, how to match them together, and which summary totals are affected.
What happens: You ship an order in multiple parts. Each shipment is a separate capture, and each generates its own SALE + FEE lines.
Report lines (per capture):
type
detailed_type
amount
identifier
summary total affected
SALE
PURCHASE
+ capture amount
capture_id (unique per shipment)
total_sale_amount
FEE
PURCHASE_FEE_FIXED
− fixed fee
capture_id (same as its SALE)
total_fee_amount
FEE
PURCHASE_FEE_PERCENTAGE
− percentage fee
capture_id (same as its SALE)
total_fee_amount
How to match: All captures share the same order_id, but each has a unique capture_id. Match FEE lines to their SALE line by capture_id. The short_order_id will have a suffix (e.g. -1, -2) indicating the capture sequence.
What happens: You issue a refund for an order that was previously captured. Klarna deducts the return amount from your settlement. If you have a configured fee refund rate, Klarna automatically refunds the percentage-based fee (but not the fixed fee).
Report lines:
type
detailed_type
amount
identifier
summary total affected
RETURN
PURCHASE_RETURN
− refund amount
refund_id
total_return_amount
FEE_REFUND
PURCHASE_FEE_PERCENTAGE_REFUND
+ fee refund
(same order_id)
total_fee_refund_amount
How to match: The RETURN and FEE_REFUND lines share the same order_id. The RETURN uses refund_id as its unique identifier. In case of partial returns, each return has its own refund_id.
Date fields:capture_date on the RETURN line is the date the refund was registered. sale_date is the original order creation date.
Fixed fees (PURCHASE_FEE_FIXED) are not automatically refunded when a return is processed. Only the percentage fee is auto-refunded based on your configured fee refund rate.
What happens: A customer dispute (chargeback) is resolved against you. Klarna reverses the order amount and charges a dispute fee.
Report lines:
type
detailed_type
amount
identifier
summary total affected
REVERSAL
REVERSAL
− order amount
refund_id, reversal_reference
total_reversal_amount
FEE
DISPUTE_FEE
− dispute fee
capture_id, reversal_reference
total_fee_amount
How to match: Both lines share the same order_id and reversal_reference (the dispute KRN). The REVERSAL has a refund_id; the DISPUTE_FEE has a capture_id linking to the original capture.
Date fields:capture_date on the REVERSAL is when the dispute was resolved. sale_date is the original order date.
The REVERSAL and DISPUTE_FEE may appear in different settlements if they are processed at different times. Use the reversal_reference to match them across settlements.
What happens: A dispute that was previously resolved against you is overturned in your favour. You receive back the reversed order amount and the dispute fee.
Report lines:
type
detailed_type
amount
identifier
summary total affected
CREDIT
CORRECTION_DISPUTE
+ order amount
capture_id, reversal_reference
total_credit_amount
FEE_REFUND
DISPUTE_FEE_REFUND
+ fee refund
capture_id, reversal_reference
total_fee_refund_amount
How to match: Both lines share the same order_id and reversal_reference. The reversal_reference links back to the original dispute from Scenario E.
Typical sequence across settlements:
1.
Settlement X: REVERSAL + DISPUTE_FEE (dispute opened — Scenario E)
2.
Settlement Y: CREDIT / CORRECTION_DISPUTE + FEE_REFUND / DISPUTE_FEE_REFUND (dispute resolved in your favour — this scenario)
What happens: A fraud-related dispute results in a reversal, but Klarna's merchant protection policy covers you. Two entries appear: a gross debit (full order value including consumer VAT) and a net credit (order value excluding consumer VAT). The net effect is that you are only charged the consumer VAT portion.
Report lines:
type
detailed_type
amount
identifier
summary total affected
REVERSAL
FRAUD_POLICY_CHARGE
− gross order amount (incl. consumer VAT)
refund_id
total_reversal_amount
REVERSAL_MERCHANT_PROTECTION
FRAUD_POLICY_CREDIT_NET
+ net order amount (excl. consumer VAT)
refund_id
reduces total_reversal_amount
How to match: Both lines share the same order_id. They always appear together in the same settlement.
The REVERSAL_MERCHANT_PROTECTION amount offsets most of the REVERSAL amount. The difference is the consumer VAT portion, which is not covered by merchant protection.
What happens: Klarna withholds a portion of your payout as a reserve. The held amount is later released back to you when the hold condition is resolved.
Common reasons for holdbacks:
INSUFFICIENT_BANK_ACCOUNT_DETAILS: Your bank account details are missing or invalid. Update them in Merchant Portal under Settings > Bank account details. The withheld amount will be paid out once details are corrected.
ROLLING_RESERVE: A contractual security measure where a percentage of each settlement is held for an agreed period, then automatically released.
UNDER_REVIEW: Klarna is reviewing your account or transactions.
Report lines (holdback, in one settlement):
type
detailed_type
amount
identifier
summary total affected
HOLDBACK
(reason)
− held amount
(no order_id)
total_holdback_amount
Report lines (release, in a later settlement):
type
detailed_type
amount
identifier
summary total affected
RELEASE
(same reason)
+ released amount
(no order_id)
total_release_amount
How to match: HOLDBACK and RELEASE entries are not tied to specific orders — they have no order_id, capture_id, or refund_id. Match them by detailed_type (the reason) and amount.
What happens: When your returns, fees, and other charges consistently exceed your sales, your balance with Klarna becomes negative. Klarna records this as a CHARGE / PAYMENT_REMINDER. This is not a money movement — it is a formal record of the outstanding negative balance.
The debt is automatically recovered from your future positive settlements via total_repay_amount (see "How debt balance works" above).
Report lines:
type
detailed_type
amount
identifier
summary total affected
CHARGE
PAYMENT_REMINDER
− outstanding amount
(no order_id)
total_charge_amount
Special settlement type: Debt statements use merchant_settlement_type = DEBT_STATEMENT in the summary row.
If the debt is later transferred to another MID within your organisation, a CHARGE / LIABILITY_TRANSFER entry will appear on the receiving MID's settlement. The source (inactive) MID does not receive a new entry — the debt is resolved internally.
What happens: If your settlement type is GROSS (fees invoiced separately), you receive a separate fee-only settlement with merchant_settlement_type = GROSS_FEE. This contains only FEE lines — no SALE, RETURN, or other transaction types.
Report lines:
type
detailed_type
amount
identifier
summary total affected
FEE
PURCHASE_FEE_FIXED
− fixed fee
capture_id
total_fee_amount
FEE
PURCHASE_FEE_PERCENTAGE
− percentage fee
capture_id
total_fee_amount
FEE
DISPUTE_FEE
− dispute fee
capture_id
total_fee_amount
How to match: Each FEE line includes the order_id and capture_id of the original SALE it relates to. The SALE itself will appear in a separate GROSS settlement (without fees).
What happens: Klarna pays you a commission based on your contractual agreement. Commission entries appear alongside regular SALE and FEE lines.
Report lines:
type
detailed_type
amount
identifier
summary total affected
COMMISSION
PURCHASE_COMMISSION_PERCENTAGE
+ commission amount
capture_id
total_commission_amount
How to match: The COMMISSION line shares the same order_id and capture_id as the SALE it relates to.
Commission amounts can also be negative (merchant pays Klarna), depending on your contractual arrangement. Negative commissions appear as COMMISSION with a negative amount and affect total_commission_reversal_amount.
The following CSV examples illustrate different settlement scenarios. Each file demonstrates the report structure for a specific combination of transaction types. Use these alongside the Transaction lifecycle scenarios section to understand how different events appear in your reports.
All sample IDs in these files are anonymized. To preserve the relationships between rows, the same original order_id always maps to the same anonymized UUID within a file (e.g. 00000000-0000-0000-0000-000000000001). The same applies to capture_id (11111111-...) and refund_id (22222222-...). Merchant-supplied values such as short_order_id and merchant_reference1/2 have been completely replaced with generic placeholders (SO-0001, MR1-0001, MR2-0001).