#michaelinman
1 messages · Page 1 of 1 (latest)
Are you already using Connect?
yes, we are very new so we only have 1 client right now. that client is set up on connect and we are also set up on connect. i am currently manually reconciling and moving funds in the stripe dashboard
but as we scale, continuing to do this manually will not work.
it was set up as an express account
Oh ok. So express accounts should use destination charges: https://stripe.com/docs/connect/destination-charges
the funds come to us right now using the payment and terminal api
Yeah
Just saying the fund flow should be destination charges with express accounts
Here's how you'd collect a fee: https://stripe.com/docs/connect/destination-charges#application-fee
does this work with terminal as well
i don't do the coding so i may be speaking out of turn there
i'm doing some legwork for them
Here's the terminal specific section on destination charges: https://stripe.com/docs/terminal/features/connect#destination
Fully compatible with application_fee as well
thank you. these are helpful