Searched everywhere and couldn't find a good answer to this.
I've set up a couple of webhooks in my app to fire after cart creation & order creation. For testing purposes I'm catching the responses here http://postcatcher.in/. The cart creation webhook works fine, here's proof: https://www.dropbox.com/s/kbumbivz48cemrs/Screenshot%202014-10-22%2022.14.12.png?dl=0
Unfortunately, after a successful test purchase with a credit card (using 4242 etc), the order created webhook doesn't seem to be sent out. I have double checked that the orders have in fact been created in the admin panel.
Any ideas?