dbachelder/CreditCardEntry

How to disable ZIP entry ? And how to customize input card entry ?

videotape opened this issue · 2 comments

Hi ! I wanted to know if there is a possibility to disable the zip entry of the card entry ?
And is there a possibility to customize input, such as background, input borders... ?
Thanks ;)

You can just delete it and all references, then change the isCreditCardValid method to not include it

You can now use the xml attr app:include_zip="false" to disable zip code entry