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

Add support for requirements that emerge after submission #6

Open
benlowry opened this issue Dec 20, 2019 · 0 comments
Open

Add support for requirements that emerge after submission #6

benlowry opened this issue Dec 20, 2019 · 0 comments

Comments

@benlowry
Copy link
Member

benlowry commented Dec 20, 2019

Help is wanted on this and I am available to assist anyone working on this problem. Join the freenode IRC #dashboard chatroom for support. Web IRC client

Some KYC information doesn't show up in entity.requirements.eventually_due and just appear in entity.requirements.currently_due due to failure in account verification or upon reaching payout amounts. This requires new UI and API routes.

Required UI additions

  • /src/www/account/connect/upload-company-documentation (company document)
  • /src/www/account/connect/add-person-information (needs to support additional document, id number)

The person information needs to support the 'maybe_due' fields for the account opener, representative, directors and owners.

Required API additions

  • /src/www/api/user/connect/set-company-documentation
  • /src/www/api/user/connect/update-person-information
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