--- title: "Klarna" slug: "integrating-klarna-payment-method-with-stripe" description: "Klarna offers flexible payment options via Stripe in Frisbii Media, allowing customers to pay at once, later, or in installments for single products and subscriptions." updated: 2026-08-26T13:26:27Z published: 2026-08-26T13:26:27Z canonical: "help.frisbii.com/integrating-klarna-payment-method-with-stripe" --- > ## Documentation Index > Fetch the complete documentation index at: https://help.frisbii.com/llms.txt > Use this file to discover all available pages before exploring further. # Klarna ## Overview Klarna is a payment service that lets customers choose how they pay: at once, later, or in installments. In Frisbii Media, Klarna is available via the Stripe integration and can be offered at checkout for both single items and subscriptions. → For general information about Klarna payments, see: [Pay with Klarna](https://docs.stripe.com/payments/klarna) #### Payment Options Offered by Klarna Klarna offers three payment options you can make available to your customers: | Option | How it works | When to use it | | --- | --- | --- | | Pay Now | The customer pays immediately upon completing the purchase. | For recurring payments (subscriptions) | | Pay Later | Customer pays after receiving the product or service | If customers prefer to pay after receiving content or services. | | Pay in Installments | Payment split into smaller amounts over time | Make higher-priced subscriptions more accessible and drive growth. | | Financing | Long-term financing up to 36 months (subject to credit approval) | Support larger one-time purchases; Not all customers are approved for the maximum amount, and approval is subject to credit worthiness | > [!CAUTION] > Limitations > > Klarna decides whether customers can use Klarna for purchases and holds the sole right to receive payments from Klarna customers. Stripe acquires these purchases on your behalf and settles the funds with you. > > > > For subscriptions, the initial invoice may be payable via installment payment, with future subscription renewals then processed via Pay Now. --- ## Before you begin - You have an active Stripe account via [Stripe Connect](/frisbii-media/docs/stripe-connect). If you haven't set up Stripe yet, start with the [Stripe setup guide](/frisbii-media/docs/stripe-connect#setup-for-new-customers). - You have admin access to the Frisbii Media Merchant Backend (stage and live) > [!NOTE] > Note > > We always recommend setting up and testing in the stage environment first, before doing the same in the live environment. --- ## Step 1: Set up staging for testing 1. Log in to the [stage Merchant Backend](https://app.frisbii-media-stage.com/login). 2. Log in to [your Stripe account](https://dashboard.stripe.com/login) and make sure you open it in test mode, so the Frisbii Media stage environment is set up with the Stripe test environment first. --- ## Step 2: Activate Klarna in Stripe 1. **Settings → Payments** Open the payment methods section in the Stripe Dashboard. 2. **Payment methods** In the Payment methods tab, activate Klarna in the list of available payment methods. When activation is successful, Klarna appears in Stripe with the status **Active**. --- ## Step 3: Activate Klarna in the Merchant Backend 1. **Settings → Financial → Payment Methods**: Open the payment methods overview in the Merchant Backend. 2. **Edit:** On the Payment transactions tab, activate Klarna by ticking the checkboxes for single items and/or subscriptions, and select the countries where you want to allow the payment method. 3. Save the setting so Klarna is listed as an available payment method in the Merchant Backend. ![](https://cdn.document360.io/b84e1b5d-2ba6-4465-8c62-fb45a2f31314/Images/Documentation/2026-03-18_11h19_57.gif) When activation is successful, Klarna is shown as active in the list of payment methods. --- ## Step 4: Activate Klarna in the checkout editor To display Klarna in your checkout, add it as a payment method to a checkout component. **Create new component** 1. In the client, navigate to **Settings** → **Applications** → **Checkout**. 2. In the **Components** → **Payments**, create a new payments component containing Klarna. 3. Add the new payment component to an existing checkout variant. **Use existing component** 1. In the client, navigate to **Settings** → **Applications** → **Checkout**. 2. In the **Components** → **Payments**, edit an existing payments component and add Klarna. The component is automatically updated in the checkout variant. ![](https://cdn.document360.io/b84e1b5d-2ba6-4465-8c62-fb45a2f31314/Images/Documentation/2026-03-18_11h23_43.gif) --- ## Step 5: Test 1. Run a test checkout: Complete a test purchase using Klarna as the payment method in the stage environment. 2. Check the payment status: Verify in both the Stripe Dashboard and the Merchant Backend that the test payment is correctly marked as successful. 1. In Stripe, go to **Transactions → Payments**. 2. In Frisbii Media Merchant Backend, go to **Log Center → Transactions**. --- ## Step 6: Go live 1. Activate live mode in Stripe: Switch your Stripe account from test mode to live mode and follow [Step 2](/frisbii-media/docs/integrating-klarna-payment-method-with-stripe#step-2-activate-klarna-in-stripe). 2. Live environment in the Merchant Backend: Repeat the steps from [Step 3](/frisbii-media/docs/integrating-klarna-payment-method-with-stripe#step-3-activate-klarna-in-the-merchant-backend) and [Step 4](/frisbii-media/docs/integrating-klarna-payment-method-with-stripe#step-4-activate-klarna-in-the-checkout-editor) in your live environment, since settings from the stage environment aren't carried over automatically. 3. Verify a live payment: After switching, process a first real Klarna payment to confirm the live configuration. When the live setup is complete, customers can select Klarna as a payment method in the live checkout. --- ## Klarna in Frisbii Media Checkout ![](https://cdn.document360.io/b84e1b5d-2ba6-4465-8c62-fb45a2f31314/Images/Documentation/2026-07-13_10h54_30.gif) **The customer flow is as follows:** 1. Customer selects Klarna as the payment method. 2. The customer is redirected to Klarna. 3. The customer enters their mobile phone number. 4. The customer confirms their mobile phone number with a code. 5. The customer enters their email address. 6. The customer enters their personal details. 7. Selects payment type (credit card or direct debit). 1. Credit card: Enter credit card details. 2. Direct debit: Enter/connect bank account. 8. The customer clicks Confirm with Klarna. 9. The customer is redirected back to the Frisbii Media checkout. 10. The customer completes the purchase by confirming.