跳至内容
WordPress.org

China 简体中文

  • 主题
  • 插件
  • 新闻
    • 文档
    • 论坛
  • 关于
  • 获取 WordPress
获取 WordPress
WordPress.org

Plugin Directory

Checkout Captcha for WooCommerce

  • 提交插件
  • 我的收藏
  • 登录
  • 提交插件
  • 我的收藏
  • 登录

Checkout Captcha for WooCommerce

作者:WCPlugins
下载
实时预览
  • 详情
  • 评价
  • 安装
  • 开发进展
支持

描述

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.

  • Checkout Block Compatibility: Supports WooCommerce Checkout Block with reCAPTCHA displayed before the Place Order button.
  • Multi-Form Support: Seamlessly integrates reCAPTCHA in WooCommerce checkout, as well as WordPress login, registration, and password reset forms.
  • Guest Checkout Compatibility: Offers the option to enable or disable reCAPTCHA for guest checkouts, enhancing user experience while maintaining security.
  • Payment Method Flexibility: Skip reCAPTCHA verification for specific payment methods, enhancing the checkout experience and improving conversion rates (ideal for compatibility with Express Checkout plugin).
  • Customizable Positioning: Users can select different positions for displaying the reCAPTCHA on the checkout page, offering flexibility to suit various store layouts.
  • Additional Filters for Customization: Provides hooks and filters to allow users to customize the positioning and functionality of the reCAPTCHA in their checkout process.
  • Google reCAPTCHA Configuration: Easily configure reCAPTCHA using Google’s v2 by providing both the site key and secret key.
  • Test Functionality: Test the reCAPTCHA setup directly from the admin panel after entering your API keys, ensuring everything works correctly before going live.

Key Features

1. Multi-Form Integration:
– Add reCAPTCHA to WooCommerce checkout, WordPress login, registration, and password reset forms to enhance security.

2. Guest Checkout Option:
– Configure reCAPTCHA to be optional for guest checkouts, balancing security and convenience.

3. Payment Method Customization:
– Skip reCAPTCHA for selected payment methods, streamlining the checkout process for quicker transactions.

4. Flexible Positioning:
– Choose the display position of reCAPTCHA on the checkout page, ensuring it fits seamlessly into your store’s layout.

5. Advanced Filters and Hooks:
– Utilize additional hooks and filters for advanced customization, allowing developers to extend functionality easily.

6. Google reCAPTCHA Setup:
– Configure reCAPTCHA using Google’s API by entering the site key and secret key, and validate the setup from the admin dashboard.

7. Admin Testing Feature:
– Test reCAPTCHA functionality in the admin area to confirm proper integration before your customers encounter it.

8. Dynamic Theme Compatibility:
– reCAPTCHA will be displayed in both light and dark themes as users select, providing an adaptive visual experience.
– Users can choose the captcha theme (dark or light) to match their preferences.

External services

Google reCAPTCHA
This plugin integrates with Google reCAPTCHA to provide CAPTCHA verification during the checkout process, enhancing security and reducing spam.

  • What the service is used for:
    Google reCAPTCHA is used to verify human users and prevent automated bots from completing the checkout process.

  • What data is sent and when:
    When the CAPTCHA verification is triggered (e.g., during form submission or checkout), the plugin sends the following data to Google reCAPTCHA’s servers:

    • The CAPTCHA response token generated by the user’s interaction with the CAPTCHA widget (response).
    • The secret key associated with your Google reCAPTCHA account (secret).
    • Additional details such as locale settings may be included in the API call for displaying the CAPTCHA in the user’s preferred language.
  • Service Provider Details:

    • Google reCAPTCHA API: Terms of Service | Privacy Policy.
  • Domains involved:

    • https://www.google.com/recaptcha/api/siteverify
    • https://www.google.com/recaptcha/api.js

By using this plugin, you agree to the terms and policies outlined by Google reCAPTCHA.

屏幕截图

WooCommerce Checkout Page.
WooCommerce Checkout Page.
WooCommerce Login.
WooCommerce Login.
WooCommerce Register.
WooCommerce Register.
WordPress Login.
WordPress Login.
WordPress Register.
WordPress Register.
Reset Password.
Reset Password.
Checkout Block Page.
Checkout Block Page.

安装

  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.

常见问题

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 the Place Order button.
– After the Place Order button.
– Before the Terms and Conditions.
– After the Terms and Conditions.
– Inside the Terms and Conditions.
– 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.

评价

此插件暂无评价。

贡献者及开发者

「Checkout Captcha for WooCommerce」是开源软件。 以下人员对此插件做出了贡献。

贡献者
  • WCPlugins
  • Mohammed Jamsheed KM

帮助将「Checkout Captcha for WooCommerce」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志。

更新日志

1.1.1

  • Added compatibility with WooCommerce 10.9.

1.1.0

  • Added Checkout Block reCAPTCHA support.
  • Added compatibility with WooCommerce 10.8.
  • Added compatibility with WordPress 7.0.

1.0.1

  • Added more positions to display CAPTCHA on the checkout page.
  • Added compatibility with WooCommerce 9.6.
  • Added compatibility with WordPress 6.7.

1.0.0

  • Initial release
  • Added reCAPTCHA to WooCommerce checkout, login, and registration forms.
  • Added reCAPTCHA to WordPress login, registration, and lost password forms.
  • Included customizable reCAPTCHA styles.

额外信息

  • 版本 1.1.1
  • 最后更新:2 周前
  • 活跃安装数量 70+
  • WordPress 版本 5.0 或更高版本
  • 已测试的最高版本为 7.0.2
  • PHP 版本 5.6 或更高版本
  • 语言
    English (US)
  • 标签
    captchacheckout securitygoogle recaptchalogin recaptcha
  • 高级视图

评级

尚未提交反馈。

Your review

查看全部评论

贡献者

  • WCPlugins
  • Mohammed Jamsheed KM

支持

有话要说吗?是否需要帮助?

查看支持论坛

捐助

您愿意支持这个插件的发展吗?

捐助此插件

  • 关于
  • 新闻
  • 主机
  • 隐私
  • 陈列窗
  • 主题
  • 插件
  • 区块样板
  • 学习
  • 支持
  • 开发者
  • WordPress.tv ↗︎
  • 参与
  • 活动
  • 捐赠 ↗
  • 未来五分计划
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

China 简体中文

  • 关注我们的 X(原 Twitter)账号
  • 访问我们的 Bluesky 账号
  • 关注我们的 Mastodon 账号
  • 访问我们的 Threads 账号
  • 访问我们的 Facebook 公共主页
  • 关注我们的 Instagram 账号
  • 关注我们的 LinkedIn 主页
  • 访问我们的 TikTok 账号
  • 访问我们的 YouTube 频道
  • 访问我们的 Tumblr 账号
代码如诗
The WordPress® trademark is the intellectual property of the WordPress Foundation.