question

phan.dev avatar image
phan.dev asked erion answered

Customize the Tips Screen UI (color, font size, logo) of customer-facing display on Clover

Hi,
I would like to customize the Tips Screen UI (such as changing background color, font-size, adding company logo) of customer-facing display on Clover.
I read this article ( https://docs.clover.com/docs/using-per-transaction-settings )
But it's only have changing text message.

So, can I customize it?7a57ab1-tipsuggestionamounts.png

Clover Minisemi-integrations
7 comments
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

David Marginian avatar image David Marginian ♦♦ commented ·

You can't customize the tip screen. What you could do is create a custom activity that would be installed on the Clover device and then start the activity from the Clover Connector. This is quite involved so I am not sure you want to go this route just to customize the screen.

1 Like 1 ·
phan.dev avatar image phan.dev David Marginian ♦♦ commented ·

Hi @David,


I'm interested in your way.
Can I create a new custom activity on the device and put a company logo on that screen?
Please give me some instructions.

Thank you very much!

0 Likes 0 ·
David Marginian avatar image David Marginian ♦♦ phan.dev commented ·

Unfortunately, this is an involved process and we don't have a lot of documentation for it. You would need to build an app and get it approved. Your custom activity would look something like this (https://docs.clover.com/docs/using-customer-facing-platform, you can disregard the remote device connector stuff). You would then use the Clover Connector methods (startCustomActivity, sendMessageToActivity), etc. to interface with the activity.

1 Like 1 ·
Show more comments

1 Answer

·
erion avatar image
erion answered erion edited

To make your presentation easy to read for people with different vision problems, choose fonts with good readability. The article best font for presentation suggests using sans-serif fonts, which are easier to read on screens. The font size should be at least 18–20 px, and for headings it can be larger. Dark text on a light background always looks clearer, and to avoid overloading it with information, divide blocks into short paragraphs and use bullets.

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community