question

softpoint avatar image
softpoint asked softpoint commented

How to know employee signed into clover device

When the employee signs into the clover device, can you tell us what event or message we can get that will inform us what employee is signed into the clover device.

Employees
10 |2000

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

1 Answer

Mike M avatar image
Mike M answered softpoint commented

You may use the EmployeeConnector to get the current employee, as per this example: employeemanagement

To be notified of when a different employee logs in, you should look into: addOnActiveEmployeeChangedListener

2 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.

softpoint avatar image softpoint commented ·

this is for android.. is there any php calls?

0 Likes 0 ·
Mike M avatar image Mike M commented ·

Clover has webhooks available for merchant-level operations: https://docs.clover.com/build/web-app...

I don't believe there is a broadcast available for employee logins per device.

0 Likes 0 ·

Welcome to the
Clover Developer Community