#quant_connect-account
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/1504912696242606200
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
@prisma prism I'm not sure I follow your question
We have a customer that has a site similar to like airbnb , We are a payment processing company that handles the payments that all their customers pay with but then at the ned of the month the company needs to pay out those host, is Stripe able to do this?
Ah gotcha, then yes we definitely support this via our Stripe Connect product: https://docs.stripe.com/connect
Basically you collect $100 from me and $200 from someone else for the same host and at the end of the month you pay the hoste out $270 ($300 minus our fees and your fee for example).
The "host" here is represented as a connected account where you share their information (address, business info if a company, bank account details, etc.) and then you can pay them out monthly/daily/etc.
okay perfect so I want Stripe to be the host and I Will do the processing
How will the connection happen ? because I will have all the information ? How would it link?
I recommend reading the docs to start. If you aren;'t a developer, ask your dev(s) to read this
But you write code to create a connected account and then onboard them on Stripe
solid thank you!
quant_connect-account