콘텐츠로 바로가기
WordPress.org

한국어

  • 테마
  • 플러그인
  • 소식
    • 문서
    • 포럼
  • About
    • WordPress 6.9
    • 워드프레스 6.8
    • 워드프레스와 40% 웹을 위한 여정
    • 워드프레스 번역 핸드북
  • 워드프레스 한국팀
  • 워드프레스 받기
워드프레스 받기
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.

FAQ

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
  • 최근 업데이트: 4주 전
  • 활성화된 설치 60+
  • 워드프레스 버전 5.0 또는 그 이상
  • 다음까지 시험됨: 7.0.3
  • PHP 버전 5.6 또는 그 이상
  • 언어
    English (US)
  • 태그:
    captchacheckout securitygoogle recaptchalogin recaptcha
  • 고급 보기

평점

아직 제출된 리뷰가 없습니다.

Your review

모든 리뷰 보기

기여자

  • WCPlugins
  • Mohammed Jamsheed KM

지원

할 말 있으신가요? 도움이 필요하신가요?

지원 포럼 보기

기부

이 플러그인이 발전하도록 도우시겠습니까?

이 플러그인에 기부하기

  • 소개
  • 뉴스
  • 호스팅
  • 개인정보
  • 쇼케이스
  • 테마
  • 플러그인
  • 패턴
  • 배우기
  • 지원
  • 개발자 도구
  • WordPress.tv ↗
  • 참여하기
  • 이벤트
  • 기부하기 ↗
  • Swag ↗
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

한국어

  • X(이전 트위터) 계정 방문하기
  • 블루스카이 계정 방문하기
  • 마스토돈 계정 방문하기
  • 스레드 계정 방문하기
  • 페이스북 페이지 방문하기
  • 인스타그램 계정 방문하기
  • LinkedIn 계정 방문하기
  • 틱톡 계정 방문하기
  • 유튜브 채널 방문하기
  • 텀블러 계정 방문하기
코드는 詩다
The WordPress® trademark is the intellectual property of the WordPress Foundation.