#jenOng
1 messages · Page 1 of 1 (latest)
Hello 👋
Yes, Stripe connect would be a way to payout/withdraw to users. However for payins/deposits, it isn't super straightforward.
I believe you'd need to create customer objects for these connected accounts and charge them as you typically would.
It also depends on what kind of connected accounts you're using
If the users (connected accounts) are in the same region as the platform then you could use account debits
https://stripe.com/docs/connect/account-debits-stripe-managed-risk
lmk if that helps @velvet violet
yeah definitely, I'll look into that and let you know if I have more questions. Thank you!