#shaun-payment-3ds
1 messages · Page 1 of 1 (latest)
shaun-payment-3ds
@rich tangle there's almost never a good reason to use SetupIntents to collect card details if you plan to immediately charge the card with a PaymentIntent right after
Ok, how should it be done?
1/ Create a PaymentIntent
2/ Client-side, collect card details and call confirmPayment()