#alphazero_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/1222275880932343859
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
I'd recommend starting by reading Stripe Connect docs:
https://docs.stripe.com/connect
https://docs.stripe.com/connect/collect-then-transfer-guide
https://docs.stripe.com/connect/enable-payment-acceptance-guide
You can learn more about the account types here:
https://docs.stripe.com/connect/accounts
And the type of charges:
https://docs.stripe.com/connect/charges
Ok I highly appreciate this. However I have one big question, I dont want user's to be interacting with stripe directly, my main goal is to enable seamless onboarding experience that also satisfies stripe requirement so that I can easily pay out the vendors/partners that would get onboarded. I am looking for something similar to what uber or lyft. I closely followed stripes progress in terms of same day payout back when I was starting. that was really great feature.
I see. You can build your own onboarding flow for Custom connected accounts.
We typically recommend you integrate destination charges or separate charges and transfers flow with custom connected accounts.
This is an end to end guide for the flow: https://docs.stripe.com/connect/collect-then-transfer-guide
Custom accounts: https://docs.stripe.com/connect/custom-accounts
Onboarding process: https://docs.stripe.com/connect/custom/onboarding
Destination charges: https://docs.stripe.com/connect/destination-charges