#benstjohn
1 messages · Page 1 of 1 (latest)
Hello
You want to look at https://stripe.com/docs/connect/required-verification-information
Sure thing
Is there a way to simulate this?
are there account IDs I can easily use to check my handling of different types?
like pending, past due, etc
and what is the difference between currently due and eventually due?
Hello! I'm taking over and catching up...
Not really, at least not in the way you're thinking. There's some test data here that you can use to trigger certain states though: https://stripe.com/docs/connect/testing
I see - so I tried 222222222 for a SSN and it doesn't seem to be rejecting it
what would be the easiest value to change so that I can simulate a "past_due" requirement
Not sure I understand... 222222222 is for successful and immediate verification. Why are you expecting it to be rejected?
ah I was looking at personal ID
not business
and what is the difference between currently due and eventually due?
and then again - hoping to simiulate all 3 (current, past, eventually) + pending. How do I know an unverified will be on or the other?
Currently due means the requirement is due now. Eventually due means the requirement will be due in the future.
Not sure I understand your last question, can you provide more details?
Like is there a certain EIN that I can easily set that will simulate something being "currently" due or "past due" as opposed to "eventually due"?
instead of just waiting 13 days
No, there's only the test data on the page I linked to.