#theddev_webhooks

1 messages ยท Page 1 of 1 (latest)

low bayBOT
#

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

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

chrome cliff
#

Hello there

thorn vapor
#

Hello sir

chrome cliff
#

So no, can't ensure that it will be present.

thorn vapor
#

yes I understand that but I want to know if you can notify us(webhook) when you have that information from the bank?

#

or, the only way to get is via requesting the payout information using api regularly till we have that information?

chrome cliff
#

Right now the only way is to poll the API, yes.

#

Err actually one sec.

#

Let me check if we fire payout.updated in this case.

#

Ah yes indeed we do

thorn vapor
#

okay thank you sir.
I could only see these three events and don't see payout.updated in the events

chrome cliff
#

Yeah that is in test mode and the trace_id hasn't been updated there.

#

It will fire in live mode.

thorn vapor
#

oh okay, so this issue is limited to sandbox, provided we have implemented the payout.updated

#

understood, thanks sir.

thorn vapor
chrome cliff
#

Ah yes you are right -- I can see it on the object. Okay well that looks like a test mode bug that I can report.

#

We should fire payout.updated there. I do see that webhook being fired in production for trace ID updates.

thorn vapor
#

on left: the webhook body
on right: the api callout response

chrome cliff
#

Feel free to take a look at your production instance to verify.

thorn vapor
#

okay sir thanks.

#

checking..

#

yeap, in production I do see the payout.updated getting sent and contains the traceid.

#

thanks sir for you time and patience. Have a great day ๐Ÿ™‚