#zombiewa
1 messages · Page 1 of 1 (latest)
Are the Customers on your platform account? or are they on your connected acccounts?
The customers are on our platform and have already linked payment methods with our platform. We want to use the saved payment methods to create the charge on the connected account
Ahhhh, okay. Do you have a charge type already chosen? Or do you still need to pick one?
Prior we were using direct and we would want to continue using the same.
Okay, so in that case you'll want to look into cloning the platform's Customer objects onto the connected account(s): https://stripe.com/docs/connect/cloning-customers-across-accounts
This essentially creates a copy of a platform customer that can be used on the connect account
Let me check it out