#kamil1999_api

1 messages · Page 1 of 1 (latest)

tacit saffronBOT
#

đź‘‹ Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

đź”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1484480014975238284

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

faint jackal
#

Question 2:

Does Klarna support PLN?
The docs say it does, but I got an error in the sandbox environment.
I was using PLN as the currency and a Poland VPN location.
Same scenario as before: I used Stripe Checkout.

empty flame
#

đź‘‹ Hi there! Let me take a look

#

Sorry for the delays here. Do you have a Checkout Session ID you can share?

faint jackal
#

i will check

#

So Klarna says that they dont support PLN currency, but maybe only its error on sandbox, dont know how it will be on production

empty flame
empty flame
#

I think question 2 is similar as Klarna seems to be strict about which currency is allowed, based on the customer location.
If you're in Germany, you can only pay in EUR. So the customer would need to be in Poland in order to pay in PLN.

faint jackal
#

Hmm, but I’m using a Poland VPN. Shouldn’t that work then?
The Stripe account is based in Germany, but I’m paying through Checkout while connected through a Poland VPN and selecting PLN as the currency.

tacit saffronBOT
empty flame
#

Hm. I wasn't able to reproduce that error for a PLN payment, and saw the Klarna onboarding

#

I've found that their sandbox sometimes can be unreliable, and I've had to clear the cookies and other data from the Klarna site

faint jackal
#

hmm, maybe the error its only on sandbox

jagged kernel
#

hi! I'm taking over this thread.

faint jackal
#

Hi!

jagged kernel
faint jackal
#

ok, will try that

#

thanks

jagged kernel
#

can you share the Checkout Session ID (cs_xxx)?

jagged kernel
#

thanks, having a look

#

when do you see that error message? just after clicking on the Klarna button?

faint jackal
#

yes, exactly after click Klarna

jagged kernel
#

that's odd. when I click I see this:

faint jackal
#

could library version have impact? i have

 "stripe": "^13.6.0",
jagged kernel
#

the screenshot I took comes from your own Checkout Session you shared, so no. It looks like it's the Klarna website that's using your IP (instead of the location_PL in the email) to localise your experience.

faint jackal
#

Hmm, I understand. In that case, let’s leave the topic for now. If something doesn’t work in production, the user will report it.
It’s strange that the VPN doesn’t help, but oh well.

Thank you for your help

tacit saffronBOT