PINPAD UI设置总结: Difference between revisions

From wizarPOS
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 26: Line 26:
   - Parameters:
   - Parameters:
     - key: "displaybackcolor"
     - key: "displaybackcolor"
     - value: RGB color value (e.g., "255,255,255").
     - value: RGB color value (format is #[a-f0-9A-F]{6}, default, "#6C8C4F").


4. Set Text Color  
4. Set Text Color  
Line 33: Line 33:
   - Parameters:
   - Parameters:
     - key: "inputtextcolor"
     - key: "inputtextcolor"
     - value: RGB color value (e.g., "0,0,0").
     - value: RGB color value (format is #[a-f0-9A-F]{6}, default, "#FFFFFF").


5. Enable/Disable Background Darkening
5. Enable/Disable Background Darkening
Line 51: Line 51:
7. Custom Display Implementation
7. Custom Display Implementation
   - If the default display settings do not meet requirements, customers can implement their own GUI. Refer to:   
   - If the default display settings do not meet requirements, customers can implement their own GUI. Refer to:   
     [Customize PINPAD GUI](https://smartpossdk.gitbook.io/cloudpossdk/faq/other-development/customize-pinpad-gui).
     [https://smartpossdk.gitbook.io/cloudpossdk/faq/other-development/customize-pinpad-gui Customize PINPAD GUI]
 
=== Sound Settings===
=== Sound Settings===


Line 76: Line 75:
       - 0: Default normal virtual
       - 0: Default normal virtual
       - 1: Big virtual
       - 1: Big virtual
       - 2: Q3K
       - 2: Q3K, that's for special customer(孟加拉客户,屏幕上套一层物理键盘,项目未量产)
       - 3: Horizontal virtual (landscape orientation)
       - 3: Horizontal virtual (landscape orientation)
       - 4: Function button at the bottom.
       - 4: Function button at the bottom.
Line 88: Line 87:
   - Note: Only Dejavoo supports custom UI styles. 除Dajavoo外的客户,不告知style.
   - Note: Only Dejavoo supports custom UI styles. 除Dajavoo外的客户,不告知style.


[https://sdkwiki.wizarpos.com/wizarposapi/ WizarPOS SDK API Documentation].


===Keyboard Settings===
===Keyboard Settings===


- Keyboard customization is not supported. If required, consult sales for further assistance.
- Keyboard customization is not supported. If required, consult sales for further assistance.
这一部分的定制,键盘的样式不能改,Q2和Q3上的样式:
* [https://ftp.wizarpos.com/advanceSDK/q2_layout.png q2_layout.png]
* [https://ftp.wizarpos.com/advanceSDK/q2_example1.png q2_example1.png]
* [https://ftp.wizarpos.com/advanceSDK/q2_example2.png q2_example2.png]
* [https://ftp.wizarpos.com/advanceSDK/q3_layout.png q3_layout.png]
* [https://ftp.wizarpos.com/advanceSDK/q3_layout_example.png q3_layout_example.png]


For more details, refer to the [WizarPOS SDK API Documentation](https://sdkwiki.wizarpos.com/wizarposapi/).


}}
}}

Latest revision as of 02:42, 28 September 2025

This content is restricted to authorized users only. Please log in to access additional information.