# Klarna

Adding Klarna to your store's checkout offers customers a secure and flexible way to pay for their online purchases over time–while you get paid upfront without repayment risk. Klarna offers many buy now, pay later options, including Pay Later (invoice), Installments, and Financing.&#x20;

Klarna offers the following payment options:

* **Pay In 30 (Invoice)**–Once the order is shipped, you are paid upfront, while the customer has 30 days to pay. Available in Austria, Belgium, Denmark, Finland, Germany, Netherlands, Norway, Poland, Sweden, Switzerland, and the United Kingdom.
* **Installments**–Allows a partial payment at approval and the balance to be collected later at specific times at 0%.
  * **Pay in 3**: This option allows shoppers to pay for their purchases over three months in 3 equal parts. Available in France, Ireland, Italy, Portugal, Spain, and the United Kingdom.
  * **Pay in 4**: This option allows shoppers to pay for their purchases over four months in 4 equal parts. Available in Canada and the United States.
* **Financing**–This payment option can allow your shoppers up to 36 months to pay for their purchases with interest while you are paid upfront. Available in Austria, Finland, Germany, Norway, Sweden, and the United States.

Offering a short-term loan reduces cart abandonment and improves conversions and average order values. There are unique display and entry requirements for each country. Contact your Digital River Representative for more details. &#x20;

Contact your Customer Success Manager and sign a Klarna addendum if you want to use Klarna.

## How to configure &#x20;

How you configure Klarna depends on whether you use [DigitalRiver.js with Elements](/commerce-api/payments/payments-solutions/digitalriver.js.md) or[ Drop-in payments](/commerce-api/payments/payments-solutions/drop-in.md). &#x20;

| DigitalRiver.js with Elements                                                                             | Drop-in payments                                                                                                     |
| --------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- |
| [Configuring Klarna](/commerce-api/payments/payments-solutions/digitalriver.js/payment-methods/klarna.md) | [Drop-in Payments Integration Guide](/commerce-api/payments/payments-solutions/drop-in/drop-in-integration-guide.md) |

## How it works

Klarna uses a [submit then redirect (STR) payment flow](/commerce-api/payments/building-your-workflows/flows-by-payment-type.md#submit-then-redirect-str-payment-flow).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.digitalriver.com/commerce-api/payments/supported-payment-methods/klarna.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
