#niti-payouts
1 messages · Page 1 of 1 (latest)
hi! that sounds a little complicated
do you have an example I can look at like a request ID req_xxx that failed?
I have payment intent id pi_3LF6rPF86UteDh9f0JcyVuw
is there a typo in that ? I can't find that object.
Yes sorry it's pi_3LF6rPF86UteDh9f0JcJyVuw
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
Actually I am handling the exception for instant payout and than proceed with transfer inplace of instant payout
Than the exception error storing in one file
hard to say from just that. Like I sad though : 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
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.