#Naresh Kumar-payouts

1 messages ยท Page 1 of 1 (latest)

ocean forge
#

๐Ÿ‘‹ happy to help

misty bloom
#

Thanks @ocean forge

ocean forge
#

and you would need to use the Stripe Account header to get it for a specific Connect Account

misty bloom
#

Let me check this out and keep you posted

ocean forge
#

let me know if you need any more help

misty bloom
#

Sorry @ocean forge give me couple of minutes

ocean forge
#

take your time, one of my colleagues will be here once you're ready

misty bloom
#

Its working @ocean forge Thanks

#

But I was talking with one of your colleagues the other day regarding the "Reversing a Payout from Stripe Connected Account"
@stiff pilot I tried your solution but it throws me an error: TypeError: stripe.payouts.reverse is not a function

#

I am using npm package "stripe": "^8.81.0"

#

But it throws me an error

#
const payout = await stripe.payouts.reverse(
  payoutId,
  {
    stripeAccount
  }
);
#

@stiff pilot Can you help me out on this

stiff pilot
#

I can help but the server is extremely busy right now. Pulling in colleagues for help but I still may be a few minutes before I can catch up and help

misty bloom
#

Sure I will wait. Please take your time @stiff pilot . Or if anyone from your team is ready to help I am happy to receive it.

stiff pilot
#

Apologies just getting back here and looking in to this properly. I wonder if that PR that my other colleague found was not for those calls to be added immediately. Checking in if this call was actually added now

#

Can you try upgrading and making the call again?

misty bloom
#

okay let me try to upgrade the stripe npm and let you know on the progress

stiff pilot
#

Thank you. And thanks for the patience on this

misty bloom
#

I have upgraded
from "stripe": "^8.81.0"
to "stripe": "^8.222.0"
and the reversal of the payout works

#

@stiff pilot Thanks man for this help

stiff pilot
#

Nice! Glad we could figure that out

#

Any further questions at the moment?

misty bloom
#

Please do tell the stripe to upgrade their documentation as this might affect some others also

#

Not any more at this moment. Thanks for your time @stiff pilot and @ocean forge

stiff pilot
#

Of course! And yes, will flag that to the docs team. I meant to on Friday. Thanks for your time as well!