Seller Onboarding in React Native

ansont
Contributor
Contributor

I'm trying to build the partner onboarding experience in a React Native application using react-native-webview.

Following the documentation, using displayMode=minibrowser does not show the PayPal login screen, leaving it out does render the login, and can complete the flow except: 1) The onboardedCallback is not called. 2) The return URL isn't called either.

 

A separate test with rendering the action_url directly in native webview will complete the full login, including the final call to return_url with proper query parameters, but there's no way to get the sharedId and authCode.

 

Anyone has advise or experience with setting up seller onboarding in React Native? Thanks all!

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.