0

I'm working on a feature which requires following flow

  • client will send payment to platform.
  • After x amount of time on specific event
  • platform will send amount to seller. Just like fiverr payment works. The default is to hold payment in platform but the limit is 90 days. Any help is appreciated.
  • I recommend looking at the [separate charges and transfers documentation](https://stripe.com/docs/connect/charges-transfers), which outlines the Connect flow you're describing. – Jonathan Steele Sep 22 '22 at 10:52
  • I have already read that documentation but as I have mentioned earlier the maximum time to hold payment is 90 days.. but I want to hold payment for x amount of time which is why the default might not work. Kindly correct me if I am wrong – Zabil Maooz Sep 22 '22 at 12:25
  • Correct, 90 days is the limit as per the [documentation](https://stripe.com/docs/connect/account-balances#holding-funds). Outside of that, I'd recommend speaking with Stripe support. This is not a developer related or technical question. – Jonathan Steele Sep 23 '22 at 09:26

0 Answers0