#grace-m6795_api

1 messages ¡ Page 1 of 1 (latest)

forest hawkBOT
#

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

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

abstract sableBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

leaden copper
#

So the issue is setup_future_usage

#

You can't use that with klarna

#

Klarna doesn't support it

frank dock
#

Ok. I tried omitting setup_future_usage, then I got another error: The payment method type "zip" is invalid. Please ensure the provided type is activated in your dashboard (https://dashboard.stripe.com/account/payments/settings) and your account is enabled for any preview features that you are trying to use. Request ID: req_TtHjCzhQCXs0Iw

leaden copper
#

Hm ok looking

#

Let me ask a colleague

dawn hamlet
#

Hey @frank dock - I'm helping @leaden copper look at this

#

Did you request access to the Zip beta, and zip is a PM type you expect to be enabled?

frank dock
#

I haven't requested access to Zip. I got this error while testing payment method Klarna through payment element

dawn hamlet
#

GOtcha, thanks for confirming

dawn hamlet
#

Just a quick update that we're investigating, looks like an issue on our side

frank dock
#

ok

dawn hamlet
#

If you know the existing PM you're using is klarna you should be able to temporarily work around this by specifying payment_method_types=['klarna'] (even though that should not be necessary, in general)
Can you try that?

frank dock
#

sure

#

It worked but the payment failed. The error was 'We couldn't verify your address..."

dawn hamlet
#

Ok thanks, that should be unrelated to the original Zip error and specific to the klarna flow

abstract sableBOT