Page 1 of 1
[UPDATED] Google reCAPTCHA v3
Posted: Fri Jun 14, 2019 12:18 am
by Johnathan
Re: [UPDATED] Google reCAPTCHA v3
Posted: Tue Nov 19, 2019 1:50 am
by Johnathan
Updated to v303.2
Release Notes:
- Added: ability to fall back to reCAPTCHA v2 if the v3 check isn't passed
- Added: ability to ignore certain IP addresses when loading the captcha
- Fixed: customer group requirements weren't working properly
- Updated: the error message now supports HTML
Re: [UPDATED] Google reCAPTCHA v3
Posted: Sun Feb 09, 2020 12:38 am
by Johnathan
Updated to v303.3
Release Notes:
- Fixed: checkout registration page issues
- Updated: included some language to point out you can use values of 1.0 initially if you use the v2 Fallback, as Google learns what normal scores on your site are like
Re: [UPDATED] Google reCAPTCHA v3
Posted: Tue Sep 22, 2020 3:17 am
by Johnathan
Updated to v303.4
Release Notes:
- Fixed: "Array to string conversion" error on some OpenCart versions
- Fixed: the v2 Fallback was not working on the checkout registration page
- Updated: the extension now uses curl to connect to Google, to avoid issues with servers that turn off "allow_url_fopen"
- Updated: the v2 Fallback will now happen immediately when the page loads, instead of requiring the page to be submitted once first
Re: [UPDATED] Google reCAPTCHA v3
Posted: Thu Feb 17, 2022 3:01 am
by Johnathan
Updated to v303.5
Release Notes:
- Fixed: "Undefined index: guest_checkout_score" on OpenCart 2.1 versions
- Fixed: "Undefined variable: action_failure" error
- Fixed: "Undefined variable: score" if using captchas on non-standard pages
Re: [UPDATED] Google reCAPTCHA v3
Posted: Wed Jul 20, 2022 3:23 am
by Johnathan
Updated to v2022-7-19
Release Notes:
- NOTE: Starting with this release, version numbers will now be based on the date the new version is released.
- Added: compatibility with OpenCart 4.0.0.x
Re: [UPDATED] Google reCAPTCHA v3
Posted: Fri Mar 10, 2023 5:54 am
by Johnathan
Updated to v2023-3-09
Release Notes:
- Added: a setting to set the default threshold score, for other extensions that end up using the captcha (like Account Login Captcha)
- Confirmed: compatibility with OpenCart 4.0.1.x
- Updated: changed all initial threshold values to 0.5
- Updated: increased minimum height of v2 reCAPTCHA to avoid display issues
Re: [UPDATED] Google reCAPTCHA v3
Posted: Fri May 19, 2023 1:01 am
by Johnathan
Updated to v2023-5-18
Release Notes:
- Added: compatibility with OpenCart 4.0.2.x
- Added: new "Check For Updates" button with one-click update functionality
Re: [UPDATED] Google reCAPTCHA v3
Posted: Thu Oct 10, 2024 12:08 am
by Johnathan
Updated to v2024-10-09
Release Notes:
- Added: beta compatibility for Journal 3's checkout
- Fixed: issue with returns page captcha on OpenCart 4.0.2.x versions
- Fixed: "Array to string conversion" error when a connection couldn't be made
Re: [UPDATED] Google reCAPTCHA v3
Posted: Sat Apr 19, 2025 12:34 am
by Johnathan
Updated to v2025-4-18
Release Notes:
- Added: compatibility with OpenCart 4.1.0.x
- Fixed: issues with affiliate registration on some OpenCart versions
- Updated: fewer ajax calls will be made to the server when checking the reCAPTCHA multiple times on a single page