WP Manifestindependent plugin directory
manifest / ecommerce / woo_map_checkout_address

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

0stars
0forks

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.zip

Courier 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.

  1. Откройте консоль разработчика. Открыть. Создайте новый проект или выберите один из уже созданных вами ранее.

  2. Для работы необходио подключить три API:

  • Google Maps JavaScript API,
  • Google Maps Distance Matrix API,
  • Google Maps Directions API
  1. Выберите Google Maps JavaScript API из списка и нажмите включить. Дождитесь заргрузки нового API. Затем вернитесь в Библиотеку и точно так же поключите два оставшихся API

  2. Ваша консоль должна содержать эти три API

  3. После откройте Учетные данные и создайте API ключ. Скопируйте его и вставьте в Google Maps API Key поле плагина доставки.

Смотрите скриншоты.

Screenshots

  1. Основные настройки
  2. Создайте новый проект или выберите иной
  3. Выберите Google Maps JavaScript API.
  4. Нажмите включить. Дождитесь заргрузки нового API. Затем вернитесь в Библиотеку и точно так же поключите два оставшихся API
  5. Ваша консоль должна содержать эти три API
  6. После откройте Учетные данные и создайте 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.