Skip to content

Commit 2895acd

Browse files
committed
Updated steps with new process as per Klarna docs
1 parent 2dca622 commit 2895acd

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

commerce-add-ons/payment-providers/klarna/configuring-klarna.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,12 @@ When working with Klarna, you'll need to sign up for a live and a developer acco
2020

2121
### Sign up for a developer account
2222

23-
1. Open the [Klarna developer portal](https://developers.klarna.com/documentation/testing-environment/).
24-
2. Select your region to request a developer account.
23+
1. Click the **Log in** button in the navigation bar of [Klarna Docs](https://docs.klarna.com/resources/developer-tools/testing-payments/before-you-test/).
24+
2. Select the region of your credentials (for example, *Europe*).
25+
3. Select the environment.
26+
4. Click **Sign up**.
2527

26-
![The interface when signing up for a Klarna developer account.](../media/klarna/developer_signup.png)
28+
![The interface when signing up for a Klarna developer account.](../media/klarna/developer_signup_1.png)
2729

2830
{% hint style="info" %}
2931
Both sign-up processes can take a while. Be sure to sign up well in advance of going live.
@@ -32,11 +34,11 @@ Both sign-up processes can take a while. Be sure to sign up well in advance of g
3234
### Get your credentials
3335

3436
1. Sign in to the two platforms mentioned below
35-
* **Live** - [https://auth.eu.portal.klarna.com/](https://portal.klarna.com/?utm_source=klarnacom\&utm_campaign=/uk/business/merchant-support/login-merchant-portal/&utm_medium=referral\&utm_content=klarnacom-link)
36-
* **Developer** - [https://playground.eu.portal.klarna.com/](https://playground.eu.portal.klarna.com/)
37+
* [Live](https://auth.eu.portal.klarna.com/auth/realms/merchants/protocol/openid-connect/auth?client_id=merchant-portal)
38+
* [Developer](https://login.playground.klarna.com/)
3739
2. Continue following the steps in this article, for each portal.
3840

39-
![The Klarna Login screen.](../media/klarna/sign_in.png)
41+
![The Klarna Login screen](../media/klarna/sign_in.png)
4042

4143
## API Credentials
4244

40.3 KB
Loading

0 commit comments

Comments
 (0)