PluginProbe
PostNL for WooCommerce / 5.9.12
PostNL for WooCommerce v5.9.12
5.9.12 5.9.11 5.9.10 5.9.9 5.9.8 5.9.7 5.9.6 trunk 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 3.1.4 3.1.5 3.1.6 3.1.7 4.0.0 4.0.1 4.0.2 4.3.2 4.3.3 4.4.0 4.4.1 All 72 releases
← All changes | readme.txt +232 -460 4.0.0 → 5.9.12 View file →
@@ -1,42 +1,45 @@
1 -=== Plugin Name ===
2 -Contributors: richardperdaan, ademdemir, edielemoine
3 -Tags: woocommerce, export, delivery, packages, postnl, flespakket, postnl
4 -Requires at least: 3.5.1 & WooCommerce 2.0+
5 -Tested up to: 5.5.1
6 -Stable tag: trunk
7 -Requires PHP: 7.1
8 -License: GPLv3 or later
9 -License URI: http://www.opensource.org/licenses/gpl-license.php
1 +=== PostNL for WooCommerce ===
2 +Contributors: PostNL, shadim, abdalsalaam
3 +Tags: woocommerce, PostNL, Labels, Shipping
4 +Requires Plugins: woocommerce
5 +Requires PHP: 7.4
6 +Requires at least: 6.7
7 +Tested up to: 7.1
8 +WC requires at least: 10.2
9 +WC tested up to: 11.1
10 +Stable tag: 5.9.12
11 +License: GPLv2 or later
12 +License URI: https://www.gnu.org/licenses/gpl-2.0.html
10 13
11 -Export your WooCommerce orders to PostNL (www.postnl.nl) or to Flespakket (www.flespakket.nl) and print labels directly from the WooCommerce admin
14 +The official PostNL plugin allows you to automate your e-commerce order process. Covering shipping services from PostNL Netherlands and Belgium.
12 15
13 16 == Description ==
14 -[vimeo https://vimeo.com/241571840]
15 -This WooCommerce extension allows you to export your orders to the PostNL service (www.postnl.nl) & Flespakket service (www.flespakket.nl). The products are delivered by PostNL.
16 17
17 -**Online Manual (in Dutch):** [https://postnlnl.github.io/woocommerce/](https://postnlnl.github.io/woocommerce/)
18 +With this extension, you can register shipments with PostNL and print the shipping labels with one push of a button. Moreover, your customers choose how they want to receive the order.
19 +**Online Manual (in Dutch):** https://postnl.github.io/woocommerce/new-manual
18 20
19 21 = Main features =
20 -- Delivery options integrated in your checkout
21 -- Export your WooCommerce orders to PostNL with a simple click, single orders or in batch
22 -- Print shipping labels directly (PDF)
23 -- Create multiple shipments for the same order
24 -- Choose your package type (Parcel, mailbox package or unpaid letter)
25 -- Define preset PostNL shipping options (signature required, extra insurance, etc.)
22 +- Submit shipments easily with PostNL, single orders or in a batch.
23 +- Easily print shipping labels.
24 +- Your customers can choose whether they want to receive the parcel at home or collect it from a PostNL point nearby.
25 +- Use PostNL’s various shipping methods (mailbox parcel, insured shipping, etc.).
26 +- Easily send your parcels to Belgium, Europe and the rest of the world.
27 +- Follow orders via Track & Trace.
28 +- Create multiple shipments for the same order.
26 29 - Modify the PostNL shipping options per order before exporting
27 -- Extra checkout fields to separate street name, house number and house number suffix for more precise address data
28 -- View the status of the shipment in the order details page
29 -- Add Track & Trace link to the order confirmation email
30 +- NEW! Free address validation for addresses in the Netherlands.
31 +- NEW! Easily share the return label with your customers.
32 +- NEW! Merchants based in Belgium can make use of this plug-in as well.
30 33
31 -An API-key is required for this plugin! You can create this in your backoffice account.
34 +A PostNL API account is required for this plugin! Check out your API key in the Mijn PostNL business portal or contact your account manager.
32 35
33 36 == Installation ==
34 37
35 38 = Automatic installation =
36 -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 WooCommerce PostNL, log in to your WordPress admin panel, navigate to the Plugins menu and click Add New.
39 +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 PostNL for WooCommerce, log in to your WordPress admin panel, navigate to the Plugins menu and click Add New.
37 40
38 -In the search field type "WooCommerce PostNL" 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.
41 +In the search field type “PostNL for WooCommerce” 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.
39 42
40 43 = Manual installation via the WordPress interface =
41 44 1. Download the plugin zip file to your computer
42 45 2. Go to the WordPress admin panel menu Plugins > Add New
@@ -41,46 +44,34 @@
41 44 1. Download the plugin zip file to your computer
42 45 2. Go to the WordPress admin panel menu Plugins > Add New
43 46 3. Choose upload
44 47 4. Upload the plugin zip file, the plugin will now be installed
45 -5. After installation has finished, click the 'activate plugin' link
48 +5. After installation has finished, click the ‘activate plugin’ link
46 49
47 50 = Manual installation via FTP =
48 51 1. Download the plugin file to your computer and unzip it
49 -2. Using an FTP program, or your hosting control panel, upload the unzipped plugin folder to your WordPress installation's wp-content/plugins/ directory.
52 +2. Using an FTP program, or your hosting control panel, upload the unzipped plugin folder to your WordPress installation’s wp-content/plugins/ directory.
50 53 3. Activate the plugin from the Plugins menu within the WordPress admin.
51 54
52 55 = Setting up the plugin =
53 -1. Go to the menu `WooCommerce > PostNL`.
54 -2. Fill in your API Details. If you don't have API details, log into your PostNL or Flespakket account, you can find your API key under Instellingen → Algemeen.
55 -3. Under 'Default export settings' you can set options that should be set by default for the export. You can change these settings per order at the time of export.
56 -4. The plugin is ready to be used!
56 +1. Go to the menu `WooCommerce > Settings > Shipping methods > PostNL`.
57 +2. Fill in your API key and Customer details. If you don’t have an API key request it in your Mijn PostNL Business Portal. Check out the instructions here.
58 +3. The plugin is ready to be used!
57 59
58 60 = Testing =
59 61 We advise you to test the whole checkout procedure once to see if everything works as it should. Pay special attention to the following:
60 62
61 -The PostNL plugin adds extra fields to the checkout of your webshop, to make it possible for the client to add street name, number and optional additions separately. This way you can be sure that everything is entered correctly. Because not all checkouts are configured alike, it's possible that the positioning/alignment of these extra fields have to be adjusted.
63 +The PostNL plugin adds extra fields to the checkout of your webshop, to make it possible for the client to add street name, number and optional additions separately. This way you can be sure that everything is entered correctly. Because not all checkouts are configured alike, it’s possible that the positioning/alignment of these extra fields have to be adjusted.
62 64
63 65 Moreover, after a label is created, a Track & Trace code is added to the order. When the order is completed from WooCommerce, this Track & Trace code is added to the email (when this is enabled in the settings). Check that the code is correctly displayed in your template. You can read how to change the text in the FAQ section.
64 66
65 67 == Frequently Asked Questions ==
66 68
67 -**Online Manual (in Dutch):** [https://postnlnl.github.io/woocommerce/](https://postnlnl.github.io/woocommerce/)
69 +**Online Manual (in Dutch):** [https://postnl.github.io/woocommerce/new-manual] (https://postnl.github.io/woocommerce/new-manual)
68 70
69 71 = How do I get an API key? =
70 -When logged in on your PostNL or Flespakket account, you can find your API key under Instellingen → Algemeen.
72 +Follow these instructions (https://www.postnl.nl/Images/aanvragen-api-key-stappenkaart_tcm10-200445.pdf?version=2) to request an API key or to look it up.
71 73
72 -= How do I change the Track & Trace email text? =
73 -You can change the text (which is placed above the order details table by default) by applying the following filter:
74 -`
75 -add_filter( 'wcpostnl_email_text', 'wcpostnl_new_email_text' );
76 -function wcpostnl_new_email_text($track_trace_tekst) {
77 - // Tutoyeren ipv vousvoyeren
78 - $nieuwe_tekst = 'Je kunt je bestelling volgen met het volgende PostNL Track & Trace nummer:';
79 - return $nieuwe_tekst;
80 -}
81 -`
82 -
83 74 == Screenshots ==
84 75
85 76 1. Export or print PostNL label per order
86 77 2. Bulk export or print PostNL labels
@@ -89,472 +80,253 @@
89 80 5. PostNL information on the order details page
90 81
91 82 == Changelog ==
92 83
93 -= 4.0.0 (2021-01-04) =
94 -* Fix: Shipping classes not saving
95 -* Fix: Drop off days
96 -* Fix: WooCommerce PDF Invoices & Packing Slips placeholders compatibility
97 -* Fix: Calculate DPZ weight
98 -* Fix: Error delivery_date is too early
99 -* Fix: Multiple barcode in order note
100 -* Fix: Maximum label description lenght of 45 characters
101 -* Fix: Error on checkout when using custom address fields
102 -* Fix: Crack down on invalid package types
103 -* Fix: 4.1.0 migration fatal errors
104 -* Fix: PHP Fatal error: Uncaught TypeError: Return value of WCPN_Export::getPackageTypeFromOrder()
105 -* Fix: Wrong label for "show delivery day" setting.
106 -* Fix: Error on sending return email.
107 -* Fix: Allow split address field for Belgium as well.
108 -* Fix: Add options that were missing in 4.0.0
109 -* Fix: Rename at_home_delivery to delivery_title
110 -* Fix: Monday delivery
111 -* Fix: Free_shipping linked to package then you should also see the delivery options
112 -* Fix: If you have a shipping method with flatrate: 181 and the method gives flatrate: 18 then you should not see the delivery options
113 -* Fix: Error CRITICAL Uncaught TypeError: Return value of WCPN_Export::getShippingMethod()
114 -* Fix: Disable order status delivered
115 -* Fix: Package type not being recognized
116 -* Fix: migrate all package types in export defaults settings
117 -* Fix: Failed opening class-wcpost-settings.php
118 -* Fix: Old settings non existent error
119 -* Fix: Class naming for theme compatibility
120 -* Fix: Show delivery options with a shipping class and with tablerates
121 -* Fix: Wrong meta variable country of origin
122 -* Fix: Html layout of shipment summary settings and searching in WooCommerce orders overview
123 -* Fix: Translations
124 -* Fix: Export pickup locations
125 -* Fix: When deliveryType is empty use default package
126 -* Fix: Html layout of shipment summary and searching in WooCommerce orders overview
127 -* Fix: HS code
128 -* Fix: Delete options keep old shipments
129 -* Fix: Insurance possibilities
130 -* Fix: Barcode in orderview
131 -* Fix: Housenumber and suffix
132 -* Improvement: support WP-Multilang
133 -* Improvement: All enabled/disabled dropdowns replaced with clickable toggles.
134 -* Improvement: Show package type and delivery date instead of "details".
135 -* Improvement: Add label description for individual shipments.
136 -* Improvement: Loading speed/experience.
137 -* Improvement: Spinner for order grid bulk actions.
138 -* Improvement: make default export settings show up in shipment options.
139 -* Improvement: show delivery date in order grid for any order that has one (only when "show delivery day" setting is enabled).
140 -* Improvement: Automatic insurance
141 -* Improvement: Add empty parcel weight option
142 -* Improvement: Add multicollo option
143 -* Improvement: Country of origin
144 -* Improvement: New checkout and SDK
145 -* Improvement: V2 shipment endpoint
146 -* Improvement: HS code for variable product
84 += 5.9.12 (2026-09-15) =
85 +* Add: New API Key field for the upcoming PostNL API migration. Enter the key from the PostNL Business Portal Self Service module; the plugin checks it with PostNL when you save, shows whether it is valid, and a banner reminds you until it is entered.
147 86
148 -= 3.2.1 (2020-02-04) =
149 -* Fix: The recursive delivery date loop and full cache
87 += 5.9.11 (2026-08-31) =
88 +* Tweak: WordPress 7.1 and WooCommerce 11.1 compatibility.
150 89
151 -= 3.2.0 (2020-01-27) =
152 -* Fix: Since November is it no longer possible to use pickup express.
153 -* Fix: Warning: invalid argument supplied .... class-wc-shipping-flat-rate.php.
90 += 5.9.10 (2026-07-23) =
91 +* Fix: Letterboxparcel 48-hour orders reverted to Standard Shipment when the label was generated with the bulk action on the classic orders list.
154 92
155 -= 3.1.8 (2019-11-12) =
156 -* Fix: Check if there is connection with PostNL
93 += 5.9.9 (2026-07-20) =
94 +* Fix: Order edit page showed "Standard Shipment" as the delivery type for Letterboxparcel orders instead of the selected 24-hour or 48-hour variant.
157 95
158 -= 3.1.7 (2019-07-16) =
159 -* Fix: Search in order grid PostNL shipment
160 -* Fix: More than 5 products for World shipments
96 += 5.9.8 (2026-07-07) =
97 +* Add: Letterboxparcel 48 hours as a selectable option in the domestic default shipping option, the bulk Change Shipping Options action, and the Label & Tracking menu.
161 98
162 -= 3.1.6 (2019-07-04) =
163 -* Fix: Use constants for delivery_type
164 -* Fix: Saturday cutoff time
165 -* Fix: Shipping method issue with pickup
99 += 5.9.7 (2026-06-30) =
100 +* Remove: Removed the Shipment & Return return option, as PostNL is discontinuing it on 1 July 2026.
166 101
167 -= 3.1.5 (2019-05-14) =
168 -* Improvement: Add the link for the personalized Track & Trace page (portal)
169 -* Improvement: Show deliverday only for NL shipments
170 -* Improvement: Cut the product title after 50 characters
171 -* Improvement: Barcode in order grid
172 -* Fix: Translation house number again button
173 -* Fix: Set default to 0 if there's no tax rate set up
174 -* Fix: fix issue with shipping class term id
175 -* Fix: trying to get property of non-object
176 -* Fix: Shipment validation error (PakjeGemak)
102 += 5.9.6 (2026-06-24) =
103 +* Add: Letterbox Parcel now offers 24-hour and 48-hour delivery variants at checkout, selectable by the customer or assigned automatically.
104 +* Add: New "Default automatic letterboxparcel product" setting to choose the default letterbox variant (24 or 48 hours) for automatic assignment.
105 +* Add: New "Letterbox fee" setting that overrides the shipping cost when all items are eligible for letterbox delivery, plus an extra fee field for the 24-hour variant.
106 +* Tweak: Checkout tab labels now show the full shipping cost (carrier + delivery-day/pickup fee) instead of only the additional fee.
107 +* Tweak: Improve tax handling so tab prices accurately reflect tax-inclusive and tax-exclusive display settings.
108 +* Tweak: Note in the Standard return option that the Shipment & Return label will be discontinued on July 1.
109 +* Fix: Hide delivery-day, morning and evening surcharges when free shipping applies, including PostNL's minimum-order-amount threshold.
110 +* Fix: Prevent duplicate PostNL delivery options container from appearing during blocks checkout fragment updates.
111 +* Fix: House number disappearing from blocks checkout when "Use PostNL address-field" and "Validate Dutch addresses" are both disabled.
112 +* Fix: "Invullen met PostNL" now correctly sets the country to Belgium instead of Netherlands for Belgian PostNL accounts.
113 +* Fix: "Invullen met PostNL" no longer fills the checkout with a previously used PostNL account's address after switching accounts or an incomplete login.
114 +* Fix: Update Dutch translations.
177 115
178 -= 3.1.4 (2019-03-18) =
179 -* Fix: Delivery date when deliveryday window is 0
180 -* Fix: Change `afgevinkt` to `uitgevinkt`
181 -* Preparation: Move Great Britain to world shipment for the Brexit
116 += 5.9.5 (2026-04-21) =
117 +* Add: Ability to set the default checkout tab (Delivery or Pickup) from the PostNL checkout settings.
118 +* Fix: Update translations.
119 +* Fix: ZPL file format setting ignored for domestic letterbox.
120 +* Fix: Error when trying to create multicollo insured shipments.
182 121
183 -= 3.1.3 (2019-02-26) =
184 -* Fix: Showing delivery date in the order when consumer using safari
185 -* Fix: Scrolling of the order overview when an input is clicked.
122 += 5.9.4 (2026-02-06) =
123 +* Fix: Missing styles from the cart page.
124 +* Tweak: WooCommerce 10.5 compatibility.
186 125
187 -= 3.1.2 (2019-02-19) =
188 -* Improvement: 18+ check
189 -* Fix: Standard delivery text
190 -* Fix: showing checkout
126 += 5.9.3 (2026-02-05) =
127 +* Fix: House number stripped from address when "Use PostNL address-field" is disabled in blocks checkout.
128 +* Fix: Changed barcode type for international registered packets from RI to LA.
129 +* Fix: Ensure ID Check products always trigger correctly when Signature on Delivery is selected.
130 +* Add: Ability to select Id check with insured shipping for pickup options.
131 +* Tweak: Change "Global Pack" name to "Parcels non-EU".
191 132
192 -= 3.1.1 (2019-01-30) =
193 -* Fix: Remove some styling code
194 -* Fix: Text changes
195 -* Fix: Hide delivery options
196 -* Fix: Get the total weight on a later moment
197 -* Fix: Unset weight by mailbox package
198 -* Fix: Since WooCommerce 3.0, logging can be grouped by context (error code 0 when exporting / printing)
199 -* Fix: The checkout is still loading when change the country.
133 += 5.9.2 (2026-02-03) =
134 +* Fix: Load plugin assets only on cart and checkout pages where they're needed to improve performance.
135 +* Fix: Delivery options menu not loading after switching between countries with different delivery support.
136 +* Fix: Delivery Days/Pickup Point fees persisting when changing to a destination that does not support them.
200 137
201 -* Improvement: Add maxlength to number suffix field
202 -* Improvement: Translate all text inside the checkout
203 -* Improvement: The option to give a discount on the shipping method ( negative amounts)
138 += 5.9.1 (2025-12-18) =
139 +* Fix: Delivery options display prices including/excluding tax based on WooCommerce tax settings.
140 +* Fix: Removed default empty merchant customs code fields to prevent validation errors when saving settings without adding codes.
141 +* Fix: Load the PostNl shipping method fields data correctly.
204 142
205 -= 3.1.0 (2018-12-12) =
206 -* Hotfix: Show delivery options when checkout form already filled in.
143 += 5.9.0 (2025-12-09) =
144 +* Add: Ability for marking products as 18+ and automatically apply ID Check to orders containing them.
145 +* Add: Validation and TrustedShipperID support for merchant customs codes in the non-EU shipping settings.
146 +* Add: “Delivery code at door” shipping option.
147 +* Fix: PostNL delivery options block duplicated in the mobile checkout order summary.
148 +* Fix: delivery-day date format to follow the WordPress General Settings configuration.
149 +* Fix: the HS Tariff Code field not saving for product variations.
150 +* Fix: letterbox logic for variable products.
151 +* Tweak: WordPress 6.9 and WooCommerce 10.4 compatibility.
207 152
208 -= 3.0.10 (2018-12-05) =
209 -* Hotfix: Flashing of the order summary.
153 += 5.8.1 (2025-09-16) =
154 +* Add: New email settings field for shipping confirmation.
155 +* Fix: Allow admin to dismiss the survey/reward notice.
156 +* Fix: Style conflict with other frameworks.
210 157
211 -= 3.0.9 (2018-12-04) =
212 -* Hotfix: Get mailbox delivery option and save it into the order.
158 += 5.8.0 (2025-09-08) =
159 +* Add: Fill In With / Invullen met PostNL.
160 +* Add: ContactType 02 for digital proof of shipping.
161 +* Add: Allow different fees for home / pick-up delivery.
162 +* Fix: Label & Tracking menu fixed for NL>BE shipments.
163 +* Fix: Delivery menu loading while addresschecker is disabled.
164 +* Fix: WC Rest API issue.
165 +* Fix: PHP waring `Function _load_textdomain_just_in_time was called incorrectly`.
166 +* Tweak: WooCommerce 10.2 compatibility.
213 167
214 -= 3.0.8 (2018-12-04) =
215 -* Fix: The multiple calls that are made to retrieve the shipping data.
216 -* Fix: The option for Pick up extra early
217 -* Fix: Wrong house number / postcode message and the possibility to adjust the address in the PostNL checkout
218 -* Fix: Woocommerce tabel rates
219 -* Improvement: Better support the default WooCommerce checkout address fields
168 += 5.7.3 (2025-05-06) =
169 +* Tweak: Use `plugins_loaded` hook to add the shipping method for Flexible shipping and Polylang plugins compatibility.
220 170
221 -= 3.0.7 (2018-11-20) =
222 -* Fix: Set default values for dropoff days and delivery days window
171 += 5.7.2 (2025-04-29) =
172 +* Fix: Single label now printed according to the selected start position.
173 +* Fix: Checkout not working properly with PostNL Address Fields disabled.
174 +* Fix: Cut Off time default value to prevent "Wrong format for cut off time!" checkout error for new installations.
223 175
224 -= 3.0.6 (2018-11-16) =
225 -* Fix: Remove concatenation from constant (causes an error on php version < 5.6)
226 -* Fix: No more double address fields with delivery options disabled
176 += 5.7.1 (2025-03-19) =
177 +* Fix: Fatal error when editing pages with certain themes.
178 +* Fix: Required house number for non-NL destinations in blocks checkout.
227 179
228 -= 3.0.5 (2018-11-15) =
229 -* Fix: Error message about money_format
230 -* Fix: Add the priority to the checkout field for support WooCommerce 3.5.1
231 -* Fix: The PostNL logo is not visible with all browsers
232 -* Improvement: Support Channel Engine
233 -* Improvement: Information inside the checkout and the translations
234 -* Improvement: Support WooCommerce default shipping fields (_address_1 and _address_2)
180 += 5.7.0 (2025-03-17) =
181 +* Add: Cart/Checkout blocks compatibility.
182 +* Fix: Improved error messages for Shipping & Return label activation.
183 +* Fix: Postcode and city fields were incorrectly applied to both Freepost and home addresses in Smart Return shipments.
184 +* Fix: Adjusted shipping classification for the Canary Islands to use the correct product code and country code.
185 +* Fix: Ensure home delivery option is always visible at checkout, even if Delivery Days are disabled.
186 +* Fix: Labels now always include a delivery date, even for "as soon as possible" orders.
187 +* Fix: Merging EU Parcel product labels into a single A4 sheet with four A6 labels per page.
188 +* Add: postnl_shipment_addresses filter to allow third parties to modify shipping addresses and improve compatibility.
189 +* Tweak: WooCommerce 9.7 compatibility.
235 190
236 -= 3.0.4 (2018-10-23) =
237 -* Fix: mollie payments
238 -* Improvement: Check for minimum php version (php 5.4)
239 -* Improvement: Hide automatic pickup express if pickup is not enabled
191 += 5.6.4 (2025-02-04) =
192 +* Fix: Add Standard Shipping to Default Shipping Pickup options.
240 193
241 -= 3.0.3 (2018-10-09) =
242 -* Fix: Problem with WooCommerce PDF Invoices & Packing Slips
243 -* Fix: error about "Bewaar barcode in een notitie" size
244 -* Fix: Turn of the option allow Pickup Express
245 -* Fix: Save settings with a new update
246 -* Improvement: PostNL delivery header titel
247 -* Improvement: Support WooCommerce 3.5.0
194 += 5.6.3 (2025-01-06) =
195 +* Tweak: WordPress 6.7 and WooCommerce 9.5 compatibility.
196 +* Add: ID check as a shipping option for pick-up point deliveries.
197 +* Add: "ID Check + Insured Shipping" option for domestic orders.
198 +* Fix: Enabled performing the same bulk action for generating combined PDF labels multiple times.
199 +* Fix: Removed 6-character limit for Shipping Postcode to support longer postcodes like in Portugal and Brazil.
200 +* Fix: Corrected order item values on commercial invoices to show the actual paid amount excluding tax.
248 201
249 -= 3.0.2 (2018-10-09) =
250 -* Fix: Error a non-numeric value encountered in class-wcpn-frontend-settings.php
251 -* Fix: Notice Undefined index: checkout_position
252 -* Fix: Add version number after the nl-checkout.css call
202 += 5.6.2 (2024-09-24) =
203 +* Fix: Ensured that when the return option is set to "None," no return labels are generated for orders.
253 204
254 -= 3.0.0 (2018-10-09) =
255 -* Changes: The whole checkout has a new look. A choice has been made to go back to the basic checkout. The checkout is designed so that he will take the styling of the website.
205 += 5.6.1 (2024-09-18) =
206 +* Fix: Preventing bulk label downloads when label format is set to A6.
256 207
257 -These are the biggest changes:
258 -* No use of libraries (only jQuery)
259 -* No iframe is used
260 -* The checkout is more stable
261 -* Easier to implement improvements
208 += 5.6.0 (2024-09-17) =
209 +* Add: Shipment & Return labels feature, allowing customers to use a single label for both shipping and returning parcels.
210 +* Add: New "Printer Types" setting with support for PDF, GIF, JPG, and ZPL.
211 +* Add: "Return to Home Address" option to the Return Settings.
212 +* Add: Smart Return feature allowing merchants to generate and email return barcodes for printer-less returns at PostNL locations.
213 +* Fix: Ability to merge Portrait and Landscape A6 labels into A4 PDF file.
214 +* Add: Display the selected Pickup-Point in the confirmation email to clarify the chosen delivery option.
215 +* Fix: PHP warnings.
262 216
263 -* Fix: Use street and house number fields for export a Belgium order
264 -* Fix: The at home or at work delivery title inside the checkout
265 -* Fix: The default settings
266 -* Improvement: The option to change the position of the checkout (edited)
217 += 5.5.0 (2024-08-27) =
218 +* Add: Compatibility with the new WooCommerce Product Editor.
219 +* Fix: HPOS declaration path.
220 +* Fix: Item Value is fed by price after discount.
221 +* Fix: Chosen delivery options jumps back to Evening Delivery.
222 +* Fix: Update PostNL corporate identity.
223 +* Fix: Automatic letterbox doesn't work in combination with digital product.
224 +* Fix: Multiple return labels are printed when try to print the label for an order with existed label using bulk actions.
267 225
268 -= 3.0.0-beta.2 (2018-09-08) =
269 -* Fix: at home delivery title
270 -* Fix: Export Belgium delivery, use the street/number input fields
226 += 5.4.2 (2024-07-03) =
227 +* Fix: Error "Invalid nonce" when trying to delete labels.
228 +* Fix: Orders list fatal error if order have deleted product.
271 229
272 -= 2.4.14 (2018-07-03) =
273 -* Fix: Select the correct package type inside admin when there is one shipping used.
230 += 5.4.1 (2024-06-11) =
231 +* Fix: Display shipping options within the order list for legacy orders storage.
274 232
275 -= 2.4.13 (2018-07-26) =
276 -* Fix: Tabel rate shipping witch WooCommerce Table Rate Shipping by Automattic / Bolder Elements 4.0 / Bolder Elements 4.1.3
277 -* Fix: The option to show the checkout only when he is linked to package
233 += 5.4.0 (2024-06-10) =
234 +* Add: Assign Letterbox Parcels automatically based on purchased products.
235 +* Add: Ability to assign default shipping product options for every shipping zone, per settings and bulk actions.
236 +* Fix: Checkout delivery options display on the Checkout page for Belgium merchants.
237 +* Added and fixed Dutch translations.
278 238
279 -= 2.4.12 (2018-07-09) =
280 -* Fix: #102 change Iceland to world shipping
281 -* Fix: #106 tabel rates shipping
282 -* Improvement: #94 support legacy consignment and tracktrace data
283 -* Improvement: #95 Speed up order list view
284 -* Improvement: #104 Add reference identifier, that is always the order id
285 -= 2.4.11 (2018-04-30) =
286 -* Fix: Export shipment labels
239 += 5.3.6 (2024-04-24) =
240 +* Fix: Correct CustomerCode in non-EU calls, in Shipping call.
287 241
288 -= 2.4.10 (2018-04-26) =
289 -* Improvement: Support Effect Connect, you can place the barcode inside a note of the order
242 += 5.3.5 (2024-04-22) =
243 +* Fix: Correct CustomerCode in non-EU calls.
290 244
291 -= 2.4.9 (2018-04-03) =
292 -* Fix: Scrolling when changing package type in orderview
293 -* Fix: Select the correct delivery methode inside the checkout
294 -* Improvement: Support Cloudflare
245 += 5.3.4 (2024-01-30) =
246 +* Added: Logic to apply default shipping options when not explicitly set in post data.
295 247
296 -= 2.4.8 (2018-02-27) =
297 -* Fix: The array error from the userAgent (https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-in-wp-content-plugins-woocommerce-mypa/)
298 -* Fix: The countries Norway, Turkey, Switzerland changed to world country
299 -* Fix: Changing Type from Order List (https://wordpress.org/support/topic/changing-type-from-order-list/#post-10020043)
248 += 5.3.3 (2024-01-30) =
249 +* Updated: Function to check insurance amount limits for EU and non-EU shipments.
250 +* Updated: Currency utility to include all WooCommerce currencies.
300 251
301 -= 2.4.7 (2018-02-07) =
302 -* Improvement: WooCommerce 3.3.1 compatibility
252 += 5.3.2 (2023-12-20) =
253 +* Fix: Bulk action does not work in HPOS.
303 254
304 -= 2.4.6 (2018-02-01) =
305 -* Improvement: WooCommerce 3.3 compatibility
306 -* Feature: The option to print the label on A4 and A6 format
255 += 5.3.1 (2023-11-21) =
256 +* Fix: Change store address error text.
257 +* Add: Made the delivery date sortable by date.
258 +* Added Dutch translations in the PostNL settings screen in WooCommerce shipping settings.
307 259
308 -= 2.4.5 (2018-01-10) =
309 -* Fix: Export an order with an old delivery date
310 -* Refactor: Error about rest api (https://wordpress.org/support/topic/error-in-woocommerce/)
311 - ```des/class-wcpn-rest-api-integration.php): failed to open stream```
260 += 5.3.0 (2023-10-03) =
261 +* Add: New product codes for shipping from Belgium to Netherlands.
262 +* Add: Decide start position when printing label is set to A4.
263 +* Add: Automatically change status to Completed once an order has been pre-alerted and printed.
264 +* Fix: Check Insurance amount limit.
265 +* Fix: Update Netherlands translation.
312 266
313 -= 2.4.4 (2018-01-09) =
314 -* Fix:Error about rest api (https://wordpress.org/support/topic/error-in-woocommerce/)
315 - ```des/class-wcpn-rest-api-integration.php): failed to open stream```
267 += 5.2.5 (2023-07-31) =
268 +* Fix multi-collo barcodes call.
316 269
317 -= 2.4.3 (2018-01-05) =
318 -* Fix: Add PostNL fields to REST api to create order request
319 -* Fix: Hide days when the pickup delivery is selected
270 += 5.2.4 (2023-07-25) =
271 +* Fix bug in Bulk actions menu.
272 +* Add weight limit for Mailbox.
320 273
321 -= 2.4.2 (2017-10-29) =
322 -* Fix: Price changes for 2018
274 += 5.2.3 (2023-07-03) =
275 +* Create column for Delivery Date on the order overview page.
276 +* Add Company name instead of the shop name on shipping label.
277 +* Translate street name field placeholder.
278 +* Fix: Delete barcode and tracking number of order when the label is deleted.
279 +* Fix: Choosing insurance + signature on delivery results in uninsured parcel.
280 +* Fix: PHP warnings.
323 281
282 += 5.2.2 (2023-05-30) =
283 +* Add new shipping product for international shipments.
324 284
325 -= 2.4.1 (2017-10-12) =
326 -* Fix: WooCommerce 3.2 compatibility
285 += 5.2.1 (2023-05-23) =
286 +* Fix: PostNL supported shipping methods in checkout.
287 +* Fix: Ampersands in shop name not copied over to label correctly.
288 +* Fix: Undefined array key warning.
327 289
328 -= 2.4.0 (2017-09-25) =
329 -* Feature: Export world shipments + customs declaration form
330 -* Feature: Show delivery options on thank you page
331 -* Feature: Use WC logger when possible
332 -* Fix: Return shipment error
333 -* Fix: Order details layout for pickup location
334 -* Fix: Delete cache of admin notices
335 -* Fix: Display of negative delivery options price
336 -* Fix: Improved tax handling on delivery options fees
290 += 5.2.0 (2023-05-02) =
291 +* Feature: Add capability to associate shipping methods with PostNL method
292 +* Feature: Add Label printing icons from the order overview
293 +* Feature: Add shipping options by default to all orders
294 +* Fix: Fatal error when trying to create label for order with deleted Product
295 +* Fix: Checkout shipping address validation
296 +* Fix: House number not copied over to invoice address
297 +* Fix: Missing T&T info on order details page when email settings is disabled
298 +* Fix: Delivery Date & Transit Time
337 299
338 -= 2.3.3 (2017-06-27) =
339 -* Fix: Pickup locations in Safari
300 += 5.1.4 (2023-03-21) =
301 +* Fix merged labels on bulk operation
340 302
341 -= 2.3.2 (2017-06-26) =
342 -* Fix: Delivery options header order
343 -* Feature: Support for region (=state) in international addresses
344 -* Feature: Hide Delivery options if PostNL service is unavailable
303 += 5.1.3 (2023-03-16) =
304 +* Fix : Pick-up points not being shown in checkout page
345 305
346 -= 2.3.1 (2017-06-12) =
347 -* Fix: Table Rate Shipping + WooCommerce 2.6 (error in settings)
306 += 5.1.2 (2023-02-20) =
307 +* Allow all GlobalPack barcode types usage
348 308
349 -= 2.3.0 (2017-06-12) =
350 -* Feature: WooCommerce Table Rate Shipping support (woocommerce.com & Bolder Elements 4.0)
351 -* Feature: Support for monday delivery
352 -* Feature: Start print position
353 -* Feature: Individual label printing from the order details page
354 -* Fix: Delivery options checkout in Edge browser
355 -* Fix: HTTPS issue with google fonts
356 -* Fix: Multi-colli printing
357 -* Fix: Delivery options tax in WC3.0
358 -* Fix: Disable 'signature on delivery' & 'recipient only' when switching to pickup location in checkout
359 -* Fix: Improve order-based calculation of highest shipping class
309 += 5.1.1 (2023-02-13) =
310 +* Fix shipping cost calculation for shipping classes
360 311
361 -= 2.2.0 (2017-04-03) =
362 -* WooCommerce 3.0 compatible
363 -* **Requires PHP version 5.3 or higher**
364 -* Feature: Validate NL postcodes
365 -* Fix: Multistep checkout
366 -* Fix: Email text translation typo
367 -* Fix: Remove spin button (arrows) for house number checkout field
368 -* Fix: Issues creating return shipments
369 -* Fix: Clear delivery options (&costs) when no longer available or deselected
370 -* Fix: Error exporting foreign addresses & PayPal Express checkout
312 += 5.1.0 (2023-02-06) =
313 +* Support shipping from BE
314 +* Add morning delivery option
315 +* Add ID check shipping option
316 +* Fix : Make dropoff points optional
317 +* Fix WooCommerce HPOS compatibility
318 +* Fix track and trace URL
319 +* Print company name on the label
371 320
372 -= 2.1.3 =
373 -* Feature: Option to autoload google fonts in delivery options
374 -* Feature: [DELIVERY_DATE] placeholder on label
375 -* Various minor fixes
321 += 5.0.0 (2023-02-06) =
322 +* MAJOR RELEASE
323 +* Reconfigure the plug-in.
376 324
377 -= 2.1.2 =
378 -* Fix: Script error on the Thank You page (interfered with Facebook/Google tracking)
379 -* Fix: Don't show delivery date (backend/emails) if delivery days window is 0 (=disabled)
380 -* Tweak: Notice for BE shop owners
381 -* Tweak: Sanity check for delivery options
325 +[See changelog for all versions](https://raw.githubusercontent.com/Progressus-io/postnl-for-woocommerce/main/changelog.txt).
382 326
383 -= 2.1.1 =
384 -* Fix: Delivery options iPad/iPhone issues
385 -* Fix: Ignore badly formatted delivery options data
386 -* Fix: Don't show delivery options when cart doesn't need shipping (downloads/virtual items)
387 -* Fix: Delivery options container not found (explicitly uses window scope)
388 -* Tweak: Shipping column width/float in order backend
389 -* Tweak: Page reloading & print dialogue flow optimizations
390 -
391 -= 2.1.0 =
392 -* Feature: Select combinations of Flat Rate & Shipping Class to link parcel settings & delivery options display
393 -* Feature: Option to show delivery options for all shipping methods (except foreign addresses)
394 -* Feature: Pick colors for the delivery options
395 -* Feature: Set custom styles (CSS) for delivery options
396 -* Feature: Enter '0' for the delivery days window to hide dates in the delivery options
397 -* Fix: Don't apply 'only recipient' fee for morning & night delivery (already included)
398 -* Fix: Order search issues
399 -* Fix: 404 header on delivery options
400 -* Tweak: Several delivery options style adjustments
401 -* Tweak: Reload page after exporting
402 -
403 -= 2.0.5 =
404 -* Fix default insurance selection
405 -* Tweak: Show shipping 'method title' instead of 'title' in settings (with fallback to title)
406 -* Tweak: added `$order` object to `wcpostnl_email_text` filter
407 -
408 -= 2.0.4 =
409 -* Improved theme compatibility
410 -
411 -= 2.0.3 =
412 -* Fix: Checkout option fees tax
413 -* Fix: Settings page conditional options display
414 -* Improved settings migration from previous versions
415 -
416 -= 2.0.2 =
417 -* Fix order search
418 -* Default delivery options background to white
419 -
420 -= 2.0.1 =
421 -* Completely revamped settings & export interface
422 -* New delivery options replaces old 'Pakjegemak':
423 - * Postponed delivery (pick a delivery date)
424 - * Home address only option
425 - * Signature on delivery option
426 - * Evening or morning delivery option
427 - * PostNL Pickup & Early PostNL Pickup
428 - * Possibility to assign cost to the above delivery options
429 -* Create return labels from the WooCommerce backend
430 -* Uses new PostNL API
431 -
432 -= 1.5.6 =
433 -* Fix: Disable pakjegemak if 'ship to different address' is disabled after selecting Pakjegemak location
434 -* Fix: Use billing postcode for Pakjegemak Track & Trace
435 -
436 -= 1.5.5 =
437 -* Fix: Foreign postcodes validation fix.
438 -
439 -= 1.5.4 =
440 -* Fix: Various Pakjegemak related issues (now saves & sends pakjegemak address separately to PostNL)
441 -* Fix: Postcode validation issues with Portugal
442 -
443 -= 1.5.3 =
444 -* Feature: Edit PostNL address fields on user profile page
445 -* Fix: Bug with automatic order completion
446 -
447 -= 1.5.2 =
448 -* Feature: Option to keep old consignments when re-exporting
449 -* Feature: Use billing name for pakjegemak (when empty)
450 -* Feature: store pakjegemak choice
451 -* Fix: prevent illegal export settings/combinations
452 -* Tweak: Better error reporting
453 -* Tweak: Small text changes (backend)
454 -
455 -= 1.5.1 =
456 -* Tweak: Added error when no consignments available when trying to print labels
457 -* Tweak: Tip for direct processing of labels (when not enabled)
458 -* Tweak: admin styles
459 -
460 -= 1.5.0 =
461 -* Feature: Shipment type setting (Pakket/Brievenbuspakje/Ongefrankeerd label)
462 -* Feature: Multi-colli support
463 -* Feature: More advanced insurance options
464 -* Feature: Allow overriding pakjegemak passdata file via child theme (place in /woocommerce/)
465 -* Fix: Backend address formatting/styles
466 -* Fix: Unexpected output at first activation
467 -* Tweak: Hide parcel settings for other shipment types
468 -* Tweak: Remove deprecated comments field
469 -* Tweak: Settings now under WooCommerce top menu
470 -* Tweak: better error logging
471 -* Dev: Code refactor
472 -
473 -= 1.4.6 =
474 -* Fix: Foreign Track & Trace link updated
475 -
476 -= 1.4.5 =
477 -* Tweak: Prevent label creation if direct processing is disabled. NOTE! If you had this setting disabled and were used to downloading the labels directly, you need to change this in the settings.
478 -* Tweak: Remove required tags in checkout for disabled fields.
479 -
480 -= 1.4.4 =
481 -* Fix: error for missing shipping fields
482 -
483 -= 1.4.3 =
484 -* Fix: WooCommerce 2.2+ compatibility
485 -
486 -= 1.4.2 =
487 -* Fix: weight unit is now properly taken into account
488 -* Tweak: different bulk action hook (for better compatibility)
489 -
490 -= 1.4.1 =
491 -* Fix: Broken special characters (ë, û, à etc.)
492 -* Tweak: different API communication mode for secure configuration
493 -
494 -= 1.4.0 =
495 -* Feature: Print order number on label
496 -* Feature: PakjeGemak integration
497 -* Feature: Option to autocomplete order after successful export to PostNL
498 -* Feature: Option to display Track & Trace link on my account page
499 -
500 -= 1.3.8 =
501 -* Fix: Big exports now run without any warnings/problems (was limited by the server)
502 -* Fix: Names, cities etc. with quotes (')
503 -* Fix: Error on combined foreign & Dutch exports
504 -* Fix: IE9 compatibility
505 -
506 -= 1.3.7 =
507 -* Fix: Checkout placeholder data was being saved in older versions of Internet Explorer
508 -
509 -= 1.3.6 =
510 -* Feature: Option to download PDF or display in browser
511 -* Fix: warnings when debug set to true & downloading labels directly after exporting
512 -* Fix: WooCommerce 2.1 bug with copying foreign address data
513 -
514 -= 1.3.5 =
515 -* Fix: Errors when trashing & restoring trashed orders
516 -
517 -= 1.3.4 =
518 -* Fix: Errors on foreign country export
519 -* Fix: legacy address data is now also displayed properly
520 -* Tweak: background scrolling locked when exporting
521 -
522 -= 1.3.3 =
523 -* Fix: Checks for required fields
524 -* Tweak: Improved address formatting
525 -* Tweak: Removed placeholders on house number & suffix for better compatibility with old browsers
526 -
527 -= 1.3.2 =
528 -* Fix: Description labels for Custom ID ('Eigen kenmerk') & Message ('Optioneel bericht')
529 -
530 -= 1.3.1 =
531 -* Fix: button image width
532 -
533 -= 1.3.0 =
534 -* New PostNL icons
535 -* Export & PDF buttons compatible with WC2.1 / MP6 styles
536 -* Button styles are now in CSS instead of inline
537 -
538 -= 1.2.0 =
539 -* Feature: The PostNL checkout fields (street name / house number) can now also be modified on the my account page
540 -* Fix: WooCommerce 2.1 compatibility (checkout field localisation is now in WC core)
541 -* Updated PostNL tariffs
542 -
543 -= 1.1.1 =
544 -* Fix: Labels for Custom id ('Eigen kenmerk') & Message ('Optioneel bericht') in the export window were reversed
545 -* Fix: Removed depricated functions for better WooCommerce 2.1 compatibility
546 -
547 -= 1.1.0 =
548 -* Made extra checkout fields exclusive for dutch customers.
549 -* Show process indicator during export.
550 -* Various bugfixes.
551 -
552 -= 1.0.0 =
553 -* First release.
554 -
555 327 == Upgrade Notice ==
556 328 = 2.1 =
557 329 **Important!** Version 2.0 was a big update for this plugin, we recommend testing in a test environment first, before updating on a live site!
558 330
559 331 = 4.0.0 =
560 -**Important!** Version 4.0.0 was a big update for this plugin, we recommend testing in a test environment first, before updating on a live site!
332 +**Important!** Version 4.0.0 was a big update for this plugin, we recommend testing in a test environment first, before updating on a live site!