#dl-customer-payment-method
1 messages · Page 1 of 1 (latest)
Yep so you would collect the PaymentMethod on the platform first then clone to your Connected Account(s)
You would do this using a SetupIntent
Got it, so call confirmSetup instead of confirmPayment and then do the actual charge later on?
Yep
Thanks!