We use google cloud function as endpoint for receiving the Sqaure V2 webhook event: order.updated. We checked the log of cloud function, but found it didn’t receive the order.updated event. It must not our bug since the cloud function was not even invoked, while at the same time, other online orders invoked it successfully.
No matter how, at least the Square webhook should retry sending events. We didn’t see any retry log as well. It looks like Square(or Weebly) didn’t send it.
I hope your developer can check it for us, because the stability of Square webhook really matters to our business!
The Order Source is: ‘Online Store 190174270’
The time(CDT) is: Aug 1, 2020, 7.18pm
The application ID is: sq0idp-VRrzPhjv1BfHcpJMTg_byg
Let me know if you want more credential information to locate the log.