#axel_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
âąď¸ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime!
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1212693075198083112
đ Have more to share? You can add more detail below, including code, screenshots, videos, etc.
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question. Thank you for your patience!
Hey Vanya, I'm on https://docs.stripe.com/api/
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 looked at
/persons/object
/files/create
Can I post to person.verification.document.front and person.verification.document.back with the file Id returned by the file upload ?
Have you tried this?
Seems like you should be able to do it: https://docs.stripe.com/api/persons/update#update_person-documents-passport-files
Ah ok super, it's called passport but should work for any kind of ID right?
I don't know such details to be honest. It's best to try and see if it works