Initial setup¶
This section leads from the empty account to the confirmed integration: create the first sitekey, retrieve the key pair, embed the widget, verify the token on the server and have the result confirmed in the customer portal.
The customer portal accompanies this way with a wizard. It leads in three steps through the views Details, Integration and Integration Test and shows the indication Step ⅓ to Step 3/3 above them. See Sitekey.
The following sections explain the following topics:
- ■ Create the first sitekey describes how the first sitekey for your own domain is created and where the key pair is shown.
- ■ Embedding the widget describes the widget in the form and the verification of the token on your own server.
- ■ Testing the integration describes the test that confirms both parts of the integration.
The following requirements must be met:
- ☑ You have an account at
https://app.eu-captcha.euand are logged in. See Getting access. - ☑ You know the domain that must be protected.
- ☑ You have access to the source code of the page with the form and to the server that receives the form.
Complete examples for common combinations of front end and back end are given under Integration.