Store orders in an external database

@alexmeuer Thank you! Do you know if there is a way to trigger the event for testing purposes. I can’t see a way to do that and it will be a long development cycle if I am waiting for an order each time?

With the http function if I could return a JSON response then I could just update via a cron job and test with ease?