Skip to content

azharp/WooGoSend

 
 

Repository files navigation

WooGoSend

WooCommerce per kilometer shipping rates calculator for GoSend Go-Jek Indonesia courier.

Contributors: sofyansitorus
Tags: woocommerce, woocommerce-shipping, gojek, gojek-shipping, gosend, gosend-shipping
Requires at least: 4.8
Tested up to: 4.9.4
Stable tag: trunk (master)
License: GPL-2.0+
Requires PHP: 5.6

Description

WooCommerce per kilometer shipping rates calculator for GoSend Go-Jek Indonesia courier.

Please note that this plugin is not using official Gojek Indonesia API. This plugin just estimate the distance matrix using using Google Maps Distance Matrix API and then calculating the cost using the rates defined in the settings.

This plugin require Google Maps Distance Matrix API Services enabled in your Google Console. Click here to get API Key and to enable the services.

Features

  • Automatically split shipping for multiple items into several drivers if the package size exceeded package weight and dimensions limitation.
  • Available 2 shipping services: Instant Delivery, Same Day Delivery.
  • Set shipping cost per kilometer.
  • Set minimum cost that will be billed to customer.
  • Set maximum shipping distances that allowed to use the courier.
  • Set maximum package weight and dimensions that allowed to use the courier.
  • Set shipping origin info by store location coordinates.
  • Set travel mode: Driving, Walking, Bicycling.
  • Set route restrictions: Avoid Tolls, Avoid Highways, Avoid Ferries, Avoid Indoor.
  • Set visibility distance info to customer.
  • Set fallback request if there is no results for API request using full address.

Installation

Minimum Requirements

  • WordPress 4.8 or later
  • WooCommerce 3.0 or later

AUTOMATIC INSTALLATION

Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t even need to leave your web browser. To do an automatic install of WooGoSend, log in to your WordPress admin panel, navigate to the Plugins menu and click Add New.

In the search field type “WooGoSend” and click Search Plugins. You can install it by simply clicking Install Now. After clicking that link you will be asked if you’re sure you want to install the plugin. Click yes and WordPress will automatically complete the installation. After installation has finished, click the ‘activate plugin’ link.

MANUAL INSTALLATION

  1. Download the plugin zip file to your computer
  2. Go to the WordPress admin panel menu Plugins > Add New
  3. Choose upload
  4. Upload the plugin zip file, the plugin will now be installed
  5. After installation has finished, click the ‘activate plugin’ link

Frequently Asked Questions

How to set the plugin settings?

You can setup the plugin setting from the Shipping Zones settings. Please check the following video tutorial how to setup the WooCommerce Shipping Zones:

Play video on YouTube

Video by InMotion Hosting

Where can I get support?

You can either support ticket at plugin support forum :

Where can I report bugs?

You can report bugs at the plugin GitHub repository:

Can I contribute to develop this plugin?

I always welcome and encourage contributions to this plugin. Please visit the plugin GitHub repository:

Screenshots

Settings panel: General Options

Settings panel: General Options

Settings panel: Instant Delivery Service Options

Settings panel: Instant Delivery Service Options

Settings panel: Same Day Delivery Service Options

Settings panel: Same Day Delivery Service Options

Shipping Calculator preview

Shipping Calculator preview

Changelog

1.2.6

  • Improvements - Enhance Maps Picker.

1.2.5

  • Improvements - Add new option: Enable Fallback Request.
  • Fix - Added fallback to input store location manually on google map error.

1.2.4

  • Improvements - Add Maps Place Picker.
  • Fix - Fix issue when using comma as decimal dlimeter.

1.2.3

  • Fix - Remove Maps Place Picker.

1.2.2

  • Fix - Maps picker.

1.2.1

  • Fix - Fix styling for search address input.

1.2.0

  • Improvemnets - Add "Map Location Picker" for store location setting.

1.1.1

  • Improvemnets - Add "Settings" link on the plugins.php page.

1.1.0

  • Improvements - Add new settings field to enable or disabled multiple drivers function.

1.0.2

  • Fix - A non-numeric value encountered warning.

1.0.1

  • Improvements - Add new filter hooks: woocommerce_woogosend_shipping_destination_info.
  • Improvements - Add new filter hooks: woocommerce_woogosend_shipping_origin_info.

1.0.0

  • Feature - Automatically split shipping for multiple items into several drivers if the package size exceeded package weight and dimensions limitation.
  • Feature - Available 2 shipping services: Instant Delivery, Same Day Delivery.
  • Feature - Set shipping cost per kilometer.
  • Feature - Set minimum cost that will be billed to customer.
  • Feature - Set maximum cost that will be billed to customer.
  • Feature - Set maximum shipping distances that allowed to use the courier.
  • Feature - Set maximum package weight and dimensions that allowed to use the courier.
  • Feature - Set shipping origin info by coordinates.
  • Feature - Set travel mode: Driving, Walking, Bicycling.
  • Feature - Set route restrictions: Avoid Tolls, Avoid Highways, Avoid Ferries, Avoid Indoor.
  • Feature - Set visibility distance info to customer.

Upgrade Notice

1.2.6

This version include improvements. Upgrade immediately.

About

WooCommerce per kilometer shipping rates calculator for GoSend courier from Go-Jek Indonesia.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 75.5%
  • JavaScript 18.4%
  • CSS 6.1%