#Tomato-connect-account
1 messages · Page 1 of 1 (latest)
Hi again 👋
Have you tried creating the account through our account creation API?
https://stripe.com/docs/api/accounts/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.
yes, but
Connect platforms based in FR must create Custom accounts via account tokens. For documentation on account tokens, see https://stripe.com/docs/connect/account-tokens.
Thanks, taking a closer look
Creating the accounts via tokens is the right way based on your platform's county. The doc referenced in your previous message has a section that covers uploading a file, have you tried that approach?
https://stripe.com/docs/connect/account-tokens#file-upload
checking it
Ok, thank u.
I have not seen this document. So the download can also take place on the frontend.
Pls вo not close the thread for at least 30 minutes
What about create file from stripe-react-native?
Does it in same way? With https://uploads.stripe.com/v1/files request?