stripe / react-stripe-js

React components for Stripe.js and Stripe Elements
https://stripe.com/docs/stripe-js/react
MIT License
1.76k stars 268 forks source link

Option to remove CVC as not required by Bancontact #103

Closed silveur closed 4 years ago

silveur commented 4 years ago

Is there an option to remove the postCode and cvc fields of the card Elements?

silveur commented 4 years ago

I will use sub-elements such as CardElement and CardExpiryElement manually instead.