#divya.shalini.ics

1 messages · Page 1 of 1 (latest)

lusty pantherBOT
wild dawn
#

what's the ID po_xxx of the Payout object in question?

tribal hound
#

po_1Nd5ZMHKfZ3mwvSZUsV4TXv6

wild dawn
#

that object is on a connected account so you have to retrieve it by making a request on the connected account using stripe_account

tribal hound
#

Is that mean I need to send below in the CLI right?
-H "Stripe-Account: {{CONNECTED_ACCOUNT_ID}}" \

#

It's working now

#

Thank you

#

One more thing

#

As far as I know we can't cancel a payout which is already been paid right?

wild dawn
#

yes

tribal hound
#

Ok

#

I checked here

#

that instant payout is something which make payout paid instantly while creating

#

And when I am creating any payout manually from dashboard it's intantly got paid

#

So I am assuming that it is due to instant payout

#

But when I checked balance from this:-

#

{
"object": "balance",
"available": [
{
"amount": 415300,
"currency": "usd",
"source_types": {
"card": 415300
}
}
],
"connect_reserved": [
{
"amount": 32578255,
"currency": "usd"
}
],
"livemode": false,
"pending": [
{
"amount": 4991614,
"currency": "usd",
"source_types": {
"card": 4991614
}
}
]
}

#

Giving this result

#

here is no instant_available is present

wild dawn
#

yeah, that po_xxx you posted was not an Instant Payout

#

I think it is shown as "paid" immediately because it's in test mode.

tribal hound
#

Oh ok

#

But my requirement is to test payout.canceled and payout.failed. How to do so?

lusty pantherBOT
wild dawn
#

you'd use different test bank account numbers and add those to the account and then do payouts

timber ember
#

👋 taking over for my colleague. Let me know if there's any follow-up Qs I can answer!

tribal hound
timber ember
#

for dashboard related questions please contact https://support.stripe.com/?contact=true