#inseam-express-requirements
1 messages · Page 1 of 1 (latest)
@vivid umbra We don't need anything but type: 'express' on creation I think. Like all the PII will be asked during onboarding you don't need to collect their name or email
inseam-express-requirements
But I can send the name and email if I have it?
yes you can!
Awesome! Then they fill out all of their business details. Is there a status call that can be made to see if the account has been fully activated?
You would look at requirements on Account that tells you everything you need to know about what information is missing, when it needs to be provided, etc.
That tells you the individual accounts remaining requirements?
yes
https://docs.stripe.com/connect/handling-api-verification is a good read for you end to end
Thanks!