#hetvidadia_code

1 messages ยท Page 1 of 1 (latest)

severe kelpBOT
#

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

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

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.

neon ferry
#

hi there!

#

can you share the SetupIntent ID (seti_xxx) with this issue?

ionic cipher
#

Its for a live customer. Can I share it via an email to Stripe describing the issue?

neon ferry
ionic cipher
#

Alright. Will do. Thank you, Soma!

#

Can you please share the email ID to which I can write to stripe?

neon ferry
#

there's no email sorry, you need to talk to the chat assistant on the link I shared above. and it should give you the option to send a message to Stripe.

ionic cipher
#

I tried using the chat assistant and got generic replies - ask the customer to refresh their browser or try with a different card or account.

#

I need some concrete RCA as to why this is happening - previously with the same code, the customers were able to set up bank accounts. There are no changes form our end, but now the setup intents stay in the requires_payment_method state instead of requires_confirmation state

neon ferry
#

try to ask the chat "I'd like to talk to a human" maybe.

ionic cipher
#

Okay, shall try

#

Meanwhile, could you help check if I'm doing something wrong in the below code?

stripe.collectBankAccountForSetup({
clientSecret: clientSecretFromCall,
params: {
payment_method_type: 'us_bank_account',
payment_method_data: {
billing_details: {
name: customerName,
email: customerEmail
},
},
},
})

#

This is what we get while trying to add a bank account

neon ferry
#

the code looks okay to me, but I would need the SetupIntent ID to investigate this.

ionic cipher
#

Ok. Should this code snippet change the status of the SetupIntent to requires_confirmation?

severe kelpBOT
snow haven
#

๐Ÿ‘‹ taking over for my colleague. Let me catch up.

#

would you mind sharing the SetupIntent ID my colleague asked for? it looks like seti_xxx

ionic cipher
#

Hi tarzan. Its an actual customer's setup intent ID. Can I send it over a mail?

snow haven
#

the ID is safe to share publicly