Timeout Policy for ReadyPay Online
ReadyPay Online has a hard-coded 60-minute timeout. There is no way to change this setting, either in the database or in any config file.
The 60 minutes is what the actual .NET session uses as a default. Each time a user does something, the system resets the timer back to 60 minutes.
ReadyPay Online also uses a JavaScript timer. This logs the user out after exactly 19 minutes. This timer is also reset every time the user does something in the system.
note
Logouts may occur if ReadyPay Online detects certain bad data. For
example, if a query string is entered with forbidden SQL syntax (such
as Exec, Select, etc.), ReadyPay Online security recognizes these
items and promptly logs the user out.
Questions?
Contact your Payroll Service Provider.