#damo-red61_webhooks

1 messages ยท Page 1 of 1 (latest)

rough pilotBOT
#

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

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

ocean geodeBOT
sterile gyro
#

Hi, let me help you with this.

#

Do you expect it to finalize immediately?

#

I see they're both scheduled for finalization tomorrow.

dark topaz
#

the schedule timer constantly changes

in_1OsS67HDZYLSKlzYLd5WXfwk is currently "Scheduled for 11 Mar 2024, 11:43"

#

but now it is :

"Scheduled for 11 Mar 2024, 11:44"

#

so it never actually finalises at all

sterile gyro
#

Are you listening to those events?

dark topaz
#

we are yes, there are 4 webhooks that the event gets sent to. only 1 responded successfully since that is connected to the server where the payment actually resides. but there has been a "successful" response to that event from 1 of our webhooks.

the event for this particular invoice id was : evt_1OsS68HDZYLSKlzYz9APLUf0

sterile gyro
#

I guess the docs are not precise about where it needs a successful response from each webhook endpoints or not.

dark topaz
#

ah, so you're saying every webhook needs to respond successfully otherwise it treats it as a no-response?

sterile gyro
#

It seems so, yes.

rough pilotBOT
final geode
#

๐Ÿ‘‹ taking over for my colleague. Let me know if there's any follow-up Qs I can answer!

dark topaz
#

hey cheers,
if true that we need all webhooks to respond successfully then that's a bit unfortunate , as since we're using connected accounts all of the "connected=true" webhooks for our clients sit against our "main" account. This would mean that if one of our servers was down fr maintenance, then none of the invoices for any of our clients would be processed in less than 72 hours?

final geode
#

yes that's correct

dark topaz
#

I see that is unfortunate,
thank you for your time