#mertdg
1 messages ยท Page 1 of 1 (latest)
Hello ๐
We don't have first-party support for nestjs so don't think we'd have any docs or examples on this
thank you for replying. I don't need nestjs support. It would be enough for me if I just learn how the steps are on the server and client side respectively and which stripe api's are requested.
what I really need is to get paid from one client and pay the commissioned fee to my other client
I see. So in order to send funds out to your "clients", you'd need to use Stripe Connect.
Your account will be a platform and the clients you're sending funds to would need a connected account. Once you onboard them as connected account, you can accept payment from anyone and transfer the funds to connected accounts anytime.
Would recommend you start by reading this doc
https://stripe.com/docs/connect/explore-connect-guide
https://stripe.com/docs/connect/accounts
https://stripe.com/docs/connect/charges
below doc has step by step guide on how you can collect money and then transfer it to connected accounts using React Native + any Server-side SDK
https://stripe.com/docs/connect/collect-then-transfer-guide?platform=react-native&ui=payment-sheet
thankss, i hope you have a wonderful day ๐๐ผ