Magento extension Web Hook by gomediasa
MageCloud partnered with gomediasa to offer Web Hook in your MageCloud panel for our simple 1-click installation option. To install this extension - create your account with MageCloud and launch a new Magento store. It takes only 3 minutes.
gomediasa always provides support for customers who have installed Web Hook Magento module. Feel free to leave a review for the company and the extension so we can offer you better products and services in the future.
You may want to check other gomediasa Magento extensions available at MageCloud and even get extensions from hundreds of other Magento developers using our marketplace.
Webhook to post order data to any URL as JSON.
Compatible with Magento 1.x
Web Hook
Simple, lightweight extension that posts JSON order data to any URL you provide.
This Web Hook gets fired when an order is created or updated.
The response from the Web Hook (POST Order) is inserted as comments on the order. These can be viewed in the admin system. This allows you to keep an audit of all requests sent.
Before the Web Hook is called, the Magento order is transformed into JSON.
The JSON includes visitor information, payment information, customer information and all items for the order.
--- Setup & Test ---
1. Install this extension.
2. Go to settings > Go Media Extensions > Web Hook Settings and add in your URL.
Create an order and view the comments in the admin system for the order.
--- Road Map ---
The idea is to provide web hooks (posting data to a specified URL) for other Magento events. If you need another event tracked, let us know...