x
Developer

Receiving duplicate webhooks (PAYMENT_UPDATED)

We are receiving duplicate (2x) PAYMENT_UPDATED events, about 20 seconds a part. Both have the same entity ID. This issue wasn't noticeable a week or so ago but seems to be happening with every payment now.

 

I checked the registered webhooks for our location and there is only one "PAYMENT_UPDATED" event. I have used requestcatcher.com to verify we are receiving duplicates.

 

Is this a known issue? Any thoughts? I can save the entity ID to our database to check whether or not we have already received the payment. However, this seems would be a temporary work around until the duplicates are fixed.

 

Thanks!

Tags (1)
795 Views
Message 1 of 2
Report
1 REPLY 1
Alumni

Have you checked the transactions to see what is changing? For example, if you are capturing payments, or refunding, you could get Multiple PAYMENT_UPDATED events for the same transaction. 

767 Views
Message 2 of 2
Report