Extensions — Google reCAPTCHA Setup
NFCPay uses Google reCAPTCHA v3 to protect the login, registration, and contact forms from bots. Follow these steps to enable it:
- Step 1: Go to the Google reCAPTCHA Admin Console and register a new site using reCAPTCHA v3.
- Step 2: Add your domain (e.g.
nfcpay.appdevs.net) to the domain list, then submit to get your Site Key and Secret Key. - Step 3: Log in to the admin panel and go to Settings → Extensions → reCAPTCHA.
- Step 4: Paste in the Site Key and Secret Key, then toggle the extension Active and save.
- Step 5: Reload the login or registration page and confirm the reCAPTCHA badge appears in the corner.
Note: If the badge doesn't appear, double-check that the domain entered in the Google console exactly matches the domain you're testing on (including subdomain).