Tasker.lppsa !new! -
Ensure you have a valid account on the official LPPSA MyFinancing portal .
: You must use your formal corporate user account and password issued by the LPP SA IT administration department. tasker.lppsa
Accessing tasker.lppsa.com is not as simple as typing the URL into a browser. The page to function, and it will not load properly if JavaScript is disabled. More importantly, because it's a secure portal behind a corporate firewall and ADFS, you cannot simply create an account. Access is granted only to those with valid credentials issued by LPP SA. If you do not have a company username and password, the page will remain a locked door. Ensure you have a valid account on the
: Alerts users immediately if there are mismatches or overdue amounts in monthly payroll deductions. The page to function, and it will not
: The site requires JavaScript to render authentication functions. Ensure your web browser has JavaScript enabled via your browser settings.
Combining Tasker's logic with LSPatch's modification opens up a world of advanced customizations:
-- A simple toast notification require("import") import("android.widget.Toast") Toast.makeText(activity, "Hello from LPP-SA via Tasker!", Toast.LENGTH_LONG).show()