#dl-customer-payment-method

1 messages · Page 1 of 1 (latest)

neon garnet
#

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

tacit shard
#

Got it, so call confirmSetup instead of confirmPayment and then do the actual charge later on?

neon garnet
#

Yep

tacit shard
#

Thanks!