react-native-credit-card-input
react-native-credit-card-input copied to clipboard
Easy, cross-platform credit-card input for your React Native Project! Start accepting payment 💰 in your app today!
Hi folks ! I have a bug on android when I have the package installed on Android with debug mode off. Everything else works fine on iOS and android with...
Any idea if customising our own credit card form would be a breach of PCI DSS compliance?
In a very simple way, the verticalInput property activates the vertically distributed form.
Hello! Thank you so much for creating this component, it has been very useful. When I was integrating this component into my application it would run super fast and smooth...
Hi all, While trying to enter account numbers like 5017670000005900 the card number using the phone keypad text input loses focus after entering only 12 numbers instead of 16 and...
Hi @sbycrosz and everyone, Is it possible to use custom card types? Where I get to decide the max number of card numbers and card icon/logo.
Card image takes time to change after flipped like it take almost 4-5 minutes to update.
Hi, I probably missed something. can someone explain how to handle on change prop? If i want to extract the number and the other fields to state object. Thanks,
`Attempt to measure layout but offset or dimensions were NaN` EDIT: On further investigation, only causes error if card or expiry is valid. Invalid values do not cause the error....
I fixed this temporarily by adding a scalar of .75 to CARD_NUMBER_INPUT_WIDTH in the CreditCardInput.js file in the node modules folder under the react-native-credit-card-input folder, but this will get overridden...