#rohitbhargav
1 messages · Page 1 of 1 (latest)
Can you elaborate on what it is you're trying to do?
Why do you need to link a Customer object to a connected account?
so in our project we have implemented subscriptions module which uses stripe customer id and also the same user also has a express account for payouts etc. so is there any possibility to group these together
There's no way to directly make a connection, no. I guess you could use the metadata hash on both objects to make reference to the other