Skip to content

Is it possible to render different captchas based on certain condition?

For example, I want to show hCaptcha for customers from China and reCAPTCHA for anyone else.
They are both configured and working.

I had some ideas with an around plugin, but I don’t think this is the correct approach in this case.