CloudPOS SDK: Difference between revisions

From wizarPOS
No edit summary
No edit summary
Line 24: Line 24:


==Quick Start Guide==
==Quick Start Guide==
=== [[How to apply app certificate]] ===
* [[USB Driver Download]]  
=== [[How to sign app]] ===
* [[How to install app to POS|Install app]]
=== [[How to install app to POS]] ===
* [[How to apply app certificate|Apply certificate]]  
=== [[USB Driver Download]] ===
* [[How to sign app|Sign app]]  
=== [[How to set ANDROID_HOME]] ===
* [[How to apply for a WizarView account|Apply Wizarview Account]]  
=== [[How to apply for a WizarView account]] ===
* [ftp://sdkuser:wizsdkar@ftp.wizarpos.com/device/TMSManual.pdf wizarView User Guide]
=== [ftp://sdkuser:wizsdkar@ftp.wizarpos.com/device/TMSManual.pdf wizarView User Guide] ===

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