#alex-serdiuk_checkout-klarna-address-required

1 messages ยท Page 1 of 1 (latest)

fierce ospreyBOT
#

๐Ÿ‘‹ 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/1447642399806324816

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

cedar jungle
#

Hello ๐Ÿ‘‹

Where are you seeing this error? Do you have an example API request where this is thrown?

carmine oxide
cedar jungle
#

Are you using the Payment Element or a Checkout Session to collect payment?

carmine oxide
#

It's a checkout

cedar jungle
#

Are you coding the checkout session creation directly?

carmine oxide
#

No, it's through GoHighLevel's Stripe integration

cedar jungle
#

Do you have a Checkout Session ID where this error occurred?

carmine oxide
#

It's through the Stripe account of my client so I don't have access to it currently

cedar jungle
#

This Discord server is focused on developers coding integrations with Stripe APIs directly. Most of our recommendations will be focused on making direct API calls using code and Stripe SDKs.

Without a clear example there isn't much I can tell you. Just to rule something out, I'm going to create a test Checkout Session for a Customer with no Address on file

#

Are these one-time payments or for subscriptions?

carmine oxide
#

I'm assuming it's because we have disabled the shipping fields on the checkout, but I hoped they would be able to input address through Klarna if they choose it. So I'm looking to see if there is something to do without enabling the shipping fields on the checkout.

carmine oxide
cedar jungle
#

we have disabled the shipping fields on the checkout

Unfortuantely this is really hard to understand without a clear example Checkout Session ID.

fierce ospreyBOT
#

alex-serdiuk_checkout-klarna-address-required

cedar jungle
#

Also that UI doesn't look like what Checkout is rendering currently. Are you certain this is using Stripe Checkout?