#searchableguy
1 messages · Page 1 of 1 (latest)
it's an entirely different ID and there is no link between the platform and the connected account's customer directly in the API itself(if you want one you need to eg. update a database row in your system to mark them as related or use metadata)
customer metadata?
not sure I follow your question.
use metadata
can you expand on this?
are you talking about metadata stored on the stripe side?
yes I mean https://stripe.com/docs/api/metadata
like you could update the Customer object on the platform to add a structured object of your own design that says "there's a related customer cus_xxx on account acct_xxx"