#Juan Pablo Martínez
1 messages · Page 1 of 1 (latest)
Hello
I'm not sure I understand what you are asking
Can you elaborate or rephrase?
yes, sorry
i am using checkout sessions to charge a product from a connected account, but i need to add the customer, and the custmer is in the parent account
Gotcha, no you can't clone Customers, you can only clone Tokens/PaymentMethods. You would re-create the Customer object on the Connected Account using the same info from your platform in this case.
ah, okey, so, if that customer want to buy a product from other connected account, I have to re create again?
If you want to have a Customer object that is exactly the same then yes.
ok, thank you!