#ebellotpu6

1 messages · Page 1 of 1 (latest)

crude turretBOT
zenith roost
#

Hi there, when you create a PaymentMethod it only validates that the card info looks legitimate (it passes the Luhn check). You won't get a bank validation until you confirm a SetupIntent or PaymentIntent with that PaymentMethod

#

Or attach it to a Customer

calm nymph
#

okey, so first I create the paymentmethod and then, if the card info is correct and passes the Luhn, I will confirmsetupintent with the paymentmethod.id

#

it's okey?

zenith roost
#

Yep

#

Or

#

You can do both at once

#

By just confirming the SetupIntent client-side