Repeated Payment Webhook

I keep getting duplicated webhook events for the payment.created trigger. In the webhook logs it only shows that it sent once but on my server I get the request twice. I also noticed that there’s a “triggered at” time and “sent at” time and it seems to align with those two times that these duplicate requests are sent at. On my end I just catch it and throw out the second.

event id: 51d354ea-b5a9-383f-a431-2ceaca19711e

I checked our internal logs and see only one event that was sent out. What service are you using to receive webhooks? Also are you able to replicate this? :slightly_smiling_face: