Good morning, looking for any suggestions with the below use case. We are located in the US.
We have Odoo POS deployed in a restaurant. The restaurant has 4 POS registers currently and will add 2 more soon.
2 of the registers are manual registers used by cashiers, the other 4 are self service kiosks. We are using Stripe terminals for all registers.
We want every register/terminal to prompt the customer to add a tip to their order.
We've tried to configure this, but this is what we are running into currently:
1) manual registers will add a "add a tip screen" during payment collection, but the cashier has to fill that out or turn the register to the customer. Can the stripe reader itself prompt for tip instead. My second question regarding this scenario: Can a 'customer display' prompt the customer for tip?
2) The Self Service Kiosks never prompt the customer to leave a tip. Is it possible to get the tip screen to appear on the self service kiosks during payment?
3) We tried setting a global configuration in Stripe to prompt for tips on the Stripe readers. This does work, however, we distribute tips to the employees daily via cash from the drawer. So the staff/manager needs access to the tip data to know how much to provide each restaurant employee. By managing tips in stripe and not odoo, now noone has any insight into the tips collected except the owner.
Looking for suggestions on this.