Lets you deliver on the DPD Portugal Pickup network of partners or Lockers.
Lets you deliver on the DPD Portugal (former Chronopost and SEUR) Pickup network of partners or Lockers. This is not a shipping method but rather an add-on for any WooCommerce shipping method you activate it on.
This is not an official DPD Portugal plugin, but their support was obtained during its development. The DPD logo and brand is copyrighted, belongs to them and is used with their permission.
NEW: Looking for a DPD / SEUR / BRT / PostNord Pickup and Lockers solution for other countries or the block-based checkout?
Our “DPD / Geopost Pickup and Lockers network for WooCommerce” premium plugin allows delivery in the Geopost network of Parcelshops and Lockers in Austria, Belgium, Croatia, Czech Republic, Denmark (PostNord), Estonia, France, Germany, Hungary, Ireland, Italy (BRT), Latvia, Lithuania, Luxembourg, Netherlands, Norway (PostNord), Poland, Portugal, Slovakia, Slovenia, Spain (SEUR), Sweden (PostNord) and Switzerland.
Suitable for WooCommerce shops using DPD to ship from any European country that can deliver to Pickup Points in the countries listed above.
It’s also compatible with the WooCommerce Block-Based Checkout.
Are you still issuing the shipping labels manually on the DPD website?
You should check out our new plugin “DPD Portugal for WooCommerce”, issue the labels directly from WooCommerce, save hours and free up human resources for the really important tasks.
With the Pro plugin you can also remove the Lockers from checkout options with simple settings on the backend, instead of having to use the cppw_hide_lockers
developer filter.
Buy it here and use the coupon webdados for 10% discount!
If you buy our Pro DPD for label issuing plugin, you’ll also get premium support for this plugin.
No. Only our “DPD / Geopost Pickup and Lockers network for WooCommerce” premium plugin is.
No! This is an add-on for any method that supports “shipping zones” (WooCommerce >= 2.6).
You need to set the shipping fees using built-in or plugin installed methods and then set “Yes” on the “DPD Portugal Pickup” option on each zone/method that applies.
Yes! Go to WooCommerce > Settings > Shipping > Shipping options and tweak the settings as you like.
Always set the total points to a bigger number than the near points, or you’re going to end up with the just the near points.
Maybe. We have the cppw_get_shipping_methods
filter that allows you to add other shipping methods besides the ones that are compatible. Use at your own risk.
For example, if you want to use DPD Pickup Points with Flat Rate per State/Country/Region for WooCommerce you would do it like this.
You need to get a Mapbox Public Token or a Google Maps API Key, as explained on the installation instructions.
Yes. Use the cppw_map_width
and cppw_map_height
filters like this.
You can also change the zoom by using the cppw_map_zoom
filter and scale using the cppw_map_scale
filter (1 for regular and 2 for retina).
Yes. Return false to the cppw_hide_lockers
filter.
This means your hosting provider is blocking the two ways that we have to update the Pickup points from DPD: webservice on port 7554 and FTP.
You should ask them to unblock HTTP requests to https://webservices.chronopost.pt:7554 and or the FTP functions on PHP.
Yes.
The development and support is PT Woo Plugins (by Webdados) responsibility.
For free/standard support you should use the support forums at WordPress.org but no answer is guaranteed.
For premium/urgent support or custom developments you should contact Webdados directly. Charges may (and most certainly will) apply.
If you buy our Pro DPD for label issuing plugin, you’ll also get premium support for this plugin.
You can report any security bugs found in the source code of this plugin through the Patchstack Vulnerability Disclosure Program. The Patchstack team will assist you with verification, CVE assignment and take care of notifying the developers of this plugin.
wp_doing_ajax()
function instead of the WooCommerce is_ajax()
which will be deprecated on WooCommerce 6.1.0cppw_hide_lockers
filter to hide the DPD Lockers from the checkout, by returning false
to itcppw_available_points
to allow developers to filter the pickup points list before they’re shown to the customer on the checkout – Sponsored by mindthetrash.ptWC tested up
tagcppw_map_scale
and cppw_map_zoom
filters to allow overriding of the map image scale (default is 2, for retina displays) and zoom (default is 11 for Google Maps and 10 for Mapbox)WC tested up
tagWC tested up
tagcppw_get_shipping_methods
to allow developers to add non-compatible shipping methodsWC tested up
tagWC tested up
tagTested up to
tagcppw_map_width
and cppw_map_height
filters to allow overriding of the Google Maps image sizeWC tested up
tagWC tested up
tagWC requires at least
and WC tested up to
tags on the plugin main fileTested up to
tag