android-card-form icon indicating copy to clipboard operation
android-card-form copied to clipboard

Extract CardAttributes from CardType

Open sshropshire opened this issue 3 years ago • 0 comments

Summary of changes

  • Make CardType a pure enum
  • Create CardAttributes to 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

sshropshire avatar Jan 24 '23 15:01 sshropshire