Veriff

Content Type: Module
Categories: Connectors

Overview

This module is a REST connector to Veriff (AML, KYC and identity verification platform).

Don’t hesitate to contact me through Mendix messaging system or at “francois (at) kohomai.com”

Documentation

Veriff connector

Mendix integration with Veriff. Veriff is a KYC, AML and identity verification platform.

Setup

You need to ask for an account on Veriff, and set the API key in the Config entity.

Local tests

  • Veriff doesn't currently allow non-https urls for callbacks (a feature request has been submitted) ; so you'll need to set your callback like "https://localhost ...", and switch to http in the browser manually
  • For your webhooks, you should probably configure RequestCatcher, and then re-post the callbacks to your local server using Postman

API documentation

API documentation of Veriff is here.

Mendix version

9+

Releases

Version: 1.0.1
Framework Version: 9.13.0
Release Notes: **Full Changelog**: https://github.com/lordlothar99/mx-veriff-connector/compare/1.0.0...1.0.1
Version: 1.0.0
Framework Version: 9.13.0
Release Notes: **Full Changelog**: https://github.com/lordlothar99/mx-veriff-connector/commits/1.0.0