From 3a212f3c1d022cd846448a4261e69d8296831d15 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 11 Jul 2021 21:17:38 +0600 Subject: [PATCH] Update Klarna Checout / ecommerce , payment proccessor --- src/technologies.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/technologies.json b/src/technologies.json index 72b3cb251..995cb3b0e 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -10842,8 +10842,16 @@ "description": "Klarna Checkout is a complete payment solution where Klarna handles a store's entire checkout.", "icon": "Klarna.svg", "js": { - "_klarnaCheckout": "" + "_klarnaCheckout": "", + "KlarnaOnsiteService": "" }, + "scripts": "\\.klarnaservices\\.com/lib\\.js", + "saas": true, + "pricing": [ + "payg", + "low", + "recurring" + ], "website": "https://www.klarna.com/international/" }, "Klaviyo": {