cordova-plugin-cardio
v1.0.4
Published
This plugin allows to add CardIO to your application using CardIO Native library
Downloads
3
Maintainers
Readme
cordova-plugin-cardio
=======================
Cordova plugin for using Card IO
###Installation
Plugin can be install with simple cordova plugin add command -
cordova platform add android
cordova plugin add https://github.com/estevezluis1/cordova-plugin-cardio.git
###Methods
Currently there are one method
####Copy This Method allows you to use Card IO sdk inside your cordova application and returns info to success.
window.plugins.CardIO.scan(success,error);