Orders Webhooks

When Square Online has a payment fail and then later has a payment succeed for the same order it sends two separate create.order webhooks with two separate order id’s. We’d like to see if that can be adjusted to only send one order.created webhook with the order id that had the successful payment.

2 Likes