android-card-form
android-card-form copied to clipboard
Extract CardAttributes from CardType
Summary of changes
- Make
CardTypea pure enum - Create
CardAttributesto hold metadata about a particular card brand - Move additional card parsing logic into
CardParser
Checklist
- [x] Added a changelog entry
Authors
List GitHub usernames for everyone who contributed to this pull request.
- @sshropshire
- @jcnoriega