#dishank.mukhatyar-sub-schedule-pm

1 messages · Page 1 of 1 (latest)

tiny tapir
#

Hey there! That's not possible via the API today (it's a Dashboard only feature)

marsh vigil
#

can we set validations while adding card details ?

tiny tapir
#

What kind of validations? How are you collecting payment details?

marsh vigil
#

we have used setup intent in backend and to get card information we created a custom component

tiny tapir
#

Are you PCI compliant to be handling card data like that?

marsh vigil
#

yes

#

we want to verify card before creating setup intent

#

and we arent saving card details in our backend

tiny tapir
#

Right, but it's still being input in your front-end application

#

That could be maliciously logged or intercepted easily

#

But anyway, if you're capturing card details in your own form then you'd add your own validations

#

Not sure how that pertains to Stripe