#JeffP-sharing-objects

1 messages · Page 1 of 1 (latest)

wary hazel
#

Hi 👋 outside of a Connect scenario, it is not possible for one account to interact with objects from a different Stripe account.

last sapphire
#

Hmmm.. ok - no way even if we used the same keys?

wary hazel
#

If you're using the same keys, then you're using the same account.

last sapphire
#

Good point

#

We did this with another partner with card connect. We just tokenized off of the same server so the tokens could be shared.. but it does not appear Stripe would support the same scenario

wary hazel
#

This is the only approach that comes to mind, and it would require standing up a Platform account that both you and your partner would connect your accounts to. But you'd likely need to rearchitect your customer creation process to use the Platform as a sort of "central" account that you then pull from.
https://stripe.com/docs/connect/cloning-customers-across-accounts

last sapphire
#

Ok thanks.. This is how we do it now for all of our connected accounts on our platform. They just wanted to avoid being a connected account to us (since they have their own platform). But I see we will need to work within the current constraints.

#

Appreciate your help

wary hazel
#

Any time!

#

Just for my reference, do you happen to have the ticket number from your interaction with our support team?