#Jepperson

1 messages · Page 1 of 1 (latest)

sharp swiftBOT
regal sonnet
#

Hi
You can cancel refunds only in requires_actionstatus

rapid cobalt
#

hmm, i'm getting thsi error in response: Charges must be refunded using the /v1/charges/{CHARGE_ID}/refunds endpoint

#

but it seems im not trying to make a refund but to cancel one

regal sonnet
rapid cobalt
#

i think it's this one

#

req_fLWnbJNrHQTHma

regal sonnet
#

This request error message is No such refund: 're_1O0iXYEv41GBQ3nkLZIPOwGT'

#

Not the one you are mentionning

#

what you want to achieve exaclty ?

rapid cobalt
#

i accidentally issued a bunch of refunds through the API for a connected account

#

we need a way to reverse those or cancel it if possible

#

yeahi think that log is from me doing the request without the connected account

#

i tried with the connected account passed and it returned the other message about charges must be refunded using the v1/charges endpoint

regal sonnet
#

we need a way to reverse those or cancel it if possible
You can cancel a refund only if it's in a status requires_action

rapid cobalt
#

so basically we can do nothing

#

and their account will go into overdrawn, or is there another way to stop this

#

yeah the status on the refund says "pending" now so i don't think it's going to go to requires_action

regal sonnet
#

so basically we can do nothing
I'm afraid no

#

but you can try seeing with Stripe Support if there is something they can do on their side

rapid cobalt
#

yeah alreadyin line

#

thanks tho

#

just thougth mabye there was something i could do developer side