I saw that has been asked already - here: #81
I open this new issue because I saw in the README for the composer package recaptcha, that it actually supports V2 AND V3.
quote from vendor/google/recaptcha/README.md:
This is a PHP library that wraps up the server-side verification step required
to process responses from the reCAPTCHA service. This client supports both v2
and v3.
So how hard would it be for the eicaptcha module to start supporting V3 keys too?
Can you outline a roadmap/plan, what changes are needed in the prestashop module's code?
I saw that has been asked already - here: #81
I open this new issue because I saw in the README for the composer package recaptcha, that it actually supports V2 AND V3.
quote from vendor/google/recaptcha/README.md:
This is a PHP library that wraps up the server-side verification step required
to process responses from the reCAPTCHA service. This client supports both v2
and v3.
So how hard would it be for the eicaptcha module to start supporting V3 keys too?
Can you outline a roadmap/plan, what changes are needed in the prestashop module's code?