#haluk_connect-onboarding
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/1220132735532662888
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- haluk1195_api, 4 hours ago, 61 messages
Hi, you would need to create an account link on their server, https://docs.stripe.com/api/account_links/create and redirect to a browser from their iOS app to take the Connect Account user through onboarding.
What is the correct way for me to share the Connect Account link with a user? should i just text it to them?
We recommend this approach that we see on this StackOverflow: https://stackoverflow.com/questions/822599/how-can-i-launch-safari-from-an-iphone-app
hey
so
i'm not sure that i still completely understand stripe connect
what if a user wants to update their banking information
haluk_connect-onboarding
First off you need to decide what type of connected accounts you plan to use: Standard, Express or Custom?
Then the answer about onboarding will depend based on that
my platform is similar to uber in that i'll be paying out "drivers" for their service
i think express could work fine?
Okay so yes with Express you use AccountLinks and send them to our onboarding flow and they can do a lot of things including changing their bank account details. They can also use our Express mobile app
Express mobile app?
ok if they want to update their bank account information they can just use this app?
and yes they can use that app or you can use https://docs.stripe.com/connect/express-dashboard
ok after i share the onboarding link with them within my app, what would they have to subsequently do to setup and start using this app to track/manage their payments/payout-methods
I'm sorry that's really vague so it's tough to help right now. What docs have you read already? If you haven't you really want to start at https://stripe.com/docs/connect
all good, let me try to clarify
lets say a user goes through the connect account link, then 6 months later they want to update their bank account information. What do they have to do?
does that clarify my question?
They either use the mobile app on iOS or they log into their Express Dashboard https://connect.stripe.com/app/express
Or you as the developer can direct them there, it's documented on https://docs.stripe.com/connect/express-dashboard
ok thanks i think this answers my questions
awesome!
actually one more
sure you can just ask
in test mode is there any way to see what the express platform will look like for a "driver"?
the platform is you.
And yes you can test everything in Test mode, try it really!
i have but how would i use that test mode to login to the Stripe Express app?
You can't use the mobile app in Test mode sorry, it's only in production with a real account but you can create one to test it
same it's for live mode
also doesn't work
hmm ok
can you share screenshots from what the app looks like?
or the website
(i just want to get a flavor for the Express expreience)
no sorry I don't have an account in production you'll have to test this yourself
Sounds good! I'll keep the thread open for a bit if you have follow up questions