#alc - klarna

1 messages · Page 1 of 1 (latest)

narrow moat
#

When you say "Checkout" do you mean using Stripe Checkout (via redirect), or your own custom Checkout flow?

rich jasper
#

Thanks for getting back to me,

Currently i create a session and create a customer with stripe to attach to the session, then pass the session to a checkout. From there i take the session id and use the js to redirect to stripe checkout with the session id

#

the method i use in js is redirectToCheckout() for reference

narrow moat
rich jasper
#

Thanks, this is basically what i have done, added klarna into payment method types, then redirectToCheckout. Is that all it takes?

narrow moat
#

Yep!

rich jasper
#

i can see klarna in the test gateway, and can see it is offering 30 day pay delay.

#

would passing an address help with klarna in making a pay over 3 decision?

#

as there is a soft credit check...

narrow moat
rich jasper
#

yes, its GBP/UK, but only shows one option. I am just curious if the other options are discretionary?

narrow moat
#

Ah, i'm not too sure about that. The docs suggest this is also related to the payment amount, so you can test with a larger amount but otherwise I would suggest reaching out to our support team: https://support.stripe.com/contact

rich jasper
#

Great, thanks!

#

good to know ive set it up fine at least!

narrow moat
#

👍