#atefyamin

1 messages ยท Page 1 of 1 (latest)

high islandBOT
austere gazelle
#

Hi ๐Ÿ‘‹

Stripe Connect is used to relate different Stripe Accounts together in a multi-party payment system

#

React Native is used to build Mobile Apps

#

You can generate charges that use Stripe Connect to split the funds but that doesn't matter to React Native

sage tulip
#

Got it! So I can have a multiparty payment done in an react native app. I just wanna make sure before I go down in the docs. Kind of time sensitive this so deciding on tech stack. Thanks in advance

austere gazelle
#

The only major consideration is this. If you are using Direct charges with Connect you will need to initialize Stripe in your RN app with the correct Public Key for the Connect Account

#

In those cases the developers usually create an API to return the correct Public Key

sage tulip
#

Got it! French to me now ๐Ÿ˜‚. Will go through the docs and revert back if any issues!

austere gazelle
#

Yeah, I just wanted to give you that heads up. But otherwise you should have no problems building an RN app that uses Stripe Connect