Java API Samples: Difference between revisions
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
! Description !! Download | ! Description !! Download | ||
|- | |- | ||
| An APIDemo includes all the device API calling|| [ | | An APIDemo includes all the device API calling|| [http://ftp.wizarpos.com/device/java/APIDemoForAar_1.5.3.038_20210407.zip API demo 1.5.3.38] | ||
|- | |- | ||
| An APIDemo includes all the device API calling|| [ | | An APIDemo includes all the device API calling|| [http://ftp.wizarpos.com/device/java/APIDemoForAar1.5.3.36.zip API demo 1.5.3.36] | ||
|- | |- | ||
| An APIDemo includes all the device API calling|| [ | | An APIDemo includes all the device API calling|| [http://ftp.wizarpos.com/device/java/apidemo1.5.3.001.zip API demo 1.5.3.001] | ||
|- | |- | ||
| An APIDemo includes all the device API calling|| [ | | An APIDemo includes all the device API calling|| [http://ftp.wizarpos.com/device/java/apidemo1.5.2.34.zip API demo 1.5.2.34] | ||
|- | |- | ||
| An APIDemo includes all the device API calling|| [ | | An APIDemo includes all the device API calling|| [http://ftp.wizarpos.com/device/java/apidemo_1.5.0.2.zip API demo 1.5.0.2] | ||
|- | |- | ||
| An APIDemo includes all the device API calling|| [ | | An APIDemo includes all the device API calling|| [http://ftp.wizarpos.com/device/java/apidemo_1.5.0.zip API demo 1.5.0] | ||
|- | |- | ||
| A simple demo for LED light|| [ | | A simple demo for LED light|| [http://ftp.wizarpos.com/device/java/LEDDemoForAar-1.5.0.zip LED demo 1.5.0] | ||
|- | |- | ||
| A simple demo for swiping MSR card|| [ | | A simple demo for swiping MSR card|| [http://ftp.wizarpos.com/device/java/MSRDemoForAar-1.5.0.zip MSR demo 1.5.0] | ||
|- | |- | ||
| A simple demo for pinpad|| [ | | A simple demo for pinpad|| [http://ftp.wizarpos.com/device/java/PinPadDemoForAar-1.5.0.zip PINPAD demo 1.5.0] | ||
|- | |- | ||
| A simple demo for printer|| [ | | A simple demo for printer|| [http://ftp.wizarpos.com/device/java/PrintDemoForAar-1.5.0.zip Printer demo 1.5.0] | ||
|- | |- | ||
| A simple demo about how to signature in screen|| [ | | A simple demo about how to signature in screen|| [http://ftp.wizarpos.com/device/java/SignatureDemoForAar-1.5.0.zip Signature demo 1.5.0] | ||
|- | |- | ||
| A simple swipe card and print calling to simulate payment|| [ | | A simple swipe card and print calling to simulate payment|| [http://ftp.wizarpos.com/device/java/PaymentTransDemoForAar-1.5.0.zip SwipeCard&Print demo 1.5.0] | ||
|- | |- | ||
| fingerprint demo|| [ | | fingerprint demo|| [http://ftp.wizarpos.com/device/java/FingerprintForAar-1.5.2.zip fingerprint demo 1.5.2] | ||
|- | |- | ||
| Biosec ISO fingerprint demo|| [ | | Biosec ISO fingerprint demo|| [http://ftp.wizarpos.com/device/java/NewIsoFingerprintDemo.zip Biosec ISO fingerprint demo] | ||
|- | |- | ||
| DUKPT of PINPAD demo|| [ | | DUKPT of PINPAD demo|| [http://ftp.wizarpos.com/device/java/DukptDemo.zip DUKPT demo 1.5.0.5] | ||
|- | |- | ||
| Print Html demo|| [ | | Print Html demo|| [http://ftp.wizarpos.com/advanceSDK/PrinterModelDemo.zip Print html] | ||
|- | |- | ||
| A simple demo for calling printer api from javascript|| [ | | A simple demo for calling printer api from javascript|| [http://ftp.wizarpos.com/device/java/WebviewCallSDK.zip Print from javascript] | ||
|} | |} |
Revision as of 03:08, 22 April 2021
Java API Samples
These are examples of how to use the Java API. These demonstrations use lower version of cloudpossdk aar file, please obtain the new version of SDK AAR file from http://sdkwiki.wizarpos.com/index.php/CloudPOS_SDK_AAR, and replace it as needed.
Description | Download |
---|---|
An APIDemo includes all the device API calling | API demo 1.5.3.38 |
An APIDemo includes all the device API calling | API demo 1.5.3.36 |
An APIDemo includes all the device API calling | API demo 1.5.3.001 |
An APIDemo includes all the device API calling | API demo 1.5.2.34 |
An APIDemo includes all the device API calling | API demo 1.5.0.2 |
An APIDemo includes all the device API calling | API demo 1.5.0 |
A simple demo for LED light | LED demo 1.5.0 |
A simple demo for swiping MSR card | MSR demo 1.5.0 |
A simple demo for pinpad | PINPAD demo 1.5.0 |
A simple demo for printer | Printer demo 1.5.0 |
A simple demo about how to signature in screen | Signature demo 1.5.0 |
A simple swipe card and print calling to simulate payment | SwipeCard&Print demo 1.5.0 |
fingerprint demo | fingerprint demo 1.5.2 |
Biosec ISO fingerprint demo | Biosec ISO fingerprint demo |
DUKPT of PINPAD demo | DUKPT demo 1.5.0.5 |
Print Html demo | Print html |
A simple demo for calling printer api from javascript | Print from javascript |