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

user_auth_reset_verify

Description

Manager authentication prompt.

Merchant/Customer action

Enter Manager passcode for authentication.

Configuration Parameters

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

Merchant.UserAuthManagerLockoutDelayByMinutes - 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.


Description

If Manager passcode is forgotten, select Admin role from authentication prompt.


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?