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

user_auth_admin

Description

Admin authentication prompt.

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.

---

Last updated

Was this helpful?