The ACSD-50345 patch fixes the issue where the reCAPTCHA v2 and v3 validations fail while placing orders and during the checkout. This patch is available when the Quality Patches Tool (QPT) 1.1.31 is installed. The patch ID is ACSD-50345. Please note that the issue was partially fixed in Adobe Commerce 2.4.6 and is scheduled to be completely fixed in Adobe Commerce 2.4.7.
The patch is created for Adobe Commerce version:
Compatible with Adobe Commerce versions:
The patch might become applicable to other versions with new Quality Patches Tool releases. To check if the patch is compatible with your Adobe Commerce version, update the magento/quality-patches
package to the latest version and check the compatibility on the Quality Patches Tool: Search for patches page. Use the patch ID as a search keyword to locate the patch.
Case #1
Google reCAPTCHA v2 does not reload after submitting a failed payment.
Steps to reproduce
Expected results
The order will not be placed with an incorrect reCAPTCHA.
Actual results
An error is thrown - reCAPTCHA validation failed, please try again and No such cart with id = 4
Case #2
Google reCAPTCHA v3 Invisible is not working on checkout, and the order cannot be placed. PlaceOrder
event is not triggered.
Steps to reproduce
Expected results
The order should be placed with the reCAPTCHA turned on.
Actual results
After clicking the Place Order button, it gets disabled, and nothing happens further.
To apply individual patches, use the following links depending on your deployment method:
To learn more about Quality Patches Tool, refer to:
For info about other patches available in QPT, refer to Quality Patches Tool: Search for patches in the Quality Patches Tool guide.