Search code examples
stripe-paymentsstripe-connect

Stripe connect: how to keep funds more than 90 days?


I'm developing and application with stripe connect. It's required that an user S can send funds to a stripe connect managed account user MA. It's necessary that those funds remain in the MA Stripe account for more than 90 days, but the documentation says that this is not possible: Stripe documentation

Am I missing something? Is the only possible solution to have user S send funds to the App bank account via Stripe and then when necessary transfer those funds to the MA stripe account? Because I think this is not a clear approach. Thank you


Solution

  • Yes, I was missing something. For you guys in the far future, this is how you do it: Stripe Transfers