added
New Feature: Webhooks
October 15th, 2019
Summary
We're excited to announce support for Webhook destinations. Webhooks will allow us to push Transactions directly to your endpoint when they are received in Orderful.
How To Create a Webhook
Webhooks can be created via the UI by navigating to the Settings tab in the top right of the navigation bar.
Then click on Settings.
From here, you may enter the URL that you would like to receive the transaction_created webhook event for.
After you save the URL, we will provide you with your Secret Key that you can use to verify that we are the sender of the requests.
See the Webhooks guide for more details.