I remember trying to order from a pizza place that talked to a third party delivery site, I hit "Order" and the browser didn't do anything. DevTools told me it tried to talk to the 3rd party using HTTP although the page was in HTTPS, and the browser blocked it (this was years ago when browsers started blocking HTTP content on HTTPS sites). Modifying the submit URL to https solved the problem. I found it pretty funny…
> Hi, is this pizza abc? > Yes, can I take your other? > No, you don't get it, I'd like to file a bug report, but your website clearly has no feature to create issues so, when the field city has the value... > Sir, I cannot fix the website. If you do not wish to make an order please hang up. > Uhoh ok, sure, I'd like an anchovies pizza but instead of anchovies I'd like you to make sure that when the field city is set…
thats pretty funny to me now