From b27bfacd3e1b8ee75a8e1a213ec0914f605241cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20H=C3=A4gglund?= <23344014+adamhagglund@users.noreply.github.com> Date: Mon, 11 Oct 2021 11:08:20 +0200 Subject: [PATCH] Add Klarna Klarna payment and shopping services. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa684c55..d08d4f38 100644 --- a/README.md +++ b/README.md @@ -558,6 +558,7 @@ API | Description | Auth | HTTPS | CORS | | [IEX Cloud](https://iexcloud.io/docs/api/) | Realtime & Historical Stock and Market Data | `apiKey` | Yes | Yes | | [IG](https://labs.ig.com/gettingstarted) | Spreadbetting and CFD Market Data | `apiKey` | Yes | Unknown | | [Intrinio](https://intrinio.com/) | A wide selection of financial data feeds | `apiKey` | Yes | Unknown | +| [Klarna](https://docs.klarna.com/klarna-payments/api/payments-api/) | Klarna payment and shopping service | `apiKey` | Yes | Unknown | | [Mono](https://mono.co/) | Connect with users’ bank accounts and access transaction data in Africa | `apiKey` | Yes | Unknown | | [Moov](https://docs.moov.io/api/) | The Moov API makes it simple for platforms to send, receive, and store money | `apiKey` | Yes | Unknown | | [Nordigen](https://nordigen.com/en/account_information_documenation/integration/quickstart_guide/) | Connect to bank accounts using official bank APIs and get raw transaction data | `apiKey` | Yes | Unknown |