#Harpreet-bank_account

1 messages · Page 1 of 1 (latest)

silent flame
#

hello! when you say. you want to add a bank account for Stripe - do you mean you want to add a bank account to your own Stripe account? or are you trying to add a bank account a connected account?

#

also, can you elaborate more on why you're not able to add? Are you seeing an error?

lunar arrow
#

I want to add bank account manually by form.

#

Invalid value for stripe.confirmUsBankAccountSetup intent secret: value should be a client secret of the form ${id}secret${secret}

silent flame
#

are you referring to any documentation? Can you share the link to the documentation that you're looking at?

silent flame
lunar arrow
#

I want to add a bank account so for this what parameter to create setup intent

silent flame
#

you need to use a SetupIntent to collect and save the bank account details

lunar arrow
#

is stripe provide facility to create setup intent?

silent flame
#

i'm afraid i don't understand what you mean. You can use the Stripe API to create a SetupIntent - the sample code is in the guide you shared

lunar arrow
#

I need to send bank info to server then add those bank details to setup intent then need to create right, this is what you mean?

silent flame
lunar arrow
#

would i need to send client_secret to client side for complete the ach integration and where i can complete the kyc for that ..?/

wind wyvern
#

👋 stepping in and catching up

lunar arrow
#

thats fine , then when i need to verify or complete my ach ..?

#

bcz it needs to verify through micro deposits

wind wyvern
#

The returned SetupIntent will tell you that. This part