This plugin allows you to use ZooZ Payment Gateway with Phonegap V 3.X
This plugin it is not available until after the deviceready
event.
-
Download the last Android SDK from zooz website
-
Copy the zooz_iap_1.5.2.jar to yourproject/plugins/com.zooz.phonegap.plugin/src/android. If the file name has another name modify the plugin.xml with the new file name.
-
Uncomment the line
-
Add plugin at your project.
this plugin can be installed using the Phonegap CLI:
phonegap local plugin add https://github.com/davidgv88/zooz_phonegap.git
or the Cordova CLI:
cordova plugin add https://github.com/davidgv88/zooz_phonegap.git
Coming Soon!