#MSSIND

1 messages ยท Page 1 of 1 (latest)

quartz yewBOT
unique hull
green silo
#

but what if I want to give a separate dashboard login to vendors

#

?

unique hull
#

Sorry for my late reply

unique hull
unique hull
green silo
#

but when I am creating the express account than there is no field for passowrd

#

than how can I login?

#

?

mental axle
#

e.g. https://stripe.com/docs/connect/express-dashboard#self-serve-access

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.

#

if you're creating AccountLinks directly then you are doing the authentication, not Stripe. You need to make sure you create the AccountLink for the correct account for the user.

green silo
#

Otherwise I am good

mental axle
#

no worries, what can I clarify there?

green silo
#

I am not with " AccountLinks directly then you are doing the authentication, not Stripe. "

mental axle
#

so you said :

I want to give a separate dashboard login to vendors
That means that what happen is :

  • a user visits "mssind.com" or whatever your website is
  • the user logs in to their account on your system with whatever authentication system you have for your vendors
  • they view a "mssind dashboard". On that dashboard you might have a button/link to "view your Stripe payouts" etc
  • if a user presses that button, you call https://stripe.com/docs/api/account_links and pass the Account ID acct_xxx of the Stripe account that corresponds to the logged-in user of your system.
green silo
#

ok

#

so you mean

#

I can give a direct stripe account link to my vendors

#

?

#

So all the authentication will be handled by API's, right?

mental axle
mental axle
green silo
#

ok

#

So far clear

#

but getting one issue

#

I created one vendor account with complete test data

#

and 100% verified

#

but when I try to do the sign in

#

with url

#

I am getting error with email

mental axle
#

This option is only available for livemode Express accounts. For testing, please create a login link instead.

mental axle
#

That's the link for creating a new account, not logging into an existing one. I don't know what you did.

green silo
#

okay

#

clear

#

now

#

and one thing more

#

phone number is used

#

once can be used with other vendors also?

mental axle
#

as in, does the phone number have to be unique across all your Express accounts? I don't know. I don't think so.

green silo
#

ok