Java API Samples: Difference between revisions
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
! Description !! Download | ! Description !! Download | ||
|- | |- | ||
| Cloudpos APIDemo for all the device API|| [ | | Cloudpos APIDemo for all the device API|| [https://github.com/SmartPOSSamples/APIDemoForAar.git CloudPOS API demo 1.6.1.5] | ||
|- | |- | ||
| Encapsulate APIDemo, Load HTML using WebView, demonstrate using JavaScript to call SDK interface in HTML/H5 || [http://ftp.wizarpos.com/advanceSDK/WebviewAPIDemo_20131114.zip APIDemo] | | Encapsulate APIDemo, Load HTML using WebView, demonstrate using JavaScript to call SDK interface in HTML/H5 || [http://ftp.wizarpos.com/advanceSDK/WebviewAPIDemo_20131114.zip APIDemo] | ||
|- | |- | ||
| A simple demo for LED light|| [ | | A simple demo for LED light|| [https://github.com/SmartPOSSamples/LEDDemo.git LED demo 1.6.1.5] | ||
|- | |- | ||
| A simple demo for swiping MSR card|| [http://ftp.wizarpos.com/device/java/Cloudpos-MSRDemoForAar-1.5.3.077-20210915.zip MSR demo 1.5.3.077] | | A simple demo for swiping MSR card|| [http://ftp.wizarpos.com/device/java/Cloudpos-MSRDemoForAar-1.5.3.077-20210915.zip MSR demo 1.5.3.077] | ||
Line 17: | Line 17: | ||
| A simple demo for PINPAD|| [http://ftp.wizarpos.com/device/java/CloudPos-PinPadDemoForAar-1.5.3.077-20210915.zip PINPAD demo 1.5.3.077] | | A simple demo for PINPAD|| [http://ftp.wizarpos.com/device/java/CloudPos-PinPadDemoForAar-1.5.3.077-20210915.zip PINPAD demo 1.5.3.077] | ||
|- | |- | ||
| A simple demo for the printer|| [ | | A simple demo for the printer|| [https://github.com/SmartPOSSamples/PrinterDemo.git Printer demo 1.6.1.5] | ||
|- | |- | ||
| A simple demo about how to sign on the screen|| [ | | A simple demo about how to sign on the screen|| [https://github.com/SmartPOSSamples/SignatureDemo.git Signature demo 1.6.1.5] | ||
|- | |- | ||
| A simple swipe card and print calling to simulate payment|| [ | | A simple swipe card and print calling to simulate payment|| [https://github.com/SmartPOSSamples/SimulatePaymentDemo.git SwipeCard&Print demo 1.6.1.5] | ||
|- | |- | ||
| A demo showcasing fingerprint functionality|| [http://ftp.wizarpos.com/device/java/CloudPos-FingerprintForAar-1.5.3.077-20210915.zip fingerprint demo 1.5.3.077] | | A demo showcasing fingerprint functionality|| [http://ftp.wizarpos.com/device/java/CloudPos-FingerprintForAar-1.5.3.077-20210915.zip fingerprint demo 1.5.3.077] | ||
|- | |- | ||
| Explore the Biosec ISO fingerprint demo|| [ | | Explore the Biosec ISO fingerprint demo|| [https://github.com/SmartPOSSamples/BiosecISOfingerprint-.git Biosec ISO fingerprint demo] | ||
|- | |- | ||
| Demo for DUKPT (Derived Unique Key Per Transaction) of PINPAD|| [ | | Demo for DUKPT (Derived Unique Key Per Transaction) of PINPAD|| [https://github.com/SmartPOSSamples/DukptDemo.git DUKPT demo 1.6.1.5] | ||
|- | |- | ||
| A simple demo for calling the printer API from JavaScript|| [http://ftp.wizarpos.com/device/java/CloudPos-WebviewCallSDK-1.5.3.077-20210915.zip Print from JavaScript demo] | | A simple demo for calling the printer API from JavaScript|| [http://ftp.wizarpos.com/device/java/CloudPos-WebviewCallSDK-1.5.3.077-20210915.zip Print from JavaScript demo] |
Revision as of 06:34, 29 January 2024
Java API Samples
OverView
Explore the power of the CloudPOS Java API with these practical examples. Before diving in, ensure you have the latest CloudPOS SDK AAR file, available for download at CloudPOS SDK AAR. Replace any outdated files as necessary.
CloudPOS API Demos
Description | Download |
---|---|
Cloudpos APIDemo for all the device API | CloudPOS API demo 1.6.1.5 |
Encapsulate APIDemo, Load HTML using WebView, demonstrate using JavaScript to call SDK interface in HTML/H5 | APIDemo |
A simple demo for LED light | LED demo 1.6.1.5 |
A simple demo for swiping MSR card | MSR demo 1.5.3.077 |
A simple demo for PINPAD | PINPAD demo 1.5.3.077 |
A simple demo for the printer | Printer demo 1.6.1.5 |
A simple demo about how to sign on the screen | Signature demo 1.6.1.5 |
A simple swipe card and print calling to simulate payment | SwipeCard&Print demo 1.6.1.5 |
A demo showcasing fingerprint functionality | fingerprint demo 1.5.3.077 |
Explore the Biosec ISO fingerprint demo | Biosec ISO fingerprint demo |
Demo for DUKPT (Derived Unique Key Per Transaction) of PINPAD | DUKPT demo 1.6.1.5 |
A simple demo for calling the printer API from JavaScript | Print from JavaScript demo |
Kotlin Samples
Explore CloudPOS Kotlin API with the following sample:
Description | Download |
---|---|
Cloudpos Kotlin APIDemo for all device API | CloudPOS Kotlin API demo 1.5.4.21 |
Feel free to experiment and integrate these samples into your projects. For any queries or assistance, refer to the CloudPOS SDK documentation or contact our support team.
Thank you for choosing CloudPOS for your development needs!