#oleg-reactnative-portal
1 messages · Page 1 of 1 (latest)
Hello 👋
There's no native support for customer portal on React Native. You might be able to use a WebView though
oleg-reactnative-portal
<WebView
source={{
uri:????????,
}}
?????
style={{marginTop: 20}}
/>
@hallow shell via the API you get a URL and then redirect the customer there https://stripe.com/docs/customer-management/integrate-customer-portal