CloudPOS SDK: Difference between revisions

From wizarPOS
Line 16: Line 16:
*[[permissions|Permissions definition]]
*[[permissions|Permissions definition]]
*[[error code|Error code]]
*[[error code|Error code]]
*[http://ftp.wizarpos.com/device/WizarPOSPrinter_TechnicalManual_en_20200715.pdf Printer Technical manual]
*[http://ftp.wizarpos.com/device/Printer_TechnicalManual_en_20210917.pdf Printer Technical manual]
*[[ESC Commands]]
*[[ESC Commands]]



Revision as of 03:13, 17 September 2021

EMV Payment

This SDK is for developing payment APP.

Bar code

Device Java API

The Java API is packaged as an AAR library file that Android developers can easily use. It includes Printer, PINPad, MSR, SmartCard, RFCard, SerialPort, LED, Fingerprint, HSM......

JNI API and C API (Deprecated)

Quick Start Guide