#caroline0
1 messages · Page 1 of 1 (latest)
Hi 👋 no, Login Links, as mentioned in that document, are single-use. I think there may be a way you can accomplish what you're after though, let me see if I can find what I'm thinking of.
The self-serve approach described here is what I think may be a better fit, where you provide a link to our login page and allow your users to log into Stripe directly by providing their email address:
https://stripe.com/docs/connect/express-dashboard#self-serve-access
thanks a bunch – it looks like that would send a verification code to our platform phone number though? and they'll need to enter it?
is that correct?
Your users can also access the Express Dashboard by signing in directly to Stripe Express. They must complete Two-Step authentication to view their Express Dashboard.
First, they must sign into Stripe Express with their connected account email. Then, Stripe sends a SMS verification code to the mobile number your platform used to create their Express Account. Your users must enter the SMS verification code to access their Express Dashboard.
Almost, it will go to the phone number your Platform provided for the Connected Account, not the phone number associated with your Platform Account.
wait, what is the difference? I'm confused
When you create the Connected Account, a phone number is collected for the Connected Account. That is either provided by you when creating the account if you know that information and are prefilling it, or it is collected during the onboarding process.
Ahhh, got it. Okay, so they can just sign in like normal using their own phone number
that's great thanks
Yup, they'll provide their email, then a one time passcode is sent to their phone number and they use that to complete the 2-factor-authentication flow to log in.
great thank you, that answers my question, appreciate it!