Jump to content
Toggle sidebar
Search
Personal tools
Create account
Log in
Navigation
CloudPOS SDK
POS Spec
FAQ
Internal Database
Quick links
Device API
Device Samples
EMV Development
BarCode Scan
Printer Manual
TMS Manual
Contents
move to sidebar
hide
Beginning
1
General
Toggle General subsection
1.1
Create your first app in android studio
1.2
How to sign app
1.3
How to apply app certificate
1.4
How to install app to POS
1.5
How to update firmware
1.6
How to reset factory data
1.7
How to get log from terminal
1.8
What is the difference between engineer mode terminal and user mode terminal
1.9
How the terminal can be recovered from tamper status
1.10
How to use poshomesettings.xml
1.11
How to use possystemsettings.xml
1.12
Install APK error: An existing package by the same name with a conflicting signature is already installed
1.13
How to inject test key(master key or DUKPT key) remotely
1.14
Introduction to common menus of Settings
1.15
Introduction to Merchant Self Test of Settings
1.16
How to login the terminal as admin
1.17
Why do the four LEDs of the charging indicator light flash at the same time
1.18
How to restrict some APP installing(BlackWhitePermission)
1.19
How to get a full log without a filter
1.20
What is DUKPT
1.21
What is the master key and session key
1.22
How to clear terminal certificate
1.23
How to prevent visitors from uninstalling applications by mistake
1.24
USB Driver Download
1.25
Download serial port driver for Q1/Q2
1.26
SIM card signal problem
1.27
SIM card network problem
1.28
How to check the printer on the terminal
1.29
How to change system language
1.30
What is terminal being triggered
1.31
How to register terminal to WizarView
1.32
How to check e-SIM status?
1.33
How to enter special mode when starting
1.34
How to apply for an RMA account
1.35
How far is the reading distance of contactless card
1.36
APKs for testing
2
Develop
Toggle Develop subsection
2.1
How to print out character sets not supported by the POS printer
2.2
How to set APN
2.3
How to change the login password of terminal administrator
2.4
How to get the current location of the terminal
2.5
How to make the application use the terminal's photographing function
2.6
How to update the terminal time
2.7
How to change the terminal time zone
2.8
How to accept parameter files downloaded from TMS
2.9
How to call Bluetooth printer service of the terminal
2.10
How to obtain terminal information (brand, manufacturer, product model, etc.)
2.11
How to save files on device storage
2.12
How to use POS printer to print image
2.13
How to use POS printer to print QR code
2.14
How to use the buttons of Q1 in the application
2.15
Notes on application adaptation to Q1 (4G)
2.16
How to develop a remote key injection system
2.17
About the performance of printing HTML function
2.18
About the print performance of the terminal
2.19
How to customize the graphical user interface of POS when inputting PINPAD
2.20
How to set the communication mode of the terminal
2.21
How to set the application as the default luncher
2.22
What modem bands does the wizarPOS terminal support
2.23
How to obtain fingerprint module for application development
2.24
How to customize boot logo and boot animation
2.25
About the development of serial port of the terminal
2.26
How to turn off the portable hotspot of the terminal
2.27
How to obtain IMEI of the terminal
2.28
How to obtain MEID of the terminal
2.29
How to add udev rules for USB debugging in Linux
2.30
How to get the firmware(OS) version
3
WizarView
Toggle WizarView subsection
3.1
How to operate when "User Locked"
3.2
How to apply for a WizarView account
3.3
How to batch import terminals
3.4
How to remove the terminals associated with the application from the configuration
3.5
How to delete an app from device using the TMS
3.6
Error codes of TMS and the agent
3.7
How many port and IP used by TMS
3.8
When does the terminal update the applications from TMS
4
Key Loader POS1
Toggle Key Loader POS1 subsection
4.1
TMK Deliver System Usage -KeyLoader Tool in POS1 Usage
4.2
Key Loader POS1 shows serial rcv timeout
4.3
Update key failed, import TMK: -74496
5
EMV
Toggle EMV subsection
5.1
What's Tag91
5.2
What's CAPK
5.3
How to set issuer script
Toggle the table of contents
Enviroment
Page
Discussion
English
Read
View source
View history
More
Read
View source
View history
From wizarPOS
Revision as of 04:54, 30 March 2020 by
Jeff
(
talk
|
contribs
)
(
→How to removes the terminals associated with the application from the configuration
)
(
diff
)
← Older revision
|
Latest revision
(
diff
) |
Newer revision →
(
diff
)
General
Create your first app in android studio
How to sign app
How to apply app certificate
How to install app to POS
How to update firmware
How to reset factory data
How to get log from terminal
What is the difference between engineer mode terminal and user mode terminal
How the terminal can be recovered from tamper status
How to use poshomesettings.xml
How to use possystemsettings.xml
Install APK error: An existing package by the same name with a conflicting signature is already installed
How to inject test key(master key or DUKPT key) remotely
Introduction to common menus of Settings
Introduction to Merchant Self Test of Settings
How to login the terminal as admin
Why do the four LEDs of the charging indicator light flash at the same time
How to restrict some APP installing(BlackWhitePermission)
How to get a full log without a filter
What is DUKPT
What is the master key and session key
How to clear terminal certificate
How to prevent visitors from uninstalling applications by mistake
USB Driver Download
Download serial port driver for Q1/Q2
SIM card signal problem
SIM card network problem
How to check the printer on the terminal
How to change system language
What is terminal being triggered
How to register terminal to WizarView
How to check e-SIM status?
How to enter special mode when starting
How to apply for an RMA account
How far is the reading distance of contactless card
APKs for testing
Develop
How to print out character sets not supported by the POS printer
How to set APN
How to change the login password of terminal administrator
How to get the current location of the terminal
How to make the application use the terminal's photographing function
How to update the terminal time
How to change the terminal time zone
How to accept parameter files downloaded from TMS
How to call Bluetooth printer service of the terminal
How to obtain terminal information (brand, manufacturer, product model, etc.)
How to save files on device storage
How to use POS printer to print image
How to use POS printer to print QR code
How to use the buttons of Q1 in the application
Notes on application adaptation to Q1 (4G)
How to develop a remote key injection system
About the performance of printing HTML function
About the print performance of the terminal
How to customize the graphical user interface of POS when inputting PINPAD
How to set the communication mode of the terminal
How to set the application as the default luncher
What modem bands does the wizarPOS terminal support
How to obtain fingerprint module for application development
How to customize boot logo and boot animation
About the development of serial port of the terminal
How to turn off the portable hotspot of the terminal
How to obtain IMEI of the terminal
How to obtain MEID of the terminal
How to add udev rules for USB debugging in Linux
How to get the firmware(OS) version
WizarView
How to operate when "User Locked"
How to apply for a WizarView account
How to batch import terminals
How to remove the terminals associated with the application from the configuration
How to delete an app from device using the TMS
Error codes of TMS and the agent
How many port and IP used by TMS
When does the terminal update the applications from TMS
Key Loader POS1
TMK Deliver System Usage -KeyLoader Tool in POS1 Usage
Key Loader POS1 shows serial rcv timeout
Update key failed, import TMK: -74496
EMV
What's Tag91
What's CAPK
How to set issuer script