#dino - verification files
1 messages ยท Page 1 of 1 (latest)
Hello! Just starting a thread for you -- I'll review and respond as soon as I can ๐
thanks
You don't as far as I know -- just create the file and provide it in the required field
https://stripe.com/docs/api/accounts/update#update_account-individual-verification-document-back
or
https://stripe.com/docs/api/persons/update#update_person-verification-document-front
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
I've looked through that and also https://stripe.com/docs/api/files/create
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Are you asking because something suggests you need to do this?
and I can add file & purpose however when I look at the Stripe Admin when adding a verification document more information is asked for see attached screen shots
This looks like dashboard UI, not the Connect Onboarding flow, is that right?
As I said, I don't believe this is specified in the API that I can see, and you just use the purpose and provide the file
OK - thanks