PINPAD UI设置总结: Difference between revisions

From wizarPOS
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 26: Line 26:
   - Parameters:
   - Parameters:
     - key: "displaybackcolor"
     - key: "displaybackcolor"
     - value: RGB color value (default, "#6C8C4F").
     - 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 (default, "#FFFFFF").
     - 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 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 05:43, 8 February 2025

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