xpay✦ Commerce
Directory
WooCommerce plugins
Todogift Shipping API
Todogift Shipping API
Expose a REST endpoint that returns WooCommerce-calculated shipping rates for a given address and products list.
Will this break my store?
What the WordPress.org registry says about keeping Todogift Shipping API running.
Tested to 6.9.5 — 1 branch behind 7.0
Tested against the WordPress branch in use today.5 months ago
7.4
Your host must be running at least this version.5.3
woocommerce
These must be installed and active first.1
A single maintainer. Worth knowing if the plugin is load-bearing for your store.Maintenance & trust
Scored on how Todogift Shipping API is looked after — not on how many stores run it.
Maintenance
35 / 35WordPress compatibility
14 / 20Support responsiveness
Not enough dataMerchant satisfaction
Not enough dataListing transparency
3 / 10Ratings
No one has rated this plugin on WordPress.org yet. That is a statement about the ratings page, not about the plugin — plenty of well-kept plugins never collect them.
Todogift Shipping API exposes a simple, production-focused REST API endpoint so an external service can retrieve shipping rates calculated by WooCommerce on a vendor’s store.
This plugin is primarily built for stores integrating with the Todogift platform. It can also be used by any external system that needs authenticated access to WooCommerce-calculated shipping rates.
This plugin does not re-implement shipping logic. It delegates to WooCommerce shipping calculation, so all configured rules apply:
- Shipping zones and locations
- Shipping methods (Flat rate, Free shipping, etc.)
- Table/weight/amount rules from shipping plugins (e.g. relay / carrier plugins)
Endpoints
- GET /wp-json/todogift/v1/status (auth required)
- GET /wp-json/todogift/v1/shipping/free-shipping-rules (auth required; core WooCommerce Free shipping min amount rules)
- POST /wp-json/todogift/v1/shipping/calculate (auth required)
Authentication
All endpoints require authentication using WooCommerce REST API keys.
For security, always use HTTPS and HTTP Basic Auth when calling the API. Do not transmit API keys over plain HTTP.
Privacy
The plugin does not track users and does not send data to third-party servers by itself. It only responds to authenticated API requests.
No. The plugin only responds to authenticated API requests. It does not phone home.
The shipping/calculate endpoint returns shipping rates for a provided address and product IDs. It does not return customer account data. Access is restricted by WooCommerce REST API keys.
To use it with Todogift, you will need a Todogift integration. Without Todogift (or another integration calling the endpoints), the plugin has no user-facing UI and simply exposes authenticated endpoints.
The plugin relies on WooCommerce shipping calculation. Compatibility depends on whether the installed shipping plugins properly register rates via WooCommerce shipping APIs.
Plugin details
Tags on WordPress.org
