#benj_benjamin
1 messages · Page 1 of 1 (latest)
You have to look at the available balance. Recommend calling the retrieve balance api, which shows a breakdown of your account balance
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Can I not see this in the dashboard?
Not sure
Not dashboard experts in here
We just help developers
With api questions
roger that, I'll check. Would available balance matter if we allow negative balance debits?
ok why would available be 0?
available_cents: 0
in_transit_cents: 19421465
pending_cents: 273913
So the in transit are funds being paid out
Pending is your pending balance
Those funds need to clear before being available in your balance to pay out
That depends
Can you share the request id where you attempted to make a refund here?
req_85TpteME8Td47x
Looks like it was declined due to the amount of the refund, so we didn't allow your balance to go negative
That feature is turned on..
should be allowed to go neg
When would you estimate that the pending_cents would clear?
Usually there's thresholds for this. It can go negative up to a certain amount
This likely was over the threshold
But you'd need to ask support to confirm