how Woocommerce calculates shipping?
-
I’m building a website using the Woocommerce REST Api and I’m trying to figure out a way to calculate the shipping. In the documentation is not that clear how to get all the required data to make use of complex shipping rules but this is being handled pretty straight forward in an WordPress Installation.
My clear question: where are the methods that Woocommerce use to calculate the shipping cost when the data is being filled in the checkout form? My idea is to extend that function and create a set of methods that can return me the same values as is being done already in Woo/Wordpress but I haven’t been able to find any hint.
Thank you for your help.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘how Woocommerce calculates shipping?’ is closed to new replies.