Questions tagged [klarna-widget]
10 questions
6
votes
1 answer
How to get Klarna Pay Over Time widget displayed correctly?
I'm integrating Klarna in a sandbox environment that is tied to Adyen. I have followed the docs precisely but am having an issue where there is no "continue" button showing in the widget thus blocking the checkout process.
-EXPECTED-
-ACTUAL…

emarel
- 371
- 7
- 30
2
votes
1 answer
How to load (multiple) defined Klarna payment methods?
I'm building a kind of sandbox integration of Klarna Payments (to get it working in principle and implement the logic later into a real shop). The first step described in the docu, the session creating, has worked. Now I'm trying to get the Klarna…

automatix
- 14,018
- 26
- 105
- 230
0
votes
0 answers
Klarna order creation on playground returns 404 NOT with correct authorization_token
I have the following file where, one for Klarna UI, and one script that mimics the backend by using the authorization token to create an order in Klarna.
Here's the index html that I'm running using npm http-server: