Se você instalou ou atualizou o MemberMouse depois de 19 de janeiro de 2021 para o MemberMouse v2.4.0+, então o reCAPTCHA v3 está disponível para configuração e é a versão recomendada a ser usada.
Se quiser saber mais sobre como o reCAPTCHA v3 funciona em seu site, você pode acessar Configuração do reCAPTCHA v3.
OBSERVAÇÃO ao atualizar para a versão 2.4.0+ a partir de uma versão anterior: Se você já tinha o reCAPTCHA configurado em seu site, será necessário reativá-lo após a atualização, acessando Configurações de checkout > reCAPTCHA and click the checkbox next to ‘Enable reCAPTCHA on All Checkout Forms’.
In order to add reCAPTCHA v2 validation to your checkout forms, first, you’ll configure reCAPTCHA v2 on your site as outlined below and then you’ll need to incluir um campo reCAPTCHA em seu formulário de checkout usando uma SmartTag.
1. Configure o reCAPTCHA v2 em seu site
- No MembroMouse clique no menu Configurações de checkout > reCAPTCHA.
- Choose ‘reCAPTCHA v2’.
- If you don’t have a reCAPTCHA account, click the Criar uma conta gratuita para criar uma nova conta. Se você já tiver uma conta, clique no botão Administrador do Google reCAPTCHA botão.
- Once inside your Google reCAPTCHA Admin interface, you may need to register your site in order to create site keys. Click on the ‘+’ icon in the upper right corner to do this. You’ll fill out the fields as prompted on the form provided by Google. Choose ‘reCAPTCHA v2’ and select the type of test that you’d like to show your users.
- Once you’ve registered your site, then you’ll be returned to the Google reCAPTCHA Admin console. Select your site from the dropdown menu in the upper left corner. Then click on the Settings icon in the upper right corner to access your reCAPTCHA keys.
- Copie a chave do site no campo Chave do site campo.
- Copie a chave secreta para o arquivo Chave secreta campo.
- Click the ‘Save Settings’ button.
2. Adicionar um campo reCAPTCHA ao formulário de checkout
When reCAPTCHA is enabled, customers will verify they’re not a robot by clicking on a checkbox in teh reCAPTCHA field. In order to include the reCAPTCHA field, you need to place a SmartTag on the default checkout core page and any other pages where you are using a checkout form.
- Copie a seguinte SmartTag para incluí-la em seu formulário de checkout:
[MM_Form_Field type='input' name='captcha'] - Place the SmartTag between the [ MM_Form type=’checkout’ ] and [ /MM_Form ] SmartTags on the default checkout core page and any other pages where you are using a checkout form. After this SmartTag has been included in the checkout form MemberMouse will require that the customer pass the reCAPTCHA v2 test in order for the form to be submitted.

