No description
This repository has been archived on 2026-04-20. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Swift 98.3%
  • Shell 1.3%
  • Python 0.3%
  • Objective-C 0.1%
Find a file
jaimejiyepark 1404ccf665
Some checks failed
Unit Tests / test (push) Has been cancelled
Make simple scan available in objc (#263)
2021-02-25 12:04:14 -08:00
.github/workflows Update system tests to run on simulator and in github workflow (#249) 2020-12-23 12:53:35 -08:00
.swiftpm/xcode/package.xcworkspace Move the project to a pure Apple build (#243) 2020-12-16 06:52:48 -08:00
CardScan Make simple scan available in objc (#263) 2021-02-25 12:04:14 -08:00
CardScan.xcworkspace Add the TestOcr project to cardscan (#248) 2020-12-23 08:52:17 -08:00
CardScanExample Add fast/accurate option for scanning (#258) 2021-02-04 14:51:03 -08:00
CardScanSystemTest Update system tests to run on simulator and in github workflow (#249) 2020-12-23 12:53:35 -08:00
docs/images Update documentation 2020-09-21 14:38:08 -07:00
scripts Update deploy scripts (#246) 2020-12-18 06:50:52 -08:00
SpmXCFrameworkTest Build and deploy script (#244) 2020-12-17 10:58:11 -08:00
TestOcr Enable iOS 12 2020-12-23 12:16:32 -08:00
.gitignore Build and deploy script (#244) 2020-12-17 10:58:11 -08:00
camera_prompt.png update prompt text 2019-03-26 16:59:17 -07:00
card_scan.gif Add files via upload 2019-04-02 16:07:10 -07:00
CardScan.podspec.template Lower availability from 11.2 to 11.0 (#256) 2021-01-15 10:17:19 -08:00
CHANGELOG.md Update changelog 2020-12-04 03:12:45 -08:00
CODEOWNERS Add codeowners 2020-07-31 17:02:34 -07:00
DEV.md Build and deploy script (#244) 2020-12-17 10:58:11 -08:00
Info.plist.camera.png update prompt text 2019-03-26 16:59:17 -07:00
LICENSE Update cardscan license 2020-06-08 11:58:19 -07:00
Package.template Build and deploy script (#244) 2020-12-17 10:58:11 -08:00
README.md Update README.md 2021-01-27 06:27:56 -08:00
requirements.txt Build and deploy script (#244) 2020-12-17 10:58:11 -08:00

CardScan

This repository contains the open source code for the Bouncer CardScan product.

CardScan is a relatively small library that provides fast and accurate payment card scanning.

CardScan is the foundation for CardVerify enterprise libraries, which validate the authenticity of payment cards as they are scanned.

Unit Tests

demo

Contents

Requirements

  • Xcode 11 or higher
  • iOS 11 or higher (but the scanning view controllers require iOS 11.2 or higher to run)
  • iOS 13 or higher for name and expiry extraction

Demo

This repository contains a demonstration app for the CardScan product. To build and run the demo app, follow the instructions in the demo documentation.

Installation

Follow the installation instructions documentation for installing CardScan into your app.

Authors

Sam King, Jaime Park, Adam Wushensky, Zain ul Abi Din, and Andy Li

License

This library is available under paid and free licenses. See the LICENSE file for the full license text.

Quick summary

In short, this library will remain free forever for non-commercial applications, but use by commercial applications is limited to 90 days, after which time a licensing agreement is required. We're also adding some legal liability protections.

After this period commercial applications need to convert to a licensing agreement to continue to use this library.

More detailed summary

What's allowed under the license:

  • Free use for any app for 90 days (for demos, evaluations, hackathons, etc).
  • Contributions (contributors must agree to the Contributor License Agreement)
  • Any modifications as needed to work in your app

What's not allowed under the license:

  • Commercial applications using the license for longer than 90 days without a license agreement.
  • Using us now in a commercial app today? No worries! Just email license@getbouncer.com and well get you set up.
  • Redistribution under a different license
  • Removing attribution
  • Modifying logos
  • Indemnification: using this free software is at your own risk, so you cant sue Bouncer Technologies, Inc. for problems caused by this library

Questions? Concerns?

Please email us at license@getbouncer.com or ask us on slack.