#ulises

1 messages · Page 1 of 1 (latest)

swift nymphBOT
radiant mauve
#

There's no way to know if an account is also connected to other platforms

misty notch
#

but we have control over the other paltforms

#

I mean api keys

radiant mauve
#

Depending on your Connect configuration, there may be consistency of the account IDs of the (standard) connected accounts between 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

misty notch
#

now, every connection from our platform or from other platform retrieve the same stripe_user_id

radiant mauve
#

What is stripe_user_id?

#

acct_xxx?

#

If its the same acct_xxx ID for every connection to each platform, then I'd recommend tracking which platform IDs those Stripe accounts are connected to somewhere in your database