Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KYC verification #595

Open
AhmedHanafy725 opened this issue Apr 3, 2024 · 1 comment
Open

KYC verification #595

AhmedHanafy725 opened this issue Apr 3, 2024 · 1 comment

Comments

@AhmedHanafy725
Copy link
Contributor

the current KYC verification flow is done in 3 steps:

  • Email verification (enabled by default for all users) using SMTP
  • Phone verification (can be enabled for certain users) using Twilio
  • Identity verification (can be enabled for certain users) using Shufti Pro

Identity Verification

  • It scans the national ID, passport, or driving license and takes a selfie photo for the user.
  • Can be done only if the phone number is verified.
  • There is a configurable rate limit for the user to try the verification per day.
  • Pricing
  • Can check from the dashboard how many verifications are done, who tried to verify, and the verification score

image

Accepted
image

Declined
image

@despiegk
Copy link

for me good to go for this, then civic not needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants