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

user_auth_passcode_setup_requirements

Description

Cannot repeat same digit more than 3 times

Cannot enter digits in sequential order

Manager passcode must be between 6 and 12 characters in length

Cashier passcode must be between 4 and 12 characters in length

Cashier and Manager passcode cannot be the same

Configuration Parameters

Terminal.UserAuthManagerPasscodeMinLength - The minimum required passcode length. The default length is 6.

Terminal.UserAuthCashierPasscodeMinLength - The minimum required passcode length. The default length is 4.

---

Last updated

Was this helpful?