#perroudsy-connect-react-native
1 messages · Page 1 of 1 (latest)
Hi 👋 I'm not aware of any docs specific to React Native with Connect, but you would follow the general flow from our React Native doc:
https://stripe.com/docs/payments/accept-a-payment?platform=react-native
But making some adjustments by adding additional parameters based on the type of charge that you want to make for your Connect scenario:
Direct charges:
https://stripe.com/docs/connect/direct-charges
Destination charges:
https://stripe.com/docs/connect/destination-charges