WooCommerce Two Factor Authentication

499.00

Once the plugin is activated, the process is straightforward:

  1. When the customer accesses the login page, besides the Username and Password fields, he will also see the new OTP field and the “OTP send” button (the login button will be hidden until the OTP is sent)
  2. Once he entered the Username/Email and clicked the “OTP send” button, he will receive the OTP via email, and the login button will appear
  3. The customer can then enter the OTP and proceed with the login
Quick Checkout
Note
  • We do not provide license keys for any themes and plugins. Moreover license key is only useful for author support and product updates. So you can use all products for tension free.
  • For more info, Check out FAQs page.
Description

Once the plugin is activated, the process is straightforward:

  1. When the customer accesses the login page, besides the Username and Password fields, he will also see the new OTP field and the “OTP send” button (the login button will be hidden until the OTP is sent)
  2. Once he entered the Username/Email and clicked the “OTP send” button, he will receive the OTP via email, and the login button will appear
  3. The customer can then enter the OTP and proceed with the login

HIGHLY CUSTOMIZABLE

Through the admin area, the shop admin can customize the OTP notification email, subject, error message, and more! He can also configure other parameters like the OTP length and validity time

TEMPLATING

The OTP area template can be customized. The template files can be copied into the theme folder and then customized according to your needs!

  1. woocommerce-two-factor-auth/templates/frontend/wc-login-form.php: this is the template used in the WooCommerce login area
  2. woocommerce-two-factor-auth/templates/frontend/wp-login-form.php: this is the template used in the WordPress admin login area

SECURITY

The OTP is a 12-length string randomly generated. The OTP is valid for a fixed time amount (by default is 5 minutes) after which it will expire. To prevent brute force attacks, the plugin also checks the number of attempts the user performs. By default, after 3 wrong attempts, the OTP will expire. All the parameters can be edited through the options menu.

AUTOLOGIN ON REGISTRATION

The plugin optionally allows disabling the autologin performed by WooCommerce after an account has been created via the “My Account” area. This forces the user to perform the log in via the log in area and so use the OTP sent in the registered email address

NOTE: The autologin performed when registering an account via the Checkout page, cannot be disabled. You need eventually to completely disable the create account option via the WooCommerce -> Settings -> account & Privacy area.

WPML

The plugin supports the WPML translation plugin. All the available texts can be customized and translated for each installed language.

NOTE ON CUSTOM LOGIN AREA

Any alteration of the login page or login process via 3rd party software might prevent the plugin to work as expected. In case of any issue, restore the original.