WooCommerce-REST-API-Client-Library
WooCommerce-REST-API-Client-Library copied to clipboard
A PHP wrapper for the WooCommerce REST API
Results
102
WooCommerce-REST-API-Client-Library issues
Sort by
recently updated
recently updated
newest added
Is there any way to pull the store timezone info from the API?
If the get_by_sku function is used and the SKU does not exist on the server, a 404 error code is returned. Would it not be more helpful to return 'false'...