kloon / WooCommerce-REST-API-Client-Library

A PHP wrapper for the WooCommerce REST API
GNU General Public License v3.0
356 stars 175 forks source link

Woocommerce live product stock rest api #226

Open buyitdothu opened 7 years ago

buyitdothu commented 7 years ago

Hello, Im new at php. Can somebody explain how to start? Im working with one dropshipper, but im selling over 300 items and i want to avoid oversells. The dropshipper has poor api documentation. I need help from an expert. Thanks

qroft commented 6 years ago

What is dropshipper? If it is an inventory management, then i am not sure that the API can directly work wit their API. AFAIK this API-Client-Library gets its data from your WooCommerce products. So you should check if the dropshipper communication is finished before this API checks the stock amount.