Shufti-connector

Content Type: Module
Categories: Connectors

Overview

This module is a REST connector to Shufti’s KYC document validation service powered by AI. The service is highly configurable, supports hundreds of languages, and 4 types of documents : passports, id cards, driving license, bank cards.

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

Documentation

mx-shufti-connector

Integration with ShuftiPro : Real-time Identity Verification KYC, AML and KYB with AI For now only KYC "DocumentService" is implemented.

Usage

  1. Import the module
  2. Create a page where the user can configure ShuftiConfig : ClientID / SecretID (API key equivalent), or setup the values in a microflow if you prefer
  3. Create a request with DS_NewRequest, and set the configuration you want
  4. Call microflow REST_KYC_DocumentService

Documentation

The complete API doc is (here)[https://api.shuftipro.com/api/docs].

Examples

Example can be found in Github project : download, and run locally

Dependencies

Commmunity-Commons

Version

Mendix 9

Feedback, PR & bugs

Please submit your bugs / PR (here)[https://github.com/lordlothar99/mx-shufti-connector], and contact me at "francois at kohomai.com"

Releases

Version: 1.0.0
Framework Version: 9.12.1
Release Notes: **Full Changelog**: https://github.com/lordlothar99/mx-shufti-connector/commits/1.0.0