#jasegura_code
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/1354558370622869717
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there. Could you share an example SetupIntent id?
Let me preface this by saying that this is a preview feature, which we in this server do not generally know very much about.
Are you saying that you are handling the next_action, completing the payment on the test redirect page, and then the setup just fails?
Correct, it all looks good, the setup intent gets created, I am redirected to Klarna's playground, then I complete the whole thing using the test data to succeed, and then when it comes back I receive via webhook an event saying the setup intent failed, and the reason seems to be a rejrected/invalid credit card.
Let me preface this by saying that this is a preview feature, which we in this server do not generally know very much about.
Yeah, I have imagined that, it looks like a new feature...
what specific information are you using inside the Klarna flow for the repayment method?
I am using the test data in this URL https://docs.stripe.com/payments/klarna/set-up-future-payments, I login with a user which phone number is being marked as Approved, in this case the account has +61473752244 as phone number, and then the credit card is also the one that should succeed: 4111 1111 1111 1111 with an expiration date in the future and so on...
Unfortunately, I can't really debug this. If you reach out to our support team at https://support.stripe.com/, referencing this thread, they should be able to work with the team that owns the beta and they can have a look at why this is happening
When I say "referencing this thread", you should let them know that you spoke to Stripe developers on Discord and they asked you to reach out to support because you were having a technical issue with a preview feature.
Awesome, thank you very much for your help.