#dramal-subs-sca

1 messages · Page 1 of 1 (latest)

ionic locust
#

hello, answering your qs:

where in the process would I find out that any other authentication is needed
when you create the Subscription, the Sub's underlying PaymentIntent requires authentication and you authenticate that

Does stripe elements support that?
yes

final owl
#

Hmm and what if I have already created their subscription?

Because we create their subscription when they pick a plan, but we do not require them to enter the card until it's time to pay first time

#

Altho they can enter earlier

final owl
#

okay I see, one does attach payment method and then default_payment_method on the subscription (after it has been attached to customer).