Woocommerce REST API – pricing options query
-
Hello,
Can anyone tell me if it is possible to extend the Woocommerce REST API to include additional product options for pricing in the response either with a plugin or PHP code (see the plugin below for an example).
Plugin link
https://woocommerce.com/products/extra-product-options-for-woocommerce/
Alternatively, if this is possible with the Woocommerce PHP API or REST API. Although I am currently using the REST API, but cannot achieve this with it.
What I am trying to achieve is the ability to add additional pricing options without the need for product variations (which native Woocommerce currently seems to require).
Thanks,
The topic ‘Woocommerce REST API – pricing options query’ is closed to new replies.