#tickwave-connect-transfers
1 messages · Page 1 of 1 (latest)
Hi 👋
I'm not 100% certain on what you mean by the "total added funds". If you are looking for all the funds transfered from a platform to a CA then you could list Transfers by Connect Account
https://stripe.com/docs/api/transfers/list#list_transfers-destination
Otherwise you could retrieve the balance for the Connected Account to see the total balance on the Connected Account
But if you are using Direct Charges then funds will get added to the Connect Account directly from the end customer's payment
So it depends on how you are creating charges
When you click on a connected account there is an add funds button which is funds you sent them how can I see the total of funds given to the account by me separate from funds they have collected from customer payments
Do you mean in the Dashboard?
Yes am I allowed to send pictures
You can but it won't help.
In that case I think your best bet would be to examine the Transfers list approach and see if you can get the totals you expect.
The transfer list is money I have sent them
We focus on helping devs code integrations with our APIs. We don't know a whole lot about how the Dashboard does things
Ok I am just trying to figure out if transfers are payments I have sent
How are you creating charges? Direct, Destination, Separate Charge & Transfers?
Direct destination from a payment gateway on the marketplace
Never mind I just figured it out I am sorry for the stupid question the connected account gave me the wrong information