> For the complete documentation index, see [llms.txt](https://docs.magecomp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.magecomp.com/magento-2-restrict-fake-registration-extension/frontend-customer-registration.md).

# Frontend Customer Registration

Once you have configured the Google reCAPTCHA from the store backend, your customer will able to see the reCAPTCHA icon in the store frontend.

<figure><img src="/files/MBJpbT6FvVnrh5MeUJKf" alt=""><figcaption></figcaption></figure>

Every time, when your customer submits the registration form, the extension will check the conditions that you have set using backend configurations. If customer details are complying with backend rules and pass Google reCAPTCHAs human verification then the extension will allow the customer to create account else it will throw a respective error by redirecting to the same registration page.

<figure><img src="/files/T9Ku0qRXKdL7pWo3crRm" alt=""><figcaption></figcaption></figure>
