#ammarath_connect-advice
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/1448705620768198899
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there ๐ I think there's quite a bit to unpack here.
Yup, you can onboard your clients if you want. If they're already onboarding to your Platform outside of Stripe, then you can even prefill information you've already collected from them (this is an upside to you managing the onboarding). Alternatively, if you don't need them to really onboard with you, or you don't collect the same data as Stripe needs, then it may be easier to send your users to Stripe first. Ultimately it's a business decision for you to make, based on the experience you want to provide.
Questions A/B are more about how you handle payments, rather than being settings of the Connected Accounts (since, depending on how you configure your Connected Accounts, they may be processing their own transactions distinct from your Platform payments).
I think our guides have gotten much better about laying out all the choices to make as you explore Connect. Let me find you the entry point I'm thinking of.
This is part of it:
https://docs.stripe.com/connect/interactive-platform-guide
But you'll also want to go ahead and start reviewing the three charge structures that are available:
https://docs.stripe.com/connect/charges#types
I appreciate your quick response very much !
To reiterate and make sure I understand,
Assuming I have all the KYC information needed, I can have full control over the setup of the connected account and simply "hand" it over to the client - is that statement correct ?
Yeah, if you have everything we need. You can use this page to get a better idea of what information we will need to collect from your Connected Account (it fluctuates with region and capabilities and account properties, so it's too much to try to list here ๐
)
https://docs.stripe.com/connect/required-verification-information
and one last question to drive this home
Whatever logic I choose,
assuming the end result is a connected account with my platform,
the client, or the owner of the connected account, will have the ability to fight chargebacks, and issue refunds ?
(im not sure if these are capabilities I need to grant, yet)
That fluctuates based on the type of charge flow you decide to use. But even with flows where you have the control by default, you could build an interface to expose that control to your clients.
understood, thank you very much
Any time!
ammarath_connect-advice