Stripe flagged my account with a watchlist match — is it over?
Account flagged by a watchlist match — under verification. Stripe found a potential match against a prohibited-persons/companies list and is verifying whether it's really you. This is a pending state, not a final rejection.
How to confirm this is your code
Stripe exposes the code in the requirements.disabled_reason field of your
Account object. Check it with a direct API call —
GET /v1/accounts/{ACCOUNT_ID} — or connect
Opsidion read-only and it reads the field for you, along with the
verification errors, capability state, and 90 days of risk signals that explain
why Stripe set it. The dashboard banner usually paraphrases this code, but the
field itself is the source of truth.
The playbook
- Submit any identity/business documents Stripe requests promptly — resolution is usually document-driven.
- Check the dashboard notifications for the specific request; unanswered requests convert to rejections.
Typical timeline
Days, if documents are submitted promptly
Get the full diagnosis, not just the code
The code tells you the category; it doesn't tell you which charge pattern, website issue, or verification field caused it. Opsidion's $49 diagnosis ranks every probable cause from your account's own signals — and auto-refunds if it finds nothing assessable.
Frequently asked
What does listed mean on a Stripe account?
Stripe found a potential match against a prohibited-persons/companies list and is verifying whether it's really you. This is a pending state, not a final rejection.
How do I fix a Stripe account with disabled_reason listed?
Submit any identity/business documents Stripe requests promptly — resolution is usually document-driven. Check the dashboard notifications for the specific request; unanswered requests convert to rejections.
How long does listed take to resolve?
Days, if documents are submitted promptly
Related codes
under_review— Account is under Stripe review (not rejected)requirements.past_due— Required verification information is past duerequirements.pending_verification— Stripe is verifying submitted information- All disabled_reason codes