#sam5-file-upload
1 messages · Page 1 of 1 (latest)
We do not have a dart specific version of this no.
I'll say what I always say: stop immediately, use Connect Onboarding, save months of work
I would like to do that however I don’t want to comprise the UX
everyone says that :p
That's our bread and butter, we're going to do this so much better
and you can focus on building your entire business
if you use Flutter you're already doing some of those choices
you're not building the most advanced iOS app on iOS with iOS tools and same for Android
you chose a platform that abstracts the complexity away so that you focus on what you know: your features/business
You likely don't realize how much work building this will be. It takes months. And rules change, you have to collect new information every year or two, change your app, migrate your users. Then you add another country, or another language and you'll spend weeks or months tweaking something that we likely would do almost as good
Sorry that's my usual preface because developers spend so much time building their own UIs and unless you're a really large platform it's almost always a mistake. And you can always move off of Connect Onboarding later if you don't like it
Yeah I see your points and I can understand what you are saying. But I’m so close to completing the onboarding it’s just this identity document upload. I’m sure as you say things will change and I will have to evolve with that. The fact though that I have the opportunity to do a custom onboard is one of the many reasons I chose stripe.
¯_(ツ)_/¯ I tried
then the easiest is: upload the file to your server, from there use our API
otherwise you'll have to write your own custom upload in Dart yourself
I have some old vanilla JS example like https://jsfiddle.net/thorstripe/13hn1eg8/ but that's the best I can share
Thanks for that tip and prompt reply honestly best support I have gotten yet from stripe the help line didn’t really help much
Happy to help. One day we'll have custom elements you can embed on your own page