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 verify business details notification #203

Closed
LevinMedia opened this issue Sep 20, 2019 · 4 comments
Closed

Add verify business details notification #203

LevinMedia opened this issue Sep 20, 2019 · 4 comments
Assignees
Labels
priority: high The issue/PR is high priority—it affects lots of customers substantially, but not critically.

Comments

@LevinMedia
Copy link
Contributor

LevinMedia commented Sep 20, 2019

After the Stripe account has already been connected, sometimes Stripe might fail to verify the already provided KYC data or require more data. In such case, the account object returned by Stripe will contain a requirements field.

Periodically request the account information. If the requirements field is present and its subfields currently_due, past_due or eventually_due are not empty, then we should show a notification prompting the merchant to log in to the Stripe dashboard and provide the requested data.

@LevinMedia LevinMedia added the needs design The issue requires design input/work from a designer. label Sep 20, 2019
@LevinMedia LevinMedia self-assigned this Sep 20, 2019
@allendav
Copy link
Contributor

As part of this issue, on activation, the plugin should ping the accounts endpoint to see if an account has already been created and if identity/business details are missing/required.

@allendav allendav added the priority: high The issue/PR is high priority—it affects lots of customers substantially, but not critically. label Sep 23, 2019
@allendav
Copy link
Contributor

@marcinbot
Copy link
Contributor

Updated the issue description for more detail.

@LevinMedia LevinMedia removed the needs design The issue requires design input/work from a designer. label Sep 27, 2019
@LevinMedia LevinMedia changed the title Upon successful activation, display wordpress notification indicating the merchant must verify business details to begin using WooPayments Add verify business details notification Oct 4, 2019
@LevinMedia
Copy link
Contributor Author

Fixed by #212

gpressutto5 added a commit that referenced this issue Sep 18, 2024
Co-authored-by: Guilherme Pressutto <gpressutto5@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high The issue/PR is high priority—it affects lots of customers substantially, but not critically.
Projects
None yet
Development

No branches or pull requests

4 participants