Referencing #53
When using React/Redux there is an issue when trying to format a card number and expiration date.
For the card, I can't type beyond four digits because it says it's not a valid number and for the date I can't type beyond two digits because I get the same error.