#theuchi007

1 messages · Page 1 of 1 (latest)

proper larkBOT
#

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.

native tinsel
#

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?

keen swallow
#

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

native tinsel
#

let me get back to you on this, I'll take a while to look into what's possible

keen swallow
#

Thank you, no rush

native tinsel
#

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.

keen swallow
#

Hmmm so does that mean that it is possible, but will need to be redirected to a browser, or something like that?

native tinsel
#

webview is like a browser within the app

keen swallow
#

Ah gotcha. For reference, will webview work on Android and iOS? Or just on 1?

native tinsel
#

both Android and iOS support webviews