Si ha instalado o actualizado MemberMouse después del 19 de enero de 2021 a MemberMouse v2.4.0+, entonces reCAPTCHA v3 está disponible para configurar y es la versión que se recomienda utilizar.
Si desea obtener más información sobre cómo funciona reCAPTCHA v3 en su sitio, puede ir a Configuración de reCAPTCHA v3.
NOTA al actualizar a 2.4.0+ desde una versión anterior: Si ya tenía reCAPTCHA configurado en su sitio, tendrá que volver a activarlo tras la actualización accediendo a Configuración del pago > 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 incluya un campo reCAPTCHA en su formulario de pago utilizando una SmartTag.
1. Configure reCAPTCHA v2 en su sitio web
- En el MemberMouse haga clic en Configuración del pago > reCAPTCHA.
- Choose ‘reCAPTCHA v2’.
- If you don’t have a reCAPTCHA account, click the Crear una cuenta gratuita para crear una nueva. Si ya tiene una cuenta, pulse el botón Administrador de Google reCAPTCHA botón.
- 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 la clave del sitio en Clave del sitio campo.
- Copie la clave secreta en la carpeta Clave secreta campo.
- Click the ‘Save Settings’ button.
2. Añadir un campo reCAPTCHA al formulario de pago
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 la siguiente SmartTag para incluirla en su formulario de pago:
[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.

