#mv-debit-connected-accounts
1 messages · Page 1 of 1 (latest)
Awesome, we do have debiting functionality that may be what you're looking for. You can read more about it here:
https://stripe.com/docs/connect/account-debits
great, thank you!
that works but where on the dashboard can we see that the charge has been made to the connect account?
It'll show up as a Transfer on the connected account, and will appear as a Payment on your platform account.
Ok yes I can see the payment on our platform account, but when I click on the connected account I can't see the associated transfer. Is this something only they can see on their account and not visible to us?
Apologies for the delay, testing the flow and confirming.
If you view the dashboard as the connected account, then you should be able to see the transfer under Payments->All transactions.
You are correct, it's not. Express accounts see a slimmed down version of the dashboard.
Is there any way to see what the express account sees?
There is, you could create a dashboard link for them and then take a look at it. I'm not certain if you'd need to log in, and think this may fluctuate based on account, but if so you could always create a test account and look at their dashboard.
Step 1 of this doc explains how to create that link.
https://stripe.com/docs/connect/express-dashboard#Create-login-link
Amazing - thanks for your help!
I tried that but I can only see the total balance and payouts in the express dashboard - is this correct?
the actual breakdown of transfers etc do not show
@hollow vale that's correct we don't show a breakdown there, just the balance/payout amounts
If you want to show them a breakdown you'll have to build this logic/export yourself
Ok thanks for clarifying!