Skip to content

Commit 376fcf9

Browse files
authored
Merge pull request #7119 from umbraco/Commerceadd-ons/brokenlinks
Fixed broken links and images in Commerce add ons docs
2 parents 97688bb + 2895acd commit 376fcf9

File tree

3 files changed

+12
-10
lines changed

3 files changed

+12
-10
lines changed

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

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,16 @@ When working with Klarna, you'll need to sign up for a live and a developer acco
1616
2. Navigate to the **Klarna for Business** section.
1717
3. Sign up as a **Seller**.
1818

19-
![The interface when signing up for a Klarna live account.](../media/klarna/get\_started.png)
19+
![The interface when signing up for a Klarna live account.](../media/klarna/get_started.png)
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

@@ -45,14 +47,14 @@ Once you are signed in to the Klarna portal(s), follow the steps below to get yo
4547
1. Click the **Settings** option at the bottom of the menu on the left-hand side.
4648
2. Select the **Klarna API Credentials** heading.
4749

48-
![Overview of the Klarna developer portal.](../media/klarna/developer\_portal.png)
50+
![Overview of the Klarna developer portal.](../media/klarna/developer_portal.png)
4951

5052
3. Select **Generate new Klarna API Credentials.**
5153
4. Click **Create Credentials** in the dialog that follows.
5254

5355
You'll be presented with a username and password that you'll need to note down for later use.
5456

55-
![The dialog where you create your Klarna API credentials.](../media/klarna/generate\_credentials.png)
57+
![The dialog where you create your Klarna API credentials.](../media/klarna/generate_credentials.png)
5658

5759
![The dialog that presents your Klarna credentials.](../media/klarna/credentials.png)
5860

40.3 KB
Loading

commerce-add-ons/payment-providers/worldpay/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Getting Started with the Worldpay payment provider for Umbraco Comm
44

55
# Overview
66

7-
The Worldpay payment provider allows you to capture payments via the [Worldpay](https://online.worldpay.com/) payment gateway. It is a fully featured payment provider allowing full control of the payment flow directly from the Umbraco Commerce backoffice.
7+
The Worldpay payment provider allows you to capture payments via the [Worldpay](https://www.worldpay.com/en) payment gateway. It is a fully featured payment provider allowing full control of the payment flow directly from the Umbraco Commerce backoffice.
88

99
{% hint style="warning" %}
1010
This page is a work in progress.

0 commit comments

Comments
 (0)