WhatsApp OTP Driver Login

Замовник: AI | Опубліковано: 31.12.2025

Project Description I am looking for an experienced Wix (Velo by Wix) developer to integrate a WhatsApp OTP–based login system into my Wix application for drivers. The goal is to allow drivers to log in using their mobile number and WhatsApp OTP, and then automatically redirect them based on whether they are already registered or new users. Pages Required Login Page Vehicle Type Selection Page Driver Dashboard Page Functional Requirements (Step-by-Step Flow) 1. Login Page Driver enters their mobile number Clicks on Send OTP OTP is sent to the driver via WhatsApp After sending OTP, user is redirected to OTP Verification Page 2. OTP Verification Driver enters the OTP received on WhatsApp System verifies the OTP: If OTP is incorrect, show an error message If OTP is correct, continue to next step After OTP verification: System checks if the driver’s mobile number is already present in the database 3. Driver Redirection Logic If driver is already registered: Redirect directly to Driver Dashboard If driver is not registered: Redirect to Vehicle Type Selection Page 4. Vehicle Type Selection Page Driver selects their vehicle type (example: Bike, Car, Auto, etc.) Driver clicks Submit Vehicle type is saved in the database Driver is redirected to Driver Dashboard 5. Driver Dashboard Page Dashboard should open only after successful OTP verification Driver remains logged in using session/state management WhatsApp OTP Integration -- OTP must be sent only via WhatsApp -- WhatsApp API can be used (Twilio / WhatsApp Business API) -- OTP should be secure and time-based (expiry required) -> Technical Requirements Platform: Wix (Velo by Wix) Backend: Wix backend modules and Wix database Database should store: Mobile Number (unique) OTP (temporary) Vehicle Type Registration status Proper error handling and validations Clean and user-friendly UI -> Developer Requirements Experience with Wix Velo Experience integrating WhatsApp OTP APIs Knowledge of Wix Databases and backend logic Ability to complete the project quickly and efficiently -> Expected Deliverables Fully functional WhatsApp OTP login system Proper page redirection logic Secure OTP validation Working driver dashboard flow Tested and bug-free solution