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

Automated Risk analysis and definition #142

Open
cruzdanilo opened this issue Oct 14, 2024 · 0 comments
Open

Automated Risk analysis and definition #142

cruzdanilo opened this issue Oct 14, 2024 · 0 comments
Milestone

Comments

@cruzdanilo
Copy link
Member

After the user has completed the KYC process, according to the information they provided they will fall into one of the following risk categories: Low, medium or high.
Immediately after the KYC is approved by Persona, we need to define the user's risk level and act accordingly:

  • If the user level is low, we can approve them and grant them access to the Card an any other permissioned features.
  • If the user risk level is medium we need to trigger a proof of address flow, also created by persona, which will be reviewed manually after completion and approved if it seems ok.
  • If the user risk level is high we need to trigger two additional KYC processes, proof of address and proof of income. Both will be reviewed automatically and manually.

For this to be possible we need to automatically calculate the risk level according to the definitions in this document

@cruzdanilo cruzdanilo added this to the alpha3 milestone Oct 14, 2024
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

1 participant