CloudPOS SDK: Difference between revisions

From wizarPOS
No edit summary
Line 1: Line 1:
== EMV Payment ==
== EMV Payment ==
This SDK is for developing payment APP.
* [[EMV Develop Spec]]
* [[EMV Develop Spec]]



Revision as of 07:05, 18 December 2020

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