See the way Mobile Login for Magento 2 extension works.
Simplify the login process in your store and meet customers' expectations with this Magento 2 Mobile Login extension.
Once you have successfully installed the extension, go to Store → Configuration to configure the extension for use. Here you can find option to enable the extension.
Mobile Login: Option to enable or disable extension.
Applicable Countries: Enable Mobile login facility for all countries or specific countries as per need.
Specific Countries: If you want to enable mobile login functionality for specific countries you need to make a selection of countries from here.
Login Type: Select login type to allow customers while login.
OTP String Length: Set OTP string length.
OTP String Type: Select OTP string type from drop down.
Send Login Notification Email to Users ID: Select YES to send login notifications to users.
Email Template: Select Email template for login notification.
Email Sender: Select Email sender.
Enter message to send to users when they register. The message will contain OTP to register verification.
\
If customers forget password and click to reset, this message will be sent along with OTP to reset password.
This message will be sent along with OTP to login to a specific store.
Using the backend option, you can choose frontend mobile login popup layout either standard or ultimate.
Standard Layout: In Standard layout you can pick any of your favorite layout from available 10 default predefined templates.
Ultimate Layout: You can use ultimate layout if you want to upload your own image.
Once Mobile Login is configured properly, you can see you defined frontend popup layout. Whenever a new user clicks on the register, he or she will be asked to enter the required details and verify the mobile number using OTP.
Registration OTP SMS to Customers: Once customer enters mobile number and click Send OTP, they get SMS with OTP to verify mobile number and complete registration process.
After successful registration, your new customer will be redirected to their My Account section with a success message.
Once your customer is successfully registered to your Magento 2 store, he or she can quick login either using OTP or password.
Login with OTP:
Login with Password:
If your customer anyhow forgets their password they can easily retrieve their password with a choice to reset the password using a mobile number or email.
Forgot password using Mobile:
Forgot password using Email:
The extension binds Mobile login option & verification with default Magento 2 signup & sign in forms.
Default Magento 2 Customer Registration Form:
Default Magento 2 Customer Login Form:
If the admin have disabled guest checkout, your customer will still able to quickly login using their mobile number.
The customer found option in my account section “Update Mobile Number” where customer easily update exciting verified number with a new mobile number – Customer will need to verified the number before adding into account.
Access API with full URL and Request-Response
To access the API and its detail, structure of request & response, you have to open API portal (swagger) in Magento,
This URL will list all available APIs with its request structure & response.