For the complete documentation index, see llms.txt. This page is also available as Markdown.

user_auth_admin_start_setup

Description

Admin authentication prompt.

In a condition where the Manager and Cashier Passcode have not been setup yet and the User is attempting to access a passcode protected function with Terminal.UserAuthForceSetup enabled, the terminal prompts to Enter the Admin Passcode and follows through with Manager and Cashier Passcode Setup.

Merchant/Customer action

Enter Admin passcode for authentication.

Configuration Parameters

Terminal.UserAuthAdminMaxFailureCount - The maximum number of attempts to successfully enter the passcode before the account is locked out. The default is 3 attempts.

Terminal.UserAuthAdminLockoutDelayByMinutes - The lockout delay in minutes before a passcode can be entered for authentication. The lockout delay starts once the maximum number of failure attempts at passcode entry is reached. The default is 10 minutes.

Terminal.UserAuthForceSetup - This flag controls the ability to force the user to complete the Authentication Setup.

Merchant.AlphanumericKeys - Shows/hides letters in the keys.

Disabled\

0: Hides letters below number keys.

Enabled\

1: Shows letters below number keys.

Reference flows

User Authentication Force Setup

---

Last updated

Was this helpful?