laravel-woocommerce icon indicating copy to clipboard operation
laravel-woocommerce copied to clipboard

I have created a custom end point extending woocommerce API. how can I access that?

Open suryavardhan opened this issue 3 years ago • 2 comments

I have a custom end point for listing the number of orders based on a product ID. How can I access the same through this package? https://nextgen6.lluvia.in/wp-json/wc/v3/custom/440

PS: Im new to Laravel

suryavardhan avatar May 01 '21 16:05 suryavardhan

Hello @suryavardhan,

Thanks for creating the issue. This package created based on WooCommerce Rest API. I didn't check any custom ENDPOINT so I think it's not possible at this moment. I'll check it and try to add it in a future version, if possible.

maab16 avatar May 02 '21 06:05 maab16

Thanks for the clarification @maab16. I hope that the feature can be added down the line

suryavardhan avatar May 02 '21 06:05 suryavardhan