#dana_api
1 messages ยท Page 1 of 1 (latest)
๐ 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/1384974401719631933
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there ๐ I see klarna is listed in payment_method_types when the Payment Intent is created.
What do you do with it after that? Do you use it with our Payment Element or a mobile integration or something else?
Hello! I believe I use a Payment Element
I'm using import { Elements } from '@stripe/react-stripe-js'; and pass the payment_intent_id into the Elements tag
Gotcha. Do you know if you use our deferred intents flow (where the Payment Element is rendered before a Payment Intent is created), or if you use the client_secret from the Payment Intent to initialize Elements?
I use the client_secret to initialize the Elements
๐ stepping in
Looking at the PaymentIntent from the request you provided, one sec
Okay looks like you are testing from GB so Klarna is only supported for GBP here.
If your customer is located in a different EU country, they could use Klarna with EUR
Oh I see. When I look at Klarna on the Payment Methods page for my EUR Stripe account, it says GBR* is a supported customer country
But I guess that list of countries only matches a certain subset of the present currencies, they don't necessarily match all of them right?
Yeah that is a bit confusing and we should likely make that more clear.
Yep exactly. You can see the supported payment options per country at: https://docs.stripe.com/payments/klarna#payment-options