How to Understand the Merchant Self-Test in Settings: Difference between revisions

From wizarPOS
No edit summary
(Replaced content with "{{Migrating|https://smartpossdk.gitbook.io/cloudpossdk/faq/settings-menu/understand-merchant-self-test}}")
Tag: Replaced
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
    Enter Settings>About POS>POS Configuration>Merchant Self Test:
{{Migrating|https://smartpossdk.gitbook.io/cloudpossdk/faq/settings-menu/understand-merchant-self-test}}
== Camera ==
=== Prime Camera ===
Test prime camera.Use camera index 0.
 
=== Zoom Camera ===
Test zoom camera. Use camera index 1.
 
== RF Card ==
Swipe contactless card for testing. If test CPU RF card, send APDU commnad is byte[] arryAPDU = new byte[]{(byte) 0x00, (byte) 0xA4, (byte) 0x04, (byte) 0x00,(byte) 0x0E, (byte) 0x32, (byte) 0x50, (byte) 0x41,(byte) 0x59, (byte) 0x2E, (byte) 0x53, (byte) 0x59,(byte) 0x53, (byte) 0x2E, (byte) 0x44, (byte) 0x44,(byte) 0x46, (byte) 0x30, (byte) 0x31};
 
== SmartCard ==
Insert smart card for testing. It only test card connecting and card disconnecting.
 
== MSR ==
Swipe MSR card for testing. It will display the track data of the three tracks.
 
== Printer ==
Test printer. Print a simple receipt.
 
== Network ==
=== WiFi Network ===
Test WiFi. The testing connect four http(s) address, https://www.baidu.com/, http://www.google.com/, http://www.wizarpos.com/, https://www.wizarview.cn/.
 
=== Mobile Network ===
Test mobile network. Before test, please disable WIFI. The testing connect four http(s) address, https://www.baidu.com/, http://www.google.com/, http://www.wizarpos.com/, https://www.wizarview.cn/.
 
== Touch Screen ==
Test touch screen.
== Advance ==
=== Submit Logcat ===
Submit log to TMS server.
=== Check Small Battery ===
According as the display message to check.
=== PingTool ===
Provide a ping tool to ping any address.
[[File:Pingtool_merchantselftest.png|none|300px|left|caption]]
 
=== PSAM Card ===
Test PSAM Card. The testing power on PSAM card, and send APDU commnad, new byte[]{0x00, (byte) 0x84, 0x00, 0x00, 0x08};
 
=== TcpTool===
Provide a TCP tool to connect any address.
[[File:Tcptool_merchantselftest.png|none|300px|left|caption]]
 
=== Key ===
Test keyboard.
=== Key Verify ===
Verify the integrity of the private-public key pair and owner certificate of the terminal.
=== Show touches ===
Provide a switch to open/close the white dot of touch screen.

Latest revision as of 08:50, 7 April 2024

Please visit new link of same subject:

https://smartpossdk.gitbook.io/cloudpossdk/faq/settings-menu/understand-merchant-self-test

We're making a move! Our site's content is migrating to a new URL, to provide you with an enhanced browsing experience. Please update your bookmarks accordingly. Thank you for your continuous support!