Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add card scanning support #1629

Merged
merged 5 commits into from
Aug 28, 2020
Merged

Add card scanning support #1629

merged 5 commits into from
Aug 28, 2020

Conversation

davidme-stripe
Copy link
Contributor

@davidme-stripe davidme-stripe commented Aug 19, 2020

Summary

  • Adds card scanning support using iOS 13's Vision framework.
  • Removes support for Card.io, which is unmaintained and can't read newer cards.

We're fairly confident in the coverage of this scanner, but we're releasing it as a beta for now. Please let us know if you encounter any bugs or have trouble with a specific type of card.

Testing

  • Tested on iPhone 7, iPhone 11 Plus, and iPad Pro with iOS 13 and iOS 14.

cardscanning-222

Stripe/STPAddCardViewController.m Show resolved Hide resolved
Stripe/STPAddCardViewController.m Show resolved Hide resolved
Stripe/STPCardScanner.m Outdated Show resolved Hide resolved
Stripe/STPCardScanner.m Outdated Show resolved Hide resolved
Stripe/STPCardScanner.m Show resolved Hide resolved
Stripe/STPCardScanner.m Outdated Show resolved Hide resolved
Stripe/STPCardScanner.m Outdated Show resolved Hide resolved
Stripe/STPCardScanner.m Outdated Show resolved Hide resolved
Stripe/STPCardScannerTableViewCell.m Outdated Show resolved Hide resolved
@aoropeza
Copy link

Amazing, I'm exiting to introduce this new feature to my app.

@davidme-stripe davidme-stripe deleted the davidme/cardscanning branch January 7, 2021 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants