User Identification
Scoping Questions
- What user identification methods are required?
- Keyed entry
- Swiped (magnetic stripe)
- Scanned (barcode)
- Contactless (NFC)
- Biometric
- Should multiple identification methods be supported simultaneously?
- Are different methods required for different user roles?
How To Guide
Configuration Examples
User identification settings
<retail:posTerminalTemplate
xmlns:core="http://www.enactor.com/core"
xmlns:retail="http://www.enactor.com/retail">
<retail:templateId>STORE_TERMINAL</retail:templateId>
<retail:signOnMethod>USER_ID</retail:signOnMethod>
<retail:cardSignOnEnabled>true</retail:cardSignOnEnabled>
<retail:biometricSignOnEnabled>false</retail:biometricSignOnEnabled>
</retail:posTerminalTemplate>