#f15u
1 messages · Page 1 of 1 (latest)
hi! that's normal/expected yes, especially if you use OAuth for Standard accounts
that's one reason you should use Account + AccountLinks API (https://docs.stripe.com/connect/standard-accounts) since that creates an account scoped just to your platform.
We used that approach
ok. well then I mean it's normal, it's a full Stripe account that belongs to the merchant, if they choose to do so they can use it directly themselves and it generates events that would be delivered to webhook endpoints set up to listen to them.