Closed gowgow1 closed 2 years ago
Hi @gowgow1 to hide the CVV you could just not render the field. As for the maskInput option, I just added a new options
property and an example of using it here: https://github.com/nathanstitt/react-braintree-fields/blob/main/demo/demo-class.jsx#L112
This is released as version 1.8.0
Hope this works well for you
thanks a lot, that suits for our needs, great job!
Hi, I'm writting you to say that we haven't any way to hide cvv and add some inputMask . like that has default braintree fields. could you provide me some information how to do it. thank you for future.