#henrique
1 messages · Page 1 of 1 (latest)
but the docs say I can only clone payment methods from platform to connected account.
correct
the way you do it is you create the SetupIntent and Customer on your platform account and maintain that as the "master" record of the customer, and then when you need to make a payment on a connected account, you clone the saved payment method to it.
I was hoping that there could be a way to do it without setup intent as it breaks the flow depending on payment type, as only a some are supported for future use and cloning..
cloning only works for card and us_bank right?
I will give it a try like this 🙂 thanks @tall trail !