Skip to content

Enable KYC verification if the user's spending is above a certain value #610

@AhmedHanafy725

Description

@AhmedHanafy725
  • Should calculate the total spending using grid proxy Add endpoint to grid proxy to calculate the user's total spending zos_sdk_go#1058.
  • This spending should be only for the main app wallet(the other added wallets shouldn't be included)
  • If the spending exceeds the value defined(better to add it to flagsimth), it should enable the kyc verification on the identity tab.
  • The identity verification data is stored in the kyc and pkid services
  • Try to restore the verification data from pkid or kyc service using the tfchain derived secret. But if that didn't work, we can store the verification ID in the user's metadata on tfchain to get the verification data later from the dashboard.

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions