Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This guide will review how to set up reCAPTCHA v3 in Aspenware Commerce. For more information about reCAPTCHA (including former versions of reCAPTCHA available through Aspenware Commerce) see our documentation hub. For a general overview see Google reCAPTCHA v3 documentation.

Overview

The new reCAPTCHA v3 API helps detect abusive traffic without user interaction. Instead of showing a CAPTCHA challenge (as with older versions), reCAPTCHA v3 returns a score. Resorts can then choose the most appropriate action for their websites according to this score. Because scores are determined by monitoring user interaction on your site, Aspenware recommends implementing reCAPTCHA to begin site monitoring as soon as possible and across all possible interactions. reCAPTCHA thresholds can be adjusted and the feature can also be disabled at any time.

Configuration Guide

Prerequisite Step

In order to use reCAPTCHA v3 you will need to register your site and get your reCAPTCHA public and private keys at https://www.google.com/recaptcha/admin/create.

...

Detailed Setup Guide

Once you have your public and private reCAPTCHA keys, you can configure the feature in Aspenware Commerce by completing the following steps:

  • Go to Aspenware Admin > Configuration > General Settings

  • Scroll down to the reCAPTCHA section

  • Click ‘Enable’ if reCAPTCHA v3 is not already enabled

  • Select each of the other locations you would like reCAPTCHA v3 to monitor your site by checking the box next to that function (e.g. “Enable on checkout payment page” or “Enable on vouchers module”)

...