Skip to content

bevanmw/Appcelerator-CardIO

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Appcelerator Card.io Module

Appcelerator wrapper for the Card.io credit card scanning library. Use the phone's camera to read credit card numbers and expiration dates.

Using the module

See example/app.js for usage.

Building iOS from source

If you need to rebuild the iOS module from source, you will need to add the card.io library yourself.

The required header files are present, so you just need to download the SDK from card.io and then unzip and move the libCardIO.a file into the CardIO folder in the iphone directory.

After that you may or may not need to re-add that file in XCode.

Additionally, don't forget to update titanium.xcconfig with your SDK path.

About

Appcelerator wrapper for the Card.io credit card scanning library. Use the phone's camera to read credit card numbers and expiration dates.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Objective-C 66.2%
  • Python 19.9%
  • Java 12.0%
  • JavaScript 1.9%