#Sindhuja
1 messages · Page 1 of 1 (latest)
👋 happy to help
I just need the stripe customer details as common as my customers can purchase in multiple business accounts
did you have any specific questions about that?
Yes i need to know how can i save my stripe customer details as common as my customers can purchase in multiple business accounts
did you look into the link shared above which describes our feature for that?
Yes i saw the link, is this a feasible approach ? say that I have a count of 20 customers so each time i should clone the customer details across all my business accounts?
that's one way of doing it yes
generally that's not what I'd recommend, I would have one single Customer cus_xxxx on the platform account which is the 'master' customer that I manage and update(instead of syncing every change to every connected account), and then I just clone their payment method to an individual connected account when a payment needs to happen.
The above document has the mentioned flow?
if not can you please guide
to the documentation
that doc is all that there is
ok sure thank you will look into it and get back for any doubts