Closed cohitre closed 9 years ago
I think it's not supposed to show up until it becomes verifiable again. When it's failed, we display the message like: "We could not verify your bank account. You may restart the verification process after three business days after 11/13/2014, 11:29 AM."
@kk But after three business days after 11/13/2014, 11:29 AM, it still doesn't show up, I think.
@msherry Then it sounds like it's an API problem because the verification_status
and attempts_remaining
should change back to its original state. Can you provide an example bank account?
Clarified with @mjallday: If the verification is failed for over 3 days, the dashboard should display the "Start verification" button again.
This is a good fix for in the meantime, but the API still needs to reflect this verifiable
status somehow:
https://github.com/balanced/balanced/issues/714
We check the status of the bank account verification to determine if we should show the "Start verification" button but it currently doesn't handle showing the button when the verification has failed (the user entered the wrong code 3 times)