Hi,
we found an plugin for use hCaptcha in Joomla! (
data2site.com/extensions/hcaptcha).
For internal tests we installed it in one joomla. But only Google reCaptcha is shown in the properties of submit button (screenshot_001.png).
When you edit an form in the administrator backend the request
form.getRecaptchaData only fetch recaptcha and recaptcha_invisible plugin. Does this have an technical background?
I checked the source of the method and after an sql query you load the plugin params like public_key and private_key. I Know you can only read params with the same name. The params from the hCaptcha plugin have another typo.
My advice, you change the sql, so all captcha plugin will be load. And I asked the maintainer of the hCaptcha plugin, to change the parameter names.
Greetz
Pascal