Linux 软件免费装
Banner图

Checkout Captcha for WooCommerce

开发者 jamsheedkm
更新时间 2024年11月22日 16:48
捐献地址: 去捐款
PHP版本: 5.6 及以上
WordPress版本: 6.7
版权: GPLv2 or later
版权网址: 版权信息

标签

captcha google recaptcha login recaptcha checkout recaptcha captcha protect

下载

1.0.0

详情介绍:

Checkout Captcha for WooCommerce enhances your WooCommerce checkout, WordPress login, registration, and password reset forms by integrating reCAPTCHA verification, helping to prevent spam and bot transactions. Key Features 1. Multi-Form Integration:

安装:

  1. Upload the plugin files to the /wp-content/plugins/jkm-checkout-captcha-for-woo directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Configure the settings under WooCommerce -> Checkout Captcha.

屏幕截图:

  • WooCommerce Login.
  • WooCommerce Register.
  • WordPress Login.
  • WordPress Register.
  • Reset Password.

升级注意事项:

1.0.0 Initial release.

常见问题:

How do I access the plugin settings?

You can access the Checkout Captcha settings by navigating to WooCommerce > Checkout Captcha in the WordPress admin dashboard.

What tabs are available in the plugin settings?

The plugin settings include three tabs:

  1. WooCommerce Forms: Add reCAPTCHA to WooCommerce login, registration, and checkout forms. You can enable or disable reCAPTCHA for guest checkouts.
  2. WordPress Forms: Enable reCAPTCHA for WordPress login, registration, and password reset forms by checking the respective boxes.
  3. Configuration: Enter your Google reCAPTCHA V2 site key and secret key. You can also test the reCAPTCHA setup after entering the correct API keys.

How do I test my Google reCAPTCHA configuration?

After submitting your site key and secret key in the Configuration tab, you will see a test captcha wizard in the header. You can test the reCAPTCHA setup directly from the admin panel to ensure that everything is functioning correctly.

How can I verify that I configured reCAPTCHA correctly?

After testing the reCAPTCHA response in the admin panel, you will see a success message in the menu header: "Success! reCAPTCHA seems to be working correctly with your API keys."

What options do I have for displaying reCAPTCHA on the checkout page?

In the WooCommerce Forms tab, you can select a widget location for reCAPTCHA using a dropdown menu. Available options include:

  • Before payment
  • After payment
  • Before billing
  • After billing
  • Before checkout form
  • After checkout form You can also add more scenarios using the provided filter hook (jkmccfw_checkout_captcha_position_hook).

How can I enable reCAPTCHA for guest checkouts?

In the WooCommerce Forms tab, there is a checkbox labeled Guest Checkout Only. By checking this box, you can control whether reCAPTCHA is displayed for guest users during the checkout process.

Can I customize the appearance of reCAPTCHA?

Yes, in the Configuration tab, you can select the reCAPTCHA theme, choosing between light and dark themes to match your store's design.

Is this plugin developer-friendly?

Absolutely! The plugin provides hooks and filters for advanced customization. You can use the following filters to customize the reCAPTCHA positioning and functionality:

  • jkmccfw_checkout_captcha_position_hook: Customize the hook for displaying the reCAPTCHA.
  • jkmccfw_checkout_captcha_position_hook_priority: Set the priority for the reCAPTCHA display hook.

What happens if I don't enter the site key and secret key?

If the site key and secret key are not provided, the reCAPTCHA will not be displayed on the checkout or forms, and you will lack protection against spam and bot transactions.

更新日志:

1.0.0