#mindsetinmeta

1 messages · Page 1 of 1 (latest)

fallow quarryBOT
trim wren
#

👋 Thanks for reaching out
Yes, how can we help you ?

night silo
#

I'm trying payout history in testing mode

#

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?

trim wren