#Aby
1 messages · Page 1 of 1 (latest)
Quick question - are you doing destination charges w/ subscriptions or are you creating the subscriptions directly on the connected account?
We are creating subscriptions on the connected account, and the pending balance that we would want to see is the connected account balance
Gotcha, then I think all you'd have to do is list your balance transactions and expand data.source.payment_intent.invoice and on the Invoice object you should be able to check which subscription it was for
Oh great, so we could achieve it in that way then
With this we would be able to see the amount that the connected account has in their pending balance, from what subscriptions comes from
Right?
Yup!