#rohail-kamran_docs
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/1378978641911873536
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Which country is your account and which country is your Connected Account?
The account is for USA. Also, I am not sure what you mean by "which country is your Connected Account?"
I have not yet created a connected account. Actually the client I am developing this for has asked me how this can be built
and as this is my first time developing a payout system, I want more guidance on this from you.
What is the process of creating a connect account and is it something I should do as the developer or should I ask my client to do it as the owner? And can I do anything before the connect account is created?
Okie, so first I know a feature which can allow you to send money to a recipient, which is simpler than creating a Connected Account for them
Otherwise, you will need to create a full-fledge Connected Account for them, which you can start at https://docs.stripe.com/connect/how-connect-works
Thanks Orakaro! I have been going through this documentation and it seems helpful.
However, in the global payouts documentation, it says I must give the business info for the recipient? What if they have no business (which is going to be the case for most of my recipients.
Do you mean the type of business?
You can provide individual to it
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Hmm I see. That makes sense!
I think you said that I will have to create a connected account for the people I want to give payments to (If I go down the connected account path / approach).
Can't the reciepient create their own connected account themselves? Or maybe I am understanding this wrong...
Actually it creates a "lightweight" version of Connected Account under the hood
Just the API and the UI is re-designed to be simpler
hmmm let me take some more time to read this documentation please