#eric.ho

1 messages · Page 1 of 1 (latest)

quaint garnetBOT
manic cove
#

Hi there!

#

Do you mean collecting the card details without making a charge right away?

gritty scroll
#

yes

manic cove
#

If you create a SetupIntent and collect the payment information with the Payment Element or a Card Element, Stripe will ask for the CVC.

#

Then later, when you make the payment, you don't have to pass the CVC. But note that the payment can fail if the bank request 3DS, so you will need to handle that case.

gritty scroll
#

If we use Payment Element, is the CVC compulsory?

#

So we don't really have to consider the case that the user didn't provide CVC at card setup

manic cove
#

If you don't set the CVC this is what happens: