#levi-basurto_error

1 messages · Page 1 of 1 (latest)

hard swallowBOT
#

👋 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/1393329488477294602

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

light egret
#

Let me take a look

winter gust
#

Thank you

light egret
#

You need to redirect the user to Klarna I believe.

winter gust
#

Have them open klarna?

#

Like download the app or something?

light egret
#

No.

#

One sec

#

Looking at the PaymentIntent you shared, there's redirect_to_url.url in next_action

#

The user is meant to be redirected to Klarna to complete payment, and once they are done they will be brought back to your site via return_url

winter gust
#

So do I send them a separate link?

#

Or open on a laptop?

light egret
winter gust
#

So I have to put some coding stuff in there to get it through?

#

Can I send you a payment link to add it on?

light egret
#

Are you using payment links?

#

Ok, I can see you're using Hosted Checkout. We handle the redirect automatically. There's nothing additional you need to do.

#

The PaymentIntent is in a requires_action state because the customer did not complete the Klarna payment process.

winter gust
#

So maybe verify his klarna account?

#

Is what he needs to do?

#

Once he pays he gets a loading screen and it won’t ever go through

light egret
#

Yes, they need to complete whatever they were asked to do on the Klarna side of things.

winter gust
#

Doesn’t say anything just continues to load

light egret
#

I just tested you're checkout session and it navigated to Klarna for me.

#

They should try using another device.