CloudPOS SDK: Difference between revisions

From wizarPOS
No edit summary
Line 5: Line 5:
== Barcode Scanning==
== Barcode Scanning==
* [[Scanning Service Usage]]
* [[Scanning Service Usage]]
* [[Barcode Libary Usage]]


== Device Java API ==
== Device Java API ==

Revision as of 08:08, 4 August 2022

EMV Payment

This SDK is for developing payment APP.

Barcode Scanning

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