
Settings
Naimur Email OTP Verification for WooCommerce verifies customer email ownership using a One Time Password (OTP) before account creation. Optional Google reCAPTCHA, email logs, activity tracking, and a responsive OTP modal are included.
This plugin verifies users through a unique OTP sent to their email during:
– Login
– Registration
Full documentation for setup, usage, and customization is available here:
π https://naimurrahmannahid.com/naimur-otp-plugin/
This plugin can optionally integrate with Google reCAPTCHA to protect the WooCommerce login and registration forms from automated abuse and spam.
When reCAPTCHA is enabled in the plugin settings and you configure a site key and secret key, the following data is sent to Google:
This data is sent when the WooCommerce login or registration form is submitted in order to verify that the request is made by a human user.
Service provider:
* Google reCAPTCHA β provided by Google LLC
* Terms of Service: https://www.google.com/recaptcha/terms
* Privacy Policy: https://policies.google.com/privacy
The JavaScript file assets/js/main.js is a compiled/optimized build used in production.
A human-readable source version of this script is bundled with the plugin under:
assets/src/js/main.jsThis file contains the original source code that can be viewed, studied and modified by developers.