1.0.4 • Published 8 years ago

cordova-plugin-cardio v1.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

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);