Java API Samples: Difference between revisions
No edit summary |
No edit summary |
||
Line 29: | Line 29: | ||
| Demo for DUKPT (Derived Unique Key Per Transaction) of PINPAD|| [https://github.com/SmartPOSSamples/DukptDemo.git DUKPT demo 1.6.1.5] | | 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|| [ | | A simple demo for calling the printer API from JavaScript|| [https://github.com/SmartPOSSamples/JSPrintDemo.git Print from JavaScript demo] | ||
|} | |} | ||
Revision as of 05:06, 21 February 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.6.1.5 |
A simple demo for PINPAD | PINPAD demo 1.6.1.5 |
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!