Versions Compared

Key

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

...

Note

“Webhook fullauto URL” is not supported.

  • You must have a Webhook decisions URL setting for the integration to work with CAS!

Navigate to: Veriff Station → Integrations → Pick 👉 Integrations image-20241002-150130.pngImage Added [Select the integration to configure ] image-20241002-150135.pngImage Added Settings

...

Explanations:

Callback URL

Once your customer completes verification, they will be redirected to the callback URL defined here. The callback does not contain any decision or verification information (yet).

If the Callback URL is left empty, the final Veriff screen after customer verification will report: ”You can close this window[…],”.

If configured with a valid URL, then a “Continue” button will redirect your customer to the specified URL.

  • Useful for a “Thank you” page on your website, or some type of concluding statement.

Check certificates

Keep Do not allow self signed certificates checked.

Webhook events URL

This field may be left blank. Veriff events may be sent to a URL. These events are simply noted in the master log - when configured to the same URL as the decision webhook (below).

There are two reported events:

  • your customer navigates to the Veriff environment and starts the verification process, and

  • your customer has finished the process and has submitted an attempt.

Webhook decisions URL

The Veriff “Plus” plan is required to access this option.

  • This field is critical. The result of the verification request is sent to this URL.

  • Example: https://restapi.yourcasdomain.com/serverapi/apiv1/identity-check/veriffwh

    • replace “restapi.yourcasdomain.com” with your actual hostname (as used in Part 2 above).

If there's a network connectivity issue (any technical issue) with delivering the result via the webhook to CAS, Veriff will retry the notification again once per hour (for up to a week, or success).

Webhook PEP & Sanctions URL

Not used

Webhook fullauto URL

Unsupported callback. This new setting may indicate your account cannot be used with CAS.

Find your API keys

Your API keys are stored in the Veriff Station. Choose Integrations in the top menu, then select the integration you need. Once you open the integration you'll see Publishable key and Private key.

...