-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathPatch-Klarna_KCO_v9-kustom-api-endpoint.patch
More file actions
46 lines (46 loc) · 2.53 KB
/
Patch-Klarna_KCO_v9-kustom-api-endpoint.patch
File metadata and controls
46 lines (46 loc) · 2.53 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
--- etc/klarna.xml 2024-01-01 00:00:00
+++ etc/klarna.xml 2026-02-24 00:00:00
@@ -33,8 +33,8 @@
<api_version id="na" translate="label">
<label><![CDATA[Klarna Checkout (North America)]]></label>
<type>kcokasper</type>
- <production_url><![CDATA[https://api-na.klarna.com]]></production_url>
- <testdrive_url><![CDATA[https://api-na.playground.klarna.com]]></testdrive_url>
+ <production_url><![CDATA[https://api-na.kustom.co]]></production_url>
+ <testdrive_url><![CDATA[https://api-na.playground.kustom.co]]></testdrive_url>
<options>
<option id="separate_tax_line">1</option>
<option id="cart_totals_in_iframe">1</option>
@@ -43,8 +43,8 @@
<api_version id="uk" translate="label">
<label><![CDATA[Klarna Checkout (Europe)]]></label>
<type>kcokasper</type>
- <production_url><![CDATA[https://api.klarna.com]]></production_url>
- <testdrive_url><![CDATA[https://api.playground.klarna.com]]></testdrive_url>
+ <production_url><![CDATA[https://api.kustom.co]]></production_url>
+ <testdrive_url><![CDATA[https://api.playground.kustom.co]]></testdrive_url>
<options>
<option id="title_mandatory_support">1</option>
<option id="date_of_birth_mandatory_support">1</option>
@@ -54,8 +54,8 @@
<api_version id="nl" translate="label">
<label><![CDATA[Klarna Checkout (Netherlands)]]></label>
<type>kcokasper</type>
- <production_url><![CDATA[https://api.klarna.com]]></production_url>
- <testdrive_url><![CDATA[https://api.playground.klarna.com]]></testdrive_url>
+ <production_url><![CDATA[https://api.kustom.co]]></production_url>
+ <testdrive_url><![CDATA[https://api.playground.kustom.co]]></testdrive_url>
<options>
<option id="shipping_in_iframe">0</option>
<option id="title_mandatory_support">1</option>
@@ -66,8 +66,8 @@
<api_version id="dach_v3" translate="label">
<label><![CDATA[Klarna Checkout (DACH)]]></label>
<type>kcokasper</type>
- <production_url><![CDATA[https://api.klarna.com]]></production_url>
- <testdrive_url><![CDATA[https://api.playground.klarna.com]]></testdrive_url>
+ <production_url><![CDATA[https://api.kustom.co]]></production_url>
+ <testdrive_url><![CDATA[https://api.playground.kustom.co]]></testdrive_url>
<options>
<option id="date_of_birth_mandatory_support">1</option>
<option id="phone_mandatory_support">1</option>