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

Notification banner doesn't show up. #129

Open
BhaskaranR opened this issue Jul 2, 2024 · 6 comments
Open

Notification banner doesn't show up. #129

BhaskaranR opened this issue Jul 2, 2024 · 6 comments

Comments

@BhaskaranR
Copy link

Even though i have requirements that are currently due, notification doesn't show up. How do i debug this?

Screen Shot 2024-07-01 at 10 33 55 PM
@jorgea-stripe
Copy link
Contributor

Do you have an account id that you could share that is in this state? Generally the banner should be showing when there are requirements, and I see individual.id_number as a requirement there!

@BhaskaranR
Copy link
Author

{ "id": "acct_1PXveyPpNVgxYZ5A", "livemode": false, "merchant": "acct_1PXveyPpNVgxYZ5A" }

@BhaskaranR
Copy link
Author

I was able to replicate the issue by providing an incorrect id. once i corrected "individual.id_number" directly in the stripe connect dashboard, everything processed successfully and i could see the banner.

Screen Shot 2024-07-05 at 10 17 01 AM

@BhaskaranR
Copy link
Author

any update on this?

@jeremyg-stripe
Copy link

We do not render the Notifications Banner if the account has not finished onboarding. When you attempted to render the Notifications Banner the first time, had your account finished onboarding, yet? If this is the issue, you should see a warning in your console "The account has not been onboarded yet, so the notifications banner will not render. Please finish onboarding to view the notifications banner."

If this was not the case, can you please provide the ID of an account that is presently having the issue?

@BhaskaranR
Copy link
Author

BhaskaranR commented Jul 23, 2024

account number - acct_1PXvYgPofbyGfTZa in test mode.
as far as i know the user did complete the verification. entered wrong ssn to test the flow. if you look at the attached image details_submitted is set to true

Screenshot 2024-07-24 at 9 22 53 AM Screenshot 2024-07-24 at 9 28 36 AM

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

3 participants