#motorphotor
1 messages ยท Page 1 of 1 (latest)
Hello! Give me a few minutes to finish up some other threads
No worries thank you
๐ Okay taking a look now!
As far as I know there isn't any public library or API for this ๐ฆ
And on the fields being sent for verification, should everything be a string? Including the day/month/year of the date of birth?
Last one, the state picker gives the full state name, not an abbreviation, is that the preferred way over state abbreviations?
If you check the API (https://stripe.com/docs/api/accounts/object) then you can see what we expect for each field. So for DOB it looks like we expect a hash, and day/month/year will each be integers
For the state picker I believe we accept both