#legend_of_mr.dan

1 messages · Page 1 of 1 (latest)

fossil mirageBOT
stark leaf
#

hi! do you have an example event ID evt_xxx that does not have the metadata you expect when sent to your webhook endpoint?

lofty sail
#

No, I received the WebHook data, but did not receive the content in the metadata in the WebHook data. The data in this metadata was set when I created the intent

stark leaf
#

do you have the event ID evt_xxx of the event in that webhook so I can look?

lofty sail
#

evt_3Nd7ZRCQOGOFHFAn1eU0nNSD

#

I just want this field to return the information I need in the WebHook

#

When I created it, I set the information for this field, but when I received the WebHook callback, the information of this field was empty

stark leaf
#

that seems like a bug to me

#

if you retrieve the Refund now, you will see it has metadata set though. It might be that it's set async. But I agree that is really confusing and I would call it a bug

lofty sail
#

So how can I solve this problem

stark leaf
#

well you can't really since it seems to be a bug/limitation on our side. Like I said, one option might be to call the Retrieve Refund API when handling the webhook and look at the Refund object and its metadata at that point