#Bar
1 messages · Page 1 of 1 (latest)
Hi, what do you mean by users? Where are you adding them? To your Stripe account?
Yes
I see, you can invite a team member here: https://support.stripe.com/questions/invite-team-members-or-developers-to-access-your-stripe-account. You can specify the role according to what you'd like to achieve.
Those users are sales people. I only want them to be able to see their own activity, and not the entire company's activity
The problem with the roles is that every role can see the activity of the entire company
I dont want them to see all of the company's transactions, only their own transactions
I see, there is not a functionality that we offer today. The closest resolution here is our Stripe connect, https://stripe.com/connect. When you're the Platform account and each of your sales teams have their own Connected Accounts.
I'd recommend starting there
Thanks
So if I have 3 sales people, all of them will have access to the entire revenue stream of my company and there is no way to limit it?
The specific roles are defined here: https://stripe.com/docs/dashboard/teams/roles but yes, you cannot restrict them to just see certain transactions.
So Stripe Connect won't help as well?
Hello! I'm taking over and catching up...
Yeah, it doesn't sound like Stripe Connect will help. If you don't want these three people to see the information in the Stripe Dashboard you should not give them access to your account. You would need to build a custom dashboard/interface of your own using the API to do what you want, then give them access to that.
How can I do that?
You would need to write custom code to do that.