Get Woocommerce Sales and Order Reports by Categories using PHP
-
I am trying to create a custom page in WordPress (admin) to display sales information by category.
Ideally, I am looking for something that would allow me to pass a range of dates and category and it would return me the sale amount for that category in that date range.
I know there is the Woocoommerce REST API Retrieve Sales Report which allows me to send a date range, but I cannot specify the category. If there is a way to modify that API, that would be great too!Any leads will be of huge help! Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Get Woocommerce Sales and Order Reports by Categories using PHP’ is closed to new replies.