CloudPOS SDK: Difference between revisions
No edit summary |
|||
Line 20: | Line 20: | ||
*[[error code|Error Code]] | *[[error code|Error Code]] | ||
*[http://ftp.wizarpos.com/device/CloudPOSPrinter_TechnicalManual_20231222_en.pdf Printer Technical Manual] | *[http://ftp.wizarpos.com/device/CloudPOSPrinter_TechnicalManual_20231222_en.pdf Printer Technical Manual] | ||
== MDB Interface == | == MDB Interface == |
Revision as of 09:03, 22 December 2023
This comprehensive documentation aims to guide Android application developers for the Smart POS. It covers EMV payment specifications, barcode scanning, the Device Java API, API details, samples, a quick start guide, and additional resources.
For more details, please refer to the provided links and sections.
EMV Payment
The EMV Payment SDK is designed to facilitate the development of payment applications (APPs).
Barcode Scanning
Device Java API
The Device Java API simplifies development by being packaged as an AAR library file, providing Android developers with easy integration. This API includes functionalities such as Printer, PINPad, MSR, SmartCard, RFCard, SerialPort, LED, Fingerprint, and HSM.
- API Specifications
- API Specifications Download
- CloudPOS SDK AAR
- Samples
- Permissions Definition
- Error Code
- Printer Technical Manual