Documents
-
Shipping Method API
WooCommerce has a shipping method API which plugins can use to add their own rates. This article will take you through the steps to creating a new shipping method and interacting with the API. Create a plugin First off, create a regular WordPress/WooCommerce plugin – see You’ll define your shipping method class in this plugin […]