Card.io-for-Capital-One-vertical-Cards icon indicating copy to clipboard operation
Card.io-for-Capital-One-vertical-Cards copied to clipboard

Code to Enhance Card.io so it can recognize Vertical Credit Card Formats from Capital One

Results 16 Card.io-for-Capital-One-vertical-Cards issues
Sort by recently updated
recently updated
newest added

Looking at your readme you seem to be suggesting to open the prebuild directory directly to test the android version. However the prebuild directory contains a submodule that doesn't have...

Our company has issued a credit card with our member ID on it, which is embossed. the member ID is under the holder name. How could we read this field?

Please how do I get started with your enhanced version of the CardIO library in my app? Do I replace the source files from `card.io-iOS-SDK` and how? Can your version...

https://github.com/faceterteam/PayCards_iOS this is also open source, which also can't scan non-embossed cards? is there any way to integrate so able to scan non-embossed card(plan printed card) thanks

The last item in your README is "To be added: -Libraries Compile Instructions -Tesseract training instructions". Do you happen to have the training instructions handy, able to give a quick...

I have already installed card.io. I am not getting how I can use your Lib files. Do I completely need to remove pod cardIo ? If yes, Which files I...

Couldn't able build the android source

Hi Is the code and SDK open source? Where is your Open source license?

Hi every, I get a error: "Failed to init Tesseract. Are you missing tessdata?". Despite I set setenv("TESSDATA_PREFIX","/storage/emulated/0/Android/data/io.card.development/files/Tesseract/",1); Can you help me? Thank.