CloudPOS SDK: Difference between revisions

From wizarPOS
No edit summary
No edit summary
Line 3: Line 3:
* [[EMV Develop Spec]]
* [[EMV Develop Spec]]


== Bar code ==
== Barcode Scanning==
* [[Scanning Service Usage]]
* [[Scanning Service Usage]]
* [[Barcode Libary Usage]]
* [[Barcode Libary Usage]]

Revision as of 08:06, 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