#aj95-subscriptions-3ds

1 messages · Page 1 of 1 (latest)

sharp pilot
#

Hello @chrome thunder let's talk here

chrome thunder
#

hello

sharp pilot
#

We usually highly recommend changing your overall flow. It should be
1/ Create a Customer
2/ Create a Subscription with payment_behavior: 'default_incomplete'
3/ Complete/confirm the underlying PaymentIntent client-side as you collect card details client-side, which will do 3DS if necessary

chrome thunder
#

ok, doesnt the creation of the subscription create a paymentIntent automatically?

sharp pilot
#

it does, that's the whole point of the flow I outlined

#

or just use Checkout, way easier