Dependency: WooCommerce 2.6 & up
- Upload & Install the plugin to the wp-content/plugins directory (or via the Admin panel)
- Activate plugin through the Plugins screen in the WordPress Admin panel
- Navigate to the WooCommerce->Settings->Shipping
- Open tab \"Shipping Methods\"
- Open \"Pick-up locations (ShopWeDo)\" from the submenu
-
Click \"enable\"
-
Shipping Methods Name:
This is the name being shown as a Shipping Method in the checkout
- Shop ID:
Your ShopWeDo Shop ID (see FAQ)
- Shop API Key:
Your ShopWeDo API Key (see FAQ)
- Integration Instance Identifier:
This is an identifier of an existing App Instance in the ShopWeDo back-end to identify the connection being used.
eg: XXX-XXX-XXX-XXX-XXX
- Google Maps API-key:
Needed to show the interactive map
- Base cost:
This is the cost for the Shipping Method, and is used as a fallback value when a country has no explicit value set.
- Free Shipping:
This is the minimum checkout-amount when this Shipping Method becomes free.
(0 or empty = free shipping functionality disabled)
- Countries:
Configure tariffs per country, enabling the Shipping Method for those countries.
- Map Marker Clustering
This function enabled a clustering of pick-up locations that are close to each other.
- Map Center Latitude (Fallback) & Map Center Longitude (Fallback)
These are fallback values, to automatically center the Google Map when no coordinates are known.
e.g. Belgium: 51 Lat, 4 Long / Netherlands: 52 Lat, 5 Long
- Map Zoom Level
This is the default zoom level for the Google Map. It\'s advised to use a value between 10 and 15.
- Google Map Styling
A JSON-object/Javascript Object representing the Google Map Styling. (See FAQ)
Confirming a good installation
A customer should be able to select the \"Pick-up Locations\" Shipping Method at checkout, as well as a specific pick-up location.
1.2.0
- Added Shipping Zones support
1.1.7.1
- Retrieve CURL with wp_remote_* functions
1.1.7
- Fixed checkout form validation where customers could get sent to the payment-page without selecting an actual pick-up location.
- Clean-up & restructured Javascript for checkout. WooCommerce depecrated function(s) for customer data updated.
1.1.6
Branding changes, release to Wordpress Plugin directory
Changed the \"sendr_service\" key to \"shopwedo_service\"
1.1.5
Hotfix: Removed some aesthetic and functional errors regarding old \"Sendr\"-notices.
1.1.4
Hotfix: A platform-update resulted in a move of our API endpoints.
1.1.3
Bugfix: Infinite page-loading loop after finishing a payment. (Javascript error)
1.1.1
- New integration for ShopWeDo App Instances
- Added a \"sendr_service\" custom field to an WC Order\'s API output