#joshandrews43
1 messages · Page 1 of 1 (latest)
screenshot from live mode dashboard
You can retrieve the issuing balance via the api here: https://stripe.com/docs/api/balance/balance_retrieve. Not sure if it also shows the pending balance off the top of my head, but feel free to try it out
my issue is that it has a pending array but it does not show up
neither does it show up under the issuing key
all balances show 0.00
Ah yeah
I think we just don't surface pending issuing balance via the api
Only available
And the sample response object on this page shows the same: https://stripe.com/docs/api/balance/balance_retrieve
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
ok thank you
any chance you can put in a ticket to add that, its important for a good integration with issuing
Yes I'll report that feedback to the owning team for sure