#niti-payouts

1 messages · Page 1 of 1 (latest)

humble shuttle
#

hi! that sounds a little complicated

#

do you have an example I can look at like a request ID req_xxx that failed?

prisma flume
#

I have payment intent id pi_3LF6rPF86UteDh9f0JcyVuw

humble shuttle
#

is there a typo in that ? I can't find that object.

prisma flume
#

Yes sorry it's pi_3LF6rPF86UteDh9f0JcJyVuw

humble shuttle
#

thanks! so how does this relate to your question above about sending instant payouts and getting an error about balance? I don't really follow.

Note that that payment was only 11 hours ago so it's not going to possible to pay out out yet, it takes 2 days in the US for funds to be released : https://stripe.com/docs/payouts#standard-payout-timing

prisma flume
#

Actually I am handling the exception for instant payout and than proceed with transfer inplace of instant payout

humble shuttle
#

I see

#

so the error message you posted, where did that come from? which API call?

prisma flume
#

Than the exception error storing in one file

humble shuttle
#

so if you get an error trying to create a payout using that code I'd expect that to happen really. Hard to say with only the information you've shared.