#jacobwolf
1 messages · Page 1 of 1 (latest)
Are these 3 accounts connected to your platform via Stripe Connect?
They are not. I’m fairly certain I cannot connect these accounts via Connect because they are connected to BeeHiiv’s Connect.
I think because they don’t collect payment info that I don’t need Connect right?
Do you have access to all their api keys though?
Yes
Then you can just set api call per request and make calls on all the accounts
What’s the best way to do that?
There's an example in the right section here: https://stripe.com/docs/api/authentication
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.