#imlost - escrow

1 messages · Page 1 of 1 (latest)

junior mulch
#

Have you already started development? Like have you chosen a connect account type already?

keen snow
#

We're thinking to use either Standard or Express account type.

junior mulch
#

Ah ok cool. So to achieve what you want, you'll need to use either Express or Custom. With standard accounts, the charges would live on the connect account. With Express and Custom, the payment actually lives on the platform account, and a transfer is initiated to the connect account. To achieve what you want where a transfer would happen after a certain amount of time, you could use separate charges and transfers: https://stripe.com/docs/connect/charges-transfers

With Connect, you can make charges on your platform account on behalf of connected accounts, perform transfers separately, and retain funds in the process.

keen snow
#

Okay, thank you!

junior mulch
#

No problem!