#ulises
1 messages · Page 1 of 1 (latest)
There's no way to know if an account is also connected to other platforms
Depending on your Connect configuration, there may be consistency of the account IDs of the (standard) connected accounts between platforms
But in most newer cases its a unique account ID per platform. See: https://stripe.com/docs/connect/oauth-changes-for-standard-platforms
When connecting a second platform to a Standard account controlled by another platform, the user will create a new account to use with your platform instead. The Connect Onboarding flow will automatically direct users to create the new account. Your platform will then be automatically connected to the new account that the user has created
My guess is you'd need to track those IDs externally in your system and tie them to a single user or something
now, every connection from our platform or from other platform retrieve the same stripe_user_id