CloudPOS SDK: Difference between revisions
No edit summary |
|||
Line 12: | Line 12: | ||
== Device API == | == Device 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...... | |||
The Java API is packaged as an AAR library file that Android developers can easily use. | |||
*[http://{{SERVERNAME}}/wizarposapi/ API Spec] | *[http://{{SERVERNAME}}/wizarposapi/ API Spec] | ||
Line 20: | Line 18: | ||
*[[CloudPOS SDK AAR]] | *[[CloudPOS SDK AAR]] | ||
*[[Java API Samples|Samples]] | *[[Java API Samples|Samples]] | ||
=== Permissions === | === Permissions === | ||
Line 43: | Line 27: | ||
*[ftp://sdkuser:wizsdkar@ftp.wizarpos.com/device/WizarPOSPrinter_TechnicalManual_en_20200715.pdf Technical manual] | *[ftp://sdkuser:wizsdkar@ftp.wizarpos.com/device/WizarPOSPrinter_TechnicalManual_en_20200715.pdf Technical manual] | ||
*[[ESC Commands]] | *[[ESC Commands]] | ||
Revision as of 05:39, 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 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......
Permissions
To access any financial devices of the terminal, the application must apply the relevant permissions in the manifest file.
- Permissions definition
Printer Usage
The printer of the terminal supports ESC command. Please refer to the following specifications: