#saurabh3671_understanding-connect
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. Thank you for your patience!
โฑ๏ธ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime! If this thread is closed and you have another question you'll need to start a new thread.
๐ 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/1213098046695542794
๐ Have more to share? You can add more detail below, including code, screenshots, videos, etc.
Sure, sounds like a pretty standard Connect flow
Yeh is this possible?
Of course
Read this (https://docs.stripe.com/connect/collect-then-transfer-guide) and let me know if you've any specific Qs
Just I want to onboard service providers
They will add their bank account through api and I then fund will transfer to their bank account using API
Yup, and all of that is documented at the link above
Sure let me review
Thanks for the help ๐
Use the /v1/accounts API to create an Express account and set type to express in the account creation request.
in this can we add bank detail Or just it will be card payments
Express accounts provide their external banking details during onboarding: https://docs.stripe.com/connect/express-accounts#create-link
Also its just the providers like uber drivers
Platforms can't manage external accounts for Express accounts
External accounts means?
Like I need to onboard service providers first
then whenever a service will be competed then the fund will transfer from stripe to their account
Uisng API
The bank accounts you'd oay out their funds/balances too
Yep, that's what the link documents
saurabh3671_understanding-connect