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!
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.
Square Community