Skip to main content
  1. All Posts/

hiboutik-sync

Tools Open Source Sync WordPress

hiboutik-sync

Hiboutik Sync is a WordPress plugin. It allows you to synchronize your Hiboutik stock and WooCommerce website.

Project merged with Hiboutik’s ! 🙂

Please, follow this link : https://github.com/hiboutik/woocommerce-hiboutik ###

How to use

  1. Activate WooCommerce API and save credentials
  2. Activate Hiboutik API and save credentials
  3. Install Hiboutik Sync on your website
  4. Go to Hiboutik Sync setting file and fill variable with the correct values
  5. Activate Callback URL on your Hiboutik account and set : http://www.yourwebsite.com/hiboutik-woocommerce-sync

How does it work ?

Each time a sale is closed from your Hiboutik account, il will call the callback url and send sale informations (HTTP POST request).
Once Hiboutik Sync is installed on you website, it will respond to the url http://www.yourwebsite.com/hiboutik-woocommerce-sync and will try to catch Hiboutik predefined POST data.
It will ask to Hiboutik the order’s details from sale ID previously received. What Hiboutik will respond by giving exact quantity of products sold.
And finally, Hiboutik Sync will contact your WooCommerce API and reduce the stock of the given product.
The very important thing to know is that products match on Hiboutik products’s barcode and WooCommerce products’s UGS number (also called SKU number).

Task List

[ ] Make a wordress setting page for the plugin
[ ] Make hiboutik-sync able to check differences between two products with same barcode but with differents colors

Questions

Questions about this plugin can be asked at http://murelh.info/blog/hiboutik-sync