CloudPOS SDK: Difference between revisions

From wizarPOS
No edit summary
No edit summary
Line 22: Line 22:
*[ftp://sdkuser:wizsdkar@ftp.wizarpos.com/device/WizarPOSPrinter_TechnicalManual_en_20200715.pdf Printer Technical manual]
*[ftp://sdkuser:wizsdkar@ftp.wizarpos.com/device/WizarPOSPrinter_TechnicalManual_en_20200715.pdf Printer Technical manual]
*[[ESC Commands]]
*[[ESC Commands]]
==Quick Start Guide==

Revision as of 06:11, 6 November 2020

Introduction

 For developing payment applications, please refer to Device API > Java API.
 For the development of EMV payment application, please refer to EMV Payment .
 For code scanning, please refer to Bar code > Scanning Service Usage.

EMV Payment

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

Quick Start Guide