CloudPOS SDK: Difference between revisions

From wizarPOS
Line 10: Line 10:


*[http://{{SERVERNAME}}/wizarposapi/ API Spec]
*[http://{{SERVERNAME}}/wizarposapi/ API Spec]
*[http://ftp.wizarpos.com/device/java/javadoc_20221124.zip API Spec Download]
*[http://ftp.wizarpos.com/device/java/javadoc_20231123.zip API Spec Download]
*[[CloudPOS SDK AAR]]
*[[CloudPOS SDK AAR]]
*[[Java API Samples|Samples]]
*[[Java API Samples|Samples]]

Revision as of 01:52, 27 November 2023

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