Extension
  • How to Configure SMS API for Mobile Login in Magento 2?

    To configure the SMS API, register with Twilio, Msg91, or Textlocal, and enter the API credentials in Magento’s backend. You can then test the API by sending a test OTP.

  • What is the Role of OTP in Magento 2 Mobile Login?

    OTP is used for secure user authentication through SMS. It’s required for registration, login, password reset, and mobile number updates.

  • How Do I Customize the Mobile Login Form in Magento 2?

    You can customize the login form’s design by adjusting colors, uploading images, and changing form titles. All these settings are available in Magento’s backend.

  • How to Sync Existing Customer Mobile Numbers for Mobile Login?

    Click the "Sync Now" button in the backend to sync your existing customer telephone numbers with their mobile numbers. This enables mobile login without re-registration.

  • Can I Use Custom SMS API for Mobile Login in Magento 2?

    Yes, you can use a custom SMS API by selecting "Other" as the provider and entering the API’s CURL URL and credentials. This allows integration with third-party SMS gateways.