I feel the only solution that might be helpful here is:
"getEmployee()" and "employee.setName("foo")"
I do not want to update the employee's information for good, because the same device can be used by different employees in a restaurant environment. So can I call these methods every time I have to update the employee name printed on the payment receipt? Also this needs to be done after the payment is processed or before?
Smart receipts or adding a line at the end won't help, because the default employee's name would then get printed regardless, so it won't solve the problem.
Thank you.
It's possible to have multiple employees use the same device and keep track of which employee is currently using it. A particular employee can unlock the device with their own unique passcode (which can be set up like so: https://help.clover.com/employee-pin-setup/?userDevice=web). Once Jane, Jack and Todd each have an employee account and PIN, Jack can use his PIN to unlock the device and take orders under his name, separate from Jane and Todd. Of course, this needs to be set up by the merchant.
The merchant can also choose to not print employee's on the receipt by going through the steps show here: https://help.clover.com/article/receipts/?userDevice=web#include-cashier-name-in-header-of-customer-receipt
Let me know if there's any other information I can provide!
1 Person is following this question.