#dparker1005
1 messages ยท Page 1 of 1 (latest)
Hi there ๐ I'm not sure offhand if there is a good way to check whether you're the controlling platform for an account, but am looking into that.
Alternatively, if you're seeking to always have control over the Connected account, it may be better to always create a new account for your users.
The controller hash should be a good check though to see if your platform controls an account:
https://stripe.com/docs/api/accounts/object#account_object-controller
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.