retrieve woocommerce settings from rest api
-
Hi, we developing a web app that upload/download products and orders from/to woocommerce sites.
We have a problem, we need to retrieve an information from woocommerce settings’ site, the setting we interesting is “woocommerce_prices_include_tax” (I thing true or false), this setting is on settings->tax.
On old REST API (wc-api-v2) version I can retrieve this information but with latest v3 not.
Is there a solution?
The topic ‘retrieve woocommerce settings from rest api’ is closed to new replies.