This example demonstrates how to use Procaptcha in invisible Proof of Work mode with implicit rendering directly on a button.
This example demonstrates how to use Procaptcha in Proof of Work mode with implicit rendering:
<div
class="procaptcha"
data-theme="light"
data-sitekey="%PROSOPO_SITE_KEY_POW%"
data-failed-callback="onCaptchaFailed"
data-callback="onCaptchaVerified"
data-captcha-type="pow"
data-size="invisible"
></div>