react-native-stripe-payments
react-native-stripe-payments copied to clipboard
Support Stripe Connect (connected accounts)
First of all, let me applaud you that you're implementing a new way to integrate Stripe into React Native Apps, especially since the future of tipsi-stripe is kind of unknown.
Are there any plans to support Stripe Connect in the future? I did not look into the details yet on what this would entail, but at the very least this would necessitate setting a connected account ID for all payment-related requests to Stripe.
I'm sorry, directly after posting it I see that a PR for that already exists: https://github.com/Fitpassu/react-native-stripe-payments/pull/10
Hey. I'm not familiar with Stripe Connect product, could you elaborate more how this library will help?