#david2_pending-refund-insufficient-balance

1 messages ยท Page 1 of 1 (latest)

terse briarBOT
#

๐Ÿ‘‹ 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/1336050689956384820

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

craggy nexus
#

Hi ๐Ÿ‘‹

Stripe doesn't automatically retry refunds after the first attempt fails. Either the platform or connected account will need to make another attempt once there is sufficient funds in their available balance.

languid sonnet
#

10-4. Is there an API to "redo this refund that is in status=pending state"?

craggy nexus
#

Unfortunately not. Can you share the refund ID so I can double check something?

languid sonnet
#

re_3Qf9SSENCQx4gDGo1Z1LxNRV

craggy nexus
#

Thanks, taking a look now

#

Okay I think, in this state, the refund may process if the Connected Account's balance is updated soon. Refunds are, by their nature, async requests and so it isn't easy to just map a status to an outcome.

#

However, I would keep an eye on this refund status and any updates. If it doesn't change once the accounts' balance is sufficient to cover it, you should attempt to cancel and re-issue.

languid sonnet
#

Hm, that is understandable though a bit unsatisfying. It would be great if there was a contractual guarantee on like "we will poll your balance automatically every 8 hours for a total of 45 days, when your account has pending refunds", or something to that effect.

craggy nexus
languid sonnet
#

cool cool, thank you for your time

craggy nexus
#

Happy to shed what ๐Ÿ’ก I can ๐Ÿ™‚