Fix some issues on a Woocommerce plugin

Job ID: 32868351

Budget: $30 – $100 USD

PLEASE READ :
Please read the description carefully and bid only if you are able to do the job. You must have already developed this kind of project.

We have developed a Woocommerce plugin between Stock XL PROG https://xlprog.nc/produit/stockxl.php and Woocommerce. The integration of these different functions was done by the Wordpress cronjob.

StockXL is based on a JSON REST API whose documentation you will find here: https://api.xlprog.nc/stockxl/v1/api-docs/

The test account for this API is:

Username: demo
Password: demo

Below what we already did.

- Add categories from StockXL to Woocommerce

- Integrate StockXL products into Woocommerce

- Update product stocks from StockXL to Woocommerce

- Match StockXL customers with Woocommerce customers

- Match the price groups of StockXL with those of Woocommerce

- Match the StockXL taxes with those of Woocommerce

- Send orders from Woocommerce to StockXL with each new order (trigger).

The integration of these different tasks will be done by the cronjob of Wordpress.

To be corrected / Missing

- Product category: when the category title changes it adds a new category. A family code must be associated with the Wordpress category (custom field)

- Product: products are not associated with categories

- Order: No sync of order statuses from StockXL to Woocommerce. It has to be synchronized.

Thank you
Related categories: PHP WordPress MySQL WooCommerce RESTful API