> For the complete documentation index, see [llms.txt](https://help.konnektive.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.konnektive.com/konnektive-crm/gateway-setup/gateways/stripe/klarna-on-stripe.md).

# Klarna on Stripe

<figure><img src="/files/n2J4DC3MvRvnSFh3ia7g" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**Disclaimers:**

No card details are stored for merchants using Klarna’s Payment Gateway

Stripe supports Klarna on one-time purchases, recurring purchases, and 1-click upsells.

Klarna will work with landers that connect to Konnektive via Direct API. This will NOT work with form-code or via Order Entry.
{% endhint %}

**STEP 1**

Go to **Gateways** | **Gateway Integrations** and select StripeV2. Click on **+Activate**. Follow instructions [here](/konnektive-crm/gateway-setup/gateways/stripe.md) for setup.

Click the green **Create Gateway** button to save your changes and create the gateway. Note the ID of the gateway on the gateway list page, for use in Step 2.<br>

**STEP 2**

The checkout page must be secure HTTPS. A non-secured call to Klarna will be rejected. Pass the following parameters on the Import Order or Import Upsale API call

* paySource = PREPAID
* prepaidType = KLARNA
* forceMerchantId = the Stripe V2 id from Step 1

Your checkout and upsale pages must support standard merchant redirect handling

[Basic 3DS Instructions](/konnektive-crm/gateway-setup/basic-3ds-instructions.md)

For more info on the api call, please refer to our [API Documentation.](https://apidocs.konnektive.com/)

{% hint style="danger" %}
Make sure Klarna is enabled on your Stripe Account
{% endhint %}

Enable Klarna as a payment method in your Stripe account. Navigate from your Stripe Dashboard to Settings **→ Payment methods** and enable Klarna.

<figure><img src="/files/TVtK9srd5pBQEXYYzcO3" alt="" width="563"><figcaption></figcaption></figure>
