Ship Distance

外掛說明

Ship Distance is a powerful plugin that allows you to limit shipping to addresses within a specified distance from your store location. Key features include:

  • Set a maximum delivery distance using latitude and longitude
  • Customize error message for addresses outside delivery range
  • Secure encryption of sensitive configuration data
  • Fully internationalized and translation-ready
  • Compatible with WooCommerce HPOS and Remote Logging

How It Works

  1. Enter your store’s latitude and longitude
  2. Provide a Google Maps API key
  3. Set the maximum allowable delivery distance
  4. Customize the error message shown to customers

When a customer proceeds to checkout, the plugin:
– Calculates the distance between the store and shipping address
– Blocks checkout if the distance exceeds your specified limit
– Displays a customized error message

Requirements

  • WordPress 5.8+
  • WooCommerce 7.1+
  • PHP 7.4+
  • Google Maps API Key

External Services

This plugin connects to the Google Maps Distance Matrix API to calculate the distance between the store and the customer’s shipping address. This is necessary to determine if the customer’s location is within the allowable delivery distance set by the store owner.

Data Sent:

  1. Store’s latitude and longitude (provided by the store owner in the plugin settings).

  2. Customer’s shipping address (entered by the customer during checkout).

When Data is Sent:

  1. Data is sent to the Google Maps Distance Matrix API whenever a customer enters a shipping address at checkout.

Service Provider:

  1. Service: Google Maps Distance Matrix API

  2. Terms of Service: https://cloud.google.com/maps-platform/terms/

  3. Privacy Policy: https://policies.google.com/privacy

This disclosure ensures compliance with privacy and legal guidelines and allows users to understand the nature of the data exchange with Google Maps services.

Translations

The plugin is translation-ready. If you’re interested in translating the plugin, please contact the author.

Support

For support, feature requests, or bug reports, please visit:
https://kaleemullah.in/contact

螢幕擷圖

  • Plugin settings page

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/ship-distance directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Navigate to Settings > Ship Distance
  4. Configure your store location, API key, and delivery distance
  5. Save settings

常見問題集

Do I need a Google Maps API Key?

Yes, you must obtain a Google Maps API key and enter it in the plugin settings to calculate distances.

How do I find my store’s latitude and longitude?

You can use online tools like Google Maps or GPS coordinates to find your exact location’s latitude and longitude.

Can I customize the error message?

Yes! You can fully customize the error message shown when an address is outside the delivery range.

Is the plugin translation-ready?

Absolutely! All strings are internationalized and ready for translation.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Ship Distance〉的開發相關工作。

參與者

將〈Ship Distance〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0

  • Initial release