#mindsetinmeta
1 messages · Page 1 of 1 (latest)
👋 Thanks for reaching out
Yes, how can we help you ?
I'm trying payout history in testing mode
The API call I made: https://api.stripe.com/v1/balance
the result I'm getting
{
"object": "balance",
"available": [
{
"amount": 0,
"currency": "usd",
"source_types": {
"card": 0
}
}
],
"instant_available": [
{
"amount": 1300,
"currency": "usd",
"source_types": {
"card": 1300
}
}
],
"livemode": false,
"pending": [
{
"amount": 1300,
"currency": "usd",
"source_types": {
"card": 1300
}
}
]
}
So I made payments 3-4 days ago but the balance is still in instant_available but not available? How long does it take for balance to be available for connected accounts?
For non technical question, I suggest you to ask Stripe Support about this at https://support.stripe.com/contact