arskinner / Appcelerator-CardIO

Appcelerator wrapper for the Card.io credit card scanning library. Use the phone's camera to read credit card numbers and expiration dates.
Other
44 stars 25 forks source link

disable expiry dates #26

Open mirash8842 opened 5 years ago

mirash8842 commented 5 years ago

After scanning the data the module asks me about the expiry dates. I don't need that data. How can I disable this in the module. I use module for Android 'cardio.setCollectDate(false)' doesn't work