#hieutrung203

1 messages · Page 1 of 1 (latest)

fallow socketBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

sudden nova
#

I use this code "$stripe = $stripe->balance->retrieve([],['stripe_account' => 'acct_1OcJ3gPHPf7OvbrK']);", its return
"
{
"object": "balance",
"available": [
{
"amount": 0,
"currency": "usd",
"source_types": {
"card": 0
}
}
],
"instant_available": [
{
"amount": 1012,
"currency": "usd",
"source_types": {
"card": 1012
}
}
],
"livemode": false,
"pending": [
{
"amount": 25611,
"currency": "usd",
"source_types": {
"card": 25611
}
}
]
}
"

misty olive
#

You don't have available balance in your Stripe Account

sudden nova
#

what can i do

misty olive
sudden nova
#

ok but what's about my case, i want to try in my case first

misty olive
#

You have two options, wait couple of days until the funds are available or issue other payments using the card I shared with you in order to have immediate available balance

sudden nova
#

wait, your mean is in my case, connect account's balance is pending, and i should to wait couple of days to make the pending balance an available balance. right?

sudden nova
misty olive
#

@sudden nova let's keep talking in this thread please.

#

We aer monitoring all active threads

sudden nova
#

oke

misty olive
sudden nova
#

i use test mode

#

but i want to do like a live mode

misty olive
misty olive
sudden nova
#

hey, but i dont want to use test card you share with me, that's why i ask you: i should to wait couple of days to make the pending balance an available balance. right?

misty olive
#

i should to wait couple of days to make the pending balance an available balance. right?
Yes

#

before creating a payout, you need to double check first there is available balance via /v1/balance endpoint

sudden nova
#

how long does it take for the pending balance to be tranfered to the available balance?

fallow socketBOT
sudden nova
#

Your link don't explain about my question

deft nebula