#nicolas farolfi
1 messages · Page 1 of 1 (latest)
Hello! For your first question, the setup perfomed by a Setup Intent or a Payment Intent with setup_future_usage carries over when cloning, so you don't need to set it up again on the connected account.
For your second question, the typical best practice is to attach it to a Customer on your platform and then clone it for every individual payment. You can attach a cloned Payment Method to a Customer on the connected account and reuse it after that without further cloning, but as you pointed out that's somewhat laborious and harder to keep track of.
Perfect thanks a lot for your answer