braintree / android-card-form

A ready-made card form layout that can be included in your Android app, making it easy to accept credit and debit cards.
MIT License
366 stars 130 forks source link

Support Meastro Cards Beginning in 5043 #105

Closed sshropshire closed 3 years ago

sshropshire commented 3 years ago

Summary of changes

Checklist

Authors

List GitHub usernames for everyone who contributed to this pull request.

  • @sarahkoop
  • @sshropshire
sarahkoop commented 3 years ago

We decided that there should be a deeper investigation into the card number parsing logic to better align across SDKs. We will use this PR to address the 5043 card number that was brought up as a current issue and address any larger regex and parsing logic changes in a separate PR.