reCAPTCHA for woocommerce forms

Hi guys.

I have created a woocommerce website, and I’m trying to activate reCAPTCHA v3 on all login/registration forms. I can achieve this using Wordfence, with its “Woocommerce integration”. However, it only seems to work for forms which are not made using Bricks. If I have a Bricks template for the login page, using the Bricks woo elements for Account - Log In and Account - Registration, they stop working without throwing an error, user doesn’t get logged in on submit. On the login during checkout form, the form will throw an “Additional verification needed” error on every submit, meaning the reCAPTCHA fails automatically.

I understand this might be a conflict where Wordfence injects the reCAPTCHA on the regular woocommerce blocks / shortcode, and not when it’s a Bricks element. Or simply doesn’t work well with Bricks forms.

Another option would be to use the reCAPTCHA capability Bricks provides, but in that case, it can only be applied to a regular form element, and not to the woo elements Account - Log In or Account - Register, which are also forms, but lack the controls for security, which the regular form has. If I’m not missing something, it would be nice to have the security controls on all form elements, and not just the regular Form element.