#DiscoBlade
1 messages · Page 1 of 1 (latest)
Hi, what's the question?
We have a mobile app it's a delivery app. We want to pay the drivers using stripe. Is connect capable for doing this
Yes it is capable of doing it, I would recommend that you search for the term “destination charges” in Stripe docs(https://docs.stripe.com) as it is probably the best integration way for those kind of businesses.
Yes, Stripe Connect is perfect for your case.
I see i'm currently testing the connect with standard account. Because on the form there are some details that our driver should not fill out like business name since they are not doing business they are working as employee
Testing for account onboarding
Express accounts might be a better fit for your case.
I also suggest contacting Stripe Support as they might suggest you how to set up your Platform: https://support.stripe.com/?contact=true
If you run into any technical issues, we are happy to help you here, on Discord.
i see, Thank you
Btw how can i set a redirect? I want to redirect the driver after they fill out the account onboarding form into our app
You can use the return_url: https://stripe.com/docs/api/account_links/create#create_account_link-return_url
Yes but is it possible to return to an app? instead of a web app. Base on the example it use http something
Yes, phones can redirect you to the app even with https:// URLs
i see thank you
Happy to help. Let me know if you have any other questions.