CloudPOS SDK: Difference between revisions

From wizarPOS
No edit summary
Line 18: Line 18:
*[http://ftp.wizarpos.com/device/Printer_TechnicalManual_en_20210917.pdf Printer Technical manual]
*[http://ftp.wizarpos.com/device/Printer_TechnicalManual_en_20210917.pdf Printer Technical manual]
*[[ESC Commands]]
*[[ESC Commands]]
== MDB Interface ==
*[[MDB Communication Protocal]]


== [[JNI API and C API (Deprecated)]] ==
== [[JNI API and C API (Deprecated)]] ==

Revision as of 07:24, 20 July 2022

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......

MDB Interface

JNI API and C API (Deprecated)

Quick Start Guide