#ynspc
1 messages ยท Page 1 of 1 (latest)
hi! depends how you integrate exactly. If you create the Standard account through the API, the connected account is only ever associated with your platform so all data about it is scoped to you.
https://stripe.com/docs/connect/standard-accounts
https://support.stripe.com/questions/legal-entity-sharing
its regarding the revenue and expenses of the connected account which is the records only of the respective business[connected account]
We need the main account to have only access to view reports of its customer
Likewise, each connected account can view their respective reporting
it's a bit hard to follow what you mean but I can try to clarify something if I can.
if you're a platform connected to an account, you can call the API and see everything on that account, for the most part. That's just how it works!
generally each user will create a specific Stripe account just for use with your platform, so you only have access to what's happening on that account, and not on any other accounts they might have under the same "Stripe user name".
I will share screenshot to clarify my concerns ๐
main accounts
From main account we are viewing the connect account details
yep, that's all normal and how Connect works
yeah that is correct
but our client is concern with the data access
top three images are for the main account so its fine
but the last image is the data related to the YATHU business which comes to the main platform
so main concern is regarding if we could just let the business[connected account] do login to their respective stripe account view the report
but the main account can be isolated from those details
no, not really
if you're a platform you have access to the account and can view these things. That's a feature/core design of Connect
yeah that is my thinking as well but
Clients concern is viewing those data is the data breaching for the platform
may be client has some terms and condition regarding that
With custom and express connect account, we get limited dashboard feature
so can we move to express or custom inorder to hide those detail to main account or I am wrong?
you can if you want, yes
It was major concern raised so we want to keep main account completely unaware about the details from the connected account
that's not really completely practical, since you can always access that information from the API
also I'm pretty sure you can do the exact same "view the connected account's dashboard from your own Dashboard" feature with Custom and Express too. Like I said this is just a core design of Connect
hope that helped clarify things!
yeah its very hard to convince clinet ๐ฆ
I have already implemented standard not need to implement another approach
since platform has their own customers so we must implement connect account from our initial research.
that sounds reasonable
I will check once if dashboard has no data of the connected account if custom or express approach is used
Thanks for clarifying. Much appreciated ๐
One last query, does it break the data breaching policy in any manner if main account view the data of their businesses
not sure what you mean by a policy, Stripe doesn't have a restriction here
the agreement the connected account agrees to when connecting to the platform(https://stripe.com/ie/legal/connect-account#:~:text=Relationship to Stripe Connect Platforms.) allows you to access their data, as I said it's a core feature
anyway this is not an API/dev question at this point so I really can't say much more
sure