#steven_api

1 messages ยท Page 1 of 1 (latest)

subtle kernelBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1491141099551592458

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

pure basin
#

I don't see any documents on this endpoint provided /v1/charges/{CHARGE_ID}/refunds and I have refunded via this endpoint before and it worked fine.

The issue here is complicated in that we are trying to refund to a connected account that is using Stripe Orchestration

gleaming mango
#

Hi there,
gotcha. Let me take a look at this, so bare with me for a moment...

#

My assumption is right now, that this is specific to Stripe Orchestatrion, which is currently still in a preview stage and I would need to refer you to our Stripe support https://support.stripe.com/?contact=true

#

since we don't know much about those preview features

pure basin
#

I have received feedback that amount and reason are required params, I am only sending the payment_id is that ok?

gleaming mango
#

I am not sure about what this endpoint requires since it seems like it is part of the Stripe Orchestration that my team can't help with since it is still in a preview stage

subtle kernelBOT
pure basin
#

ok got it, is it possible to tag in another engineer that has knowledge on this? ๐Ÿ™

#

(even when providing the amount and reason params, the same error is thrown, so I expect it does indeed require a different endpoint)

fiery frigate
#

Can't tag in an engineer like that on this server unfortunately. Our team is only familiar with generally available Stripe APIs, for private previews like this support is the team to talk to. They should be able to connect your case to people that can speak to how these calls should be made. They can also check your account setup, if you're getting an error that an endpoint doesn't exist that can often mean something is still needed setup-wise.

#

To double-check, is there a specific guide you are following that suggested making that call?