Allow the issuing of return label even if a shipping label wasn’t issued in the first place
New settings field for B2B delivery account
Better UX on the order screen and invalid fields feedback
Set default service account when the destination is in Spain or Europe
Always send the ValorCOD and Predict fields even if empty
Check for PHP SoapClient on the connection tests
3.2.0 – 2020-12-03
Put in place the necessary filters and action for future extensions
Support for the “Multiple Origins” extension, that allows shops to ship from several locations
Several small fixes
3.1.1 – 2020-12-02
Fix PHP fatal error when the PHP short_open_tag setting is inactive
Fix PHP notice when checking for the “Portugal DPD Pickup and Lockers network for WooCommerce” plugin
3.1.0 – 2020-11-26
Set label type for returns
Properly show test mode status on the settings page
Fix a PHP notice on the Request pickup page
Fix a PHP notice on the Issue return label form
Avoid SSL cURL error 60 when requesting the pickup
3.0.0 – 2020-11-24
Issue return labels and request pickup at the customer’s address (thanks: Do Zero)
Test mode
Better organization of the DPD metabox on the order edit screen
Request pickup page clarifications
“Get support” link on the settings page
Tested with WordPress 5.6-beta3-49562 WooCommerce 4.8.0-beta.1
2.5.0 – 2020-10-28
Integration with the free “Portugal DPD Pickup and Lockers network for WooCommerce” plugin (version 2.1.0 and above), allowing to completely hide lockers from the checkout or reject shipping to a locker when the payment method is “Cash on delivery”
2.4.1 – 2020-09-17
Autofill the “Charge on delivery” field when the order payment method is “Cash on delivery”
Pre-validation of the label fields on the order admin screen
Fix Address (2nd line) label
Tested with WooCommerce 4.5.2
2.3 – 2020-09-08
Better services naming
Support to request the Predict service
2.2 – 2020-09-03
Support for the Mixed service: Home Delivery + Pickup network
Tested with WordPress 5.6-alpha-48937 and WooCommerce 4.5.0-rc.3
2.1 – 2020-07-20
Avoid requesting pickups for Saturdays and Sundays
Show pickup address when requesting it
2.0 – 2020-07-18
You can now request a pickup from DPD directly form your website (see here how to do it programmatically)
Fix shipping label weight when WooCommerce is not set to kg
Add DPD logo to the settings page
Connection tests on the settings page
Reorganization of the settings
1.3 – 2020-06-09
Better error handling when issuing label
Tested with WooCommerce 4.3.0
1.2 – 2020-05-05
Prevent issuing if the order doesn’t need shipping
Refactor services declaration to allow filtering by developers
Fix on the EnviarEtiquetasEmail parameter
Fix fatal error on PHP below 7.3
1.1 – 2020-03-29
Tracking information on WooCommerce emails (enabled by default)
New developer filters to prevent the shipping label issuing based on whatever rules the shop owner wants to implement