Woocommerce Map Checkout Address
The plugin calculates shipping costs for Moscow and the Moscow region according to the entered address.
by Ирина Федорова · github.com/fedirina/woo_map_checkout_address
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/fedirina/woo_map_checkout_address/archive/refs/heads/main.zipCourier Shipping for Moscow for WooCommerce
The plugin calculates shipping costs for Moscow and the Moscow region.
Description
The plugin calculates shipping costs for Moscow and the Moscow region according to the entered address.
Features:
- Fixed cost for shipping within the MKAD
- Cost based on distance from MKAD
- Fixed cost for shipping outside the MKAD
- Display the route map
Installation
From your WordPress dashboard
Visit 'Plugins > Add New' Search for 'Courier Shipping for Moscow' Activate 'Courier Shipping for Moscow' from your Plugins page.
Frequently Asked Questions
Как получить API Key для Google Maps.
-
Откройте консоль разработчика. Открыть. Создайте новый проект или выберите один из уже созданных вами ранее.
-
Для работы необходио подключить три API:
- Google Maps JavaScript API,
- Google Maps Distance Matrix API,
- Google Maps Directions API
-
Выберите Google Maps JavaScript API из списка и нажмите включить. Дождитесь заргрузки нового API. Затем вернитесь в Библиотеку и точно так же поключите два оставшихся API
-
Ваша консоль должна содержать эти три API
-
После откройте Учетные данные и создайте API ключ. Скопируйте его и вставьте в Google Maps API Key поле плагина доставки.
Screenshots
- Основные настройки
- Создайте новый проект или выберите иной
- Выберите Google Maps JavaScript API.
- Нажмите включить. Дождитесь заргрузки нового API. Затем вернитесь в Библиотеку и точно так же поключите два оставшихся API
- Ваша консоль должна содержать эти три API
- После откройте Учетные данные и создайте API ключ. Скопируйте его и вставьте в Google Maps API Key поле плагина доставки.
Changelog
0.3
Исправлена ошибка с неправильным определением точек за МКАДом
0.2
Теперь работает на Google Maps вместо Яндекс. Обратите внимание, что необходим API ключ с тремя API
- Google Maps JavaScript API,
- Google Maps Distance Matrix API,
- Google Maps Directions API
0.1
initial release.