Shufti-connector
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
- Import the module
- Create a page where the user can configure ShuftiConfig : ClientID / SecretID (API key equivalent), or setup the values in a microflow if you prefer
- Create a request with DS_NewRequest, and set the configuration you want
- 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
Community 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"