cordova-plugin-pax-payment
PAX Payment is Cordova/PhoneGap Plugin for Kompakts emulator (sk.kompakts.emulator/sk.kompakts.emulator.MainActivity
). On the A920 Payment Tablet Terminal is the world’s most elegantly designed and compact secure electronic payment terminal.
Follows the Cordova Plugin spec, so that it works with Plugman.
Installation
This requires phonegap 7.1.0+ ( current stable v8.0.0 )
cordova plugin add cordova-plugin-pax-payment
It is also possible to install via repo url directly ( unstable )
cordova plugin add https://github.com/VIMHaos/cordova-plugin-pax-payment.git
Supported Platforms
- Android
Using the plugin
The plugin creates the object cordova.plugins.PaxPayment
with the method request(options, successCallback, errorCallback)
.
- Register Kompakts emulator service:
cordovapluginsPaxPayment;
- Make request for payment:
cordovapluginsPaxPayment;