IVEPOS
Please scan the QR code again.
Name
Mobile No
login
Please enter the one time password
to verify your account
A code has been sent to
Change
OTP
Invalid OTP
Verify OTP
Resend OTP
OTP has been resent.
Copyright © 2016 Intuition. All Rights Reserved. Version 1.1
// var contextPath = $('#contextPath').val(); // if ('serviceWorker' in navigator) { // window.addEventListener('load', () => { // navigator.serviceWorker // .register(contextPath+'/service-worker.js') // .then((registration) => { // console.log('Service Worker registered:', registration); // }) // .catch((error) => { // console.error('Service Worker registration failed:', error); // }); // }); // }