#JoeEarly
1 messages · Page 1 of 1 (latest)
Why do you expect errors to be non-empty?
It's not an error for requirements to be due. Errors relate to problems with identity verification after information is provided
Example errors are documented here: https://stripe.com/docs/connect/identity-verification-api#handling-document-verification-problems
I was under the impression it would contain requirement errors not only identity verification, so thanks for making that clear.
Is there a list of errors related to requirements or do I make up my own message so to speak that matches the actual missing requirement?
The second link shows how this can be raised for any required identity info field
Then there are additional errors in the first link for specific verification failures, etc
There is a reason in the error, but you'll likely want to present your own version of this based on the code if building a custom UI
Ok thank you, we will create our own message for the front end mapped to a property when required