#b.v-accounts
1 messages · Page 1 of 1 (latest)
hi there, catching up
well there's not really a direct or easy way to do that, but some of it possible with Connect. Like if you make one of the accounts a platform, then the other one can be connected to it, which lets the platform call the API on its behalf. You can share Customer objects and payment methods from the platform to the connected account (https://stripe.com/docs/connect/cloning-customers-across-accounts), but that's it, nothing else can really be shared
Alright, thanks