#theuchi007
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- theuchi007, 7 hours ago, 6 messages
- theuchi007, 9 hours ago, 6 messages
hello! out of curiosity, why not use Stripe's hosted onboarding which can collect all of the required info for you including the bank account too?
Well, we would like to have more control on our own dashboard for how the data flows, rather than have a user move away from the app, into the browser
let me get back to you on this, I'll take a while to look into what's possible
Thank you, no rush
we don't have a native integration for FC in React Native so you'll need to implement a webview and test it out. One point that we've noticed with FC, trying this flow on iOS, using a SFSafariViewController works, but using WKWebView doesn't.
Hmmm so does that mean that it is possible, but will need to be redirected to a browser, or something like that?
webview is like a browser within the app
Ah gotcha. For reference, will webview work on Android and iOS? Or just on 1?
both Android and iOS support webviews