Linux 软件免费装
Banner图

Distance Rate Shipping For WooCommerce

开发者 tusharknovator
monikapatel
更新时间 2026年7月21日 19:34
PHP版本: 7.4 及以上
WordPress版本: 7.0.1
版权: GPLv3
版权网址: 版权信息

标签

WooCommerce Shipping Distance Rate

下载

1.1.2

详情介绍:

For Woocommerce Distance Rate Shipping, add the functionality of calculating shipping fees based on the Distance between store and customer.

安装:

  1. Go to "https://wordpress.org/plugins/" page.
  2. In "Search plugins..." textbox type "Distance Rate Shipping For WooCommerce by tusharknovator" and press enter.
  3. click on the showed result "Distance Rate Shipping For WooCommerce".
  4. Click on download button and save the plugin zip file on your computer.
  5. Download the plugin zip file to your computer
  6. Go to the WordPress admin dashboard menu Plugins > Add New
  7. Choose Upload Plugin" button which is besides "Add Plugins" at top of page.
  8. Upload the plugin zip file, the plugin will now be installed
  9. After the installation has finished, click the ‘activate plugin’ link

升级注意事项:

1.1.2 Fixes distance lookups failing for most addresses and the shipping method not working until max fields were manually configured; upgrade recommended. 1.0.0 Added plugin support

常见问题:

How to configure Distance Rate Shipping For Woocommerce?

You can do the following settings on the Distance Rate Shipping For Woocommerce settings page:

  1. Distance matrix API key.
  2. Distance measurement standard.

Why we need Distance matrix API key?

It is necessary to use the Google Maps API to calculate store and customer distance.

how we can generate Distance matrix API key?

You can generate it by following the instructions on the page linked just below the API key, or you can follow the official guide from the link below:Distance Matrix API documentation

更新日志:

1.1.2 * Fixed missing URL-encoding on the address sent to the Google Distance Matrix API, which broke distance lookups for most real addresses. 1.1.2 * Fixed unreliable shipping method matching that relied on raw PHP sessions instead of WooCommerce's session API. 1.1.2 * Fixed default Maximum Shipping Distance/Order Amount/Order Qty of 0, which prevented the shipping method from ever matching an order until manually reconfigured. 1.1.2 * Synced plugin version number with the readme's stable tag. 1.1.2 * Tested up to WordPress 7.0.1. 1.0.0 * First public release.