<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Posten Bring Checkout plugin changelog – WooCommerce</title>
    <link>https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/</link>
    <description>New features, improvements, fixes and removals in the Posten Bring Checkout plugin for WooCommerce.</description>
    <generator>Hugo -- gohugo.io</generator><language>en-gb</language>
      <pubDate>Mon, 24 Aug 2026 00:00:00 +0000</pubDate>
      <lastBuildDate>Mon, 24 Aug 2026 00:00:00 +0000</lastBuildDate>
      <atom:link href="https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/woocommerce.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Automatic label printing with PrintNode</title>
      <link>https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2026-08-24-automatic-label-printing/</link>
      <guid isPermaLink="true">https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2026-08-24-automatic-label-printing/</guid>
      <pubDate>Mon, 24 Aug 2026 00:00:00 +0000</pubDate>
      <category domain="type">new</category>
      <category domain="platform">shopify</category>
      <category domain="platform">woocommerce</category>
      <category domain="version">woocommerce@1.1.62</category>
      <description>Labels can now be sent straight to your printer when you book transport, instead of being downloaded and printed by hand.
Go to Settings → Automatic printing, create your own PrintNode account, install the PrintNode client on a computer with access to the printer, and paste your PrintNode API key. PrintNode is an external subscription service that you set up and pay for yourself.</description>
      <content:encoded><![CDATA[<p>Labels can now be sent straight to your printer when you book transport, instead of being downloaded
and printed by hand.</p>
<p>Go to <strong>Settings → Automatic printing</strong>, create your own <a href="https://www.printnode.com/">PrintNode</a>
account, install the PrintNode client on a computer with access to the printer, and paste your
PrintNode API key. PrintNode is an external subscription service that you set up and pay for
yourself.</p>
<p>Then pick a printer for each active Shopify location. If you print everything on one roll, select
<strong>All products</strong>. If you use separate rolls, Home mailbox parcel labels can go to a printer with
100 x 100 mm labels and everything else to a printer with 102 x 192 mm labels. Bulk bookings are
combined into one print job per printer.</p>
<p>The transport booking completes even if printing fails, and the label is always available as a PDF
from the order.</p>
]]></content:encoded>
    </item>
    <item>
      <title>Posten Fordeler points shown for each shipping option</title>
      <link>https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2026-08-24-posten-fordeler-points/</link>
      <guid isPermaLink="true">https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2026-08-24-posten-fordeler-points/</guid>
      <pubDate>Mon, 24 Aug 2026 00:00:00 +0000</pubDate>
      <category domain="type">new</category>
      <category domain="platform">woocommerce</category>
      <category domain="version">woocommerce@1.1.61</category>
      <description>Every shipping option presented in checkout now includes the number of Posten Fordeler points the customer earns by choosing it.</description>
      <content:encoded><![CDATA[<p>Every shipping option presented in checkout now includes the number of Posten Fordeler points the
customer earns by choosing it.</p>
]]></content:encoded>
    </item>
    <item>
      <title>Volume based price calculation for dynamic pricing</title>
      <link>https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2026-07-27-volume-based-pricing/</link>
      <guid isPermaLink="true">https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2026-07-27-volume-based-pricing/</guid>
      <pubDate>Mon, 27 Jul 2026 00:00:00 +0000</pubDate>
      <category domain="type">new</category>
      <category domain="platform">woocommerce</category>
      <category domain="version">woocommerce@1.1.60</category>
      <description>When dynamic pricing is active, the total volume of the cart is now calculated from the product dimensions you have configured. Volume is used in addition to weight, so the price presented in checkout is as close as possible to what the shipment actually costs.</description>
      <content:encoded><![CDATA[<p>When dynamic pricing is active, the total volume of the cart is now calculated from the product
dimensions you have configured. Volume is used in addition to weight, so the price presented in
checkout is as close as possible to what the shipment actually costs.</p>
]]></content:encoded>
    </item>
    <item>
      <title>NVIT handling with HS-code search from Tolletaten</title>
      <link>https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2026-06-19-nvit-hs-codes/</link>
      <guid isPermaLink="true">https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2026-06-19-nvit-hs-codes/</guid>
      <pubDate>Fri, 19 Jun 2026 00:00:00 +0000</pubDate>
      <category domain="type">new</category>
      <category domain="platform">woocommerce</category>
      <category domain="platform">shopify</category>
      <category domain="version">woocommerce@1.1.54</category>
      <description>NVIT (Norske varer i transitt) is now supported in both plugins. You are notified when an order qualifies as NVIT and HS-code configuration is required. The plugin offers HS-code search with data from Tolletaten, and stores the result as product attributes, so you are not asked to configure the same product twice. It works for single orders and for bulk booking.</description>
      <content:encoded><![CDATA[<p>NVIT (Norske varer i transitt) is now supported in both plugins. You are notified when an order
qualifies as NVIT and HS-code configuration is required. The plugin offers HS-code search with data
from Tolletaten, and stores the result as product attributes, so you are not asked to configure the
same product twice. It works for single orders and for bulk booking.</p>
<p>The WooCommerce release also adds an action hook,
<code>posten_bring_checkout_pickup_point_selected</code>, which gives you the details of the selected pickup
point when an order is created: id, name, address, postal code, city and country.</p>
<p>Groundwork shipped earlier in June, where shipments qualifying as NVIT started being enriched with
customs information from HS-codes configured as <code>hscode</code>, <code>hs-code</code>, <code>htscode</code> or <code>hts-code</code> product
attributes.</p>
]]></content:encoded>
    </item>
    <item>
      <title>Recipient phone number and email are validated</title>
      <link>https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2026-06-09-recipient-contact-validation/</link>
      <guid isPermaLink="true">https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2026-06-09-recipient-contact-validation/</guid>
      <pubDate>Tue, 09 Jun 2026 00:00:00 +0000</pubDate>
      <category domain="type">improvement</category>
      <category domain="platform">woocommerce</category>
      <category domain="platform">shopify</category>
      <description>Recipient phone numbers are now validated before a shipment is created, the same way booking already did. Recipient email addresses got the same treatment three weeks earlier, on 19 May. Catching a bad number or address at this point means fewer shipments that cannot be delivered or notified.</description>
      <content:encoded><![CDATA[<p>Recipient phone numbers are now validated before a shipment is created, the same way booking already
did. Recipient email addresses got the same treatment three weeks earlier, on 19 May. Catching a bad
number or address at this point means fewer shipments that cannot be delivered or notified.</p>
]]></content:encoded>
    </item>
    <item>
      <title>Shipments to Finland</title>
      <link>https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2026-04-27-finland-support/</link>
      <guid isPermaLink="true">https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2026-04-27-finland-support/</guid>
      <pubDate>Mon, 27 Apr 2026 00:00:00 +0000</pubDate>
      <category domain="type">new</category>
      <category domain="platform">woocommerce</category>
      <category domain="platform">shopify</category>
      <category domain="version">woocommerce@1.1.49</category>
      <description>Both plugins now support shipments to Finland, so Finnish delivery options appear in checkout for webshops with Finland in their shipping zones.</description>
      <content:encoded><![CDATA[<p>Both plugins now support shipments to Finland, so Finnish delivery options appear in checkout for
webshops with Finland in their shipping zones.</p>
]]></content:encoded>
    </item>
    <item>
      <title>B2B shipping options: Business Parcel, Business groupage and Business pallet</title>
      <link>https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2026-03-13-b2b-shipping-options/</link>
      <guid isPermaLink="true">https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2026-03-13-b2b-shipping-options/</guid>
      <pubDate>Fri, 13 Mar 2026 00:00:00 +0000</pubDate>
      <category domain="type">new</category>
      <category domain="platform">woocommerce</category>
      <category domain="platform">shopify</category>
      <category domain="version">woocommerce@1.1.46</category>
      <description>Business Parcel, Business groupage and Business pallet are now available as shipping options. The plugins check whether the services are available for the order before presenting them.</description>
      <content:encoded><![CDATA[<p>Business Parcel, Business groupage and Business pallet are now available as shipping options. The
plugins check whether the services are available for the order before presenting them.</p>
]]></content:encoded>
    </item>
    <item>
      <title>Bulk edit of Posten Bring product settings</title>
      <link>https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2026-02-04-bulk-edit-product-meta/</link>
      <guid isPermaLink="true">https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2026-02-04-bulk-edit-product-meta/</guid>
      <pubDate>Wed, 04 Feb 2026 00:00:00 +0000</pubDate>
      <category domain="type">new</category>
      <category domain="platform">woocommerce</category>
      <category domain="version">woocommerce@1.1.43</category>
      <description>Posten Bring Checkout product meta data can now be bulk edited. If you have a lot of products that are too large for, say, mailbox delivery, you can configure them all at once from the product bulk edit page instead of one by one.</description>
      <content:encoded><![CDATA[<p>Posten Bring Checkout product meta data can now be bulk edited. If you have a lot of products that
are too large for, say, mailbox delivery, you can configure them all at once from the product bulk
edit page instead of one by one.</p>
]]></content:encoded>
    </item>
    <item>
      <title>Faster shipping rate retrieval</title>
      <link>https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2025-12-04-faster-shipping-rates/</link>
      <guid isPermaLink="true">https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2025-12-04-faster-shipping-rates/</guid>
      <pubDate>Thu, 04 Dec 2025 00:00:00 +0000</pubDate>
      <category domain="type">improvement</category>
      <category domain="platform">woocommerce</category>
      <category domain="version">woocommerce@1.1.38</category>
      <description>Shipping rates are retrieved faster, which shortens the wait before delivery options appear in checkout. The release also fixes the pickup point selector not being presented correctly for parcel locker rates in shortcode based checkouts.</description>
      <content:encoded><![CDATA[<p>Shipping rates are retrieved faster, which shortens the wait before delivery options appear in
checkout. The release also fixes the pickup point selector not being presented correctly for parcel
locker rates in shortcode based checkouts.</p>
]]></content:encoded>
    </item>
    <item>
      <title>Lead time on all shipping options in Dintero</title>
      <link>https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2025-11-19-dintero-lead-time/</link>
      <guid isPermaLink="true">https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2025-11-19-dintero-lead-time/</guid>
      <pubDate>Wed, 19 Nov 2025 00:00:00 +0000</pubDate>
      <category domain="type">improvement</category>
      <category domain="platform">woocommerce</category>
      <category domain="version">woocommerce@1.1.37</category>
      <description>All shipping options presented through Dintero now include lead time. Requires Dintero v1.13.1 or later.</description>
      <content:encoded><![CDATA[<p>All shipping options presented through Dintero now include lead time. Requires Dintero v1.13.1 or
later.</p>
]]></content:encoded>
    </item>
    <item>
      <title>Parcel Locker (0344) for Sweden and Denmark</title>
      <link>https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2025-11-13-parcel-locker-0344/</link>
      <guid isPermaLink="true">https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2025-11-13-parcel-locker-0344/</guid>
      <pubDate>Thu, 13 Nov 2025 00:00:00 +0000</pubDate>
      <category domain="type">new</category>
      <category domain="platform">woocommerce</category>
      <category domain="platform">shopify</category>
      <description>The Parcel Locker service (0344) can be offered in checkout by both the WooCommerce and the Shopify plugin, for shipments to Sweden and Denmark.
The service requires an agreement. Contact your sales representative if you want it in your checkout.</description>
      <content:encoded><![CDATA[<p>The Parcel Locker service (0344) can be offered in checkout by both the WooCommerce and the Shopify
plugin, for shipments to Sweden and Denmark.</p>
<p>The service requires an agreement. Contact your sales representative if you want it in your
checkout.</p>
]]></content:encoded>
    </item>
    <item>
      <title>Address autocomplete for Norwegian addresses</title>
      <link>https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2025-11-11-address-autocomplete/</link>
      <guid isPermaLink="true">https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2025-11-11-address-autocomplete/</guid>
      <pubDate>Tue, 11 Nov 2025 00:00:00 +0000</pubDate>
      <category domain="type">new</category>
      <category domain="platform">woocommerce</category>
      <category domain="version">woocommerce@1.1.36</category>
      <description>With address autocomplete enabled, the plugin suggests Norwegian addresses in checkout. This makes sure a valid address is captured when the order is placed, which means fewer failed deliveries.
The feature requires WooCommerce v10.3.0 or higher and has to be enabled under WooCommerce general settings.</description>
      <content:encoded><![CDATA[<p>With address autocomplete enabled, the plugin suggests Norwegian addresses in checkout. This makes
sure a valid address is captured when the order is placed, which means fewer failed deliveries.</p>
<p>The feature requires WooCommerce v10.3.0 or higher and has to be enabled under WooCommerce general
settings.</p>
]]></content:encoded>
    </item>
    <item>
      <title>Pickup points in Dintero Checkout Express</title>
      <link>https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2025-09-18-dintero-pickup-points/</link>
      <guid isPermaLink="true">https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2025-09-18-dintero-pickup-points/</guid>
      <pubDate>Thu, 18 Sep 2025 00:00:00 +0000</pubDate>
      <category domain="type">new</category>
      <category domain="platform">woocommerce</category>
      <category domain="version">woocommerce@1.1.34</category>
      <description>If you use Dintero’s WooCommerce plugin (v1.11.0 or later) with shipping options in Checkout Express, customers can now see and select Posten and Bring pickup points directly in checkout, including expected arrival time. Posten and Bring shipping options are also shown with a logo.</description>
      <content:encoded><![CDATA[<p>If you use Dintero&rsquo;s WooCommerce plugin (v1.11.0 or later) with shipping options in Checkout
Express, customers can now see and select Posten and Bring pickup points directly in checkout,
including expected arrival time. Posten and Bring shipping options are also shown with a logo.</p>
]]></content:encoded>
    </item>
    <item>
      <title>Announcements and operational messages inside the plugin</title>
      <link>https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2025-09-12-announcements/</link>
      <guid isPermaLink="true">https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2025-09-12-announcements/</guid>
      <pubDate>Fri, 12 Sep 2025 00:00:00 +0000</pubDate>
      <category domain="type">new</category>
      <category domain="platform">woocommerce</category>
      <category domain="platform">shopify</category>
      <category domain="version">woocommerce@1.1.32</category>
      <description>Both plugins can now show general announcements and operational messages from Posten Bring. We use this to tell you about technical outages that affect your daily use of the plugin, and about other important changes.</description>
      <content:encoded><![CDATA[<p>Both plugins can now show general announcements and operational messages from Posten Bring. We use
this to tell you about technical outages that affect your daily use of the plugin, and about other
important changes.</p>
]]></content:encoded>
    </item>
    <item>
      <title>Free shipping indicator in shortcode checkouts and carts</title>
      <link>https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2025-08-13-free-shipping-indicator/</link>
      <guid isPermaLink="true">https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2025-08-13-free-shipping-indicator/</guid>
      <pubDate>Wed, 13 Aug 2025 00:00:00 +0000</pubDate>
      <category domain="type">improvement</category>
      <category domain="platform">woocommerce</category>
      <category domain="version">woocommerce@1.1.28</category>
      <description>Shortcode based checkouts and carts now show a free shipping indicator when no shipping costs apply to the order.</description>
      <content:encoded><![CDATA[<p>Shortcode based checkouts and carts now show a free shipping indicator when no shipping costs apply
to the order.</p>
]]></content:encoded>
    </item>
    <item>
      <title>Choose your own return service in Mybring</title>
      <link>https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2025-06-19-webshop-configured-return-service/</link>
      <guid isPermaLink="true">https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2025-06-19-webshop-configured-return-service/</guid>
      <pubDate>Thu, 19 Jun 2025 00:00:00 +0000</pubDate>
      <category domain="type">new</category>
      <category domain="platform">woocommerce</category>
      <category domain="platform">shopify</category>
      <description>You can now configure which return service your webshop uses, from the checkout settings in Mybring. The plugins pick up the choice when return labels are generated.</description>
      <content:encoded><![CDATA[<p>You can now configure which return service your webshop uses, from the checkout settings in Mybring.
The plugins pick up the choice when return labels are generated.</p>
]]></content:encoded>
    </item>
    <item>
      <title>Support for free shipping discount coupons</title>
      <link>https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2025-05-15-free-shipping-coupons/</link>
      <guid isPermaLink="true">https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2025-05-15-free-shipping-coupons/</guid>
      <pubDate>Thu, 15 May 2025 00:00:00 +0000</pubDate>
      <category domain="type">new</category>
      <category domain="platform">woocommerce</category>
      <category domain="version">woocommerce@1.1.22</category>
      <description>Free shipping discount coupons are now taken into account when delivery options and prices are presented in checkout.</description>
      <content:encoded><![CDATA[<p>Free shipping discount coupons are now taken into account when delivery options and prices are
presented in checkout.</p>
]]></content:encoded>
    </item>
    <item>
      <title>Lead time details in block based checkouts</title>
      <link>https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2025-05-02-lead-time-block-checkout/</link>
      <guid isPermaLink="true">https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2025-05-02-lead-time-block-checkout/</guid>
      <pubDate>Fri, 02 May 2025 00:00:00 +0000</pubDate>
      <category domain="type">improvement</category>
      <category domain="platform">woocommerce</category>
      <category domain="version">woocommerce@1.1.21</category>
      <description>Shipping options in block based checkouts now include lead time details.
The release also warns you when static shipping is enabled in Vipps/MobilePay, since that stops the plugin from showing the correct shipping options and pickup points.</description>
      <content:encoded><![CDATA[<p>Shipping options in block based checkouts now include lead time details.</p>
<p>The release also warns you when static shipping is enabled in Vipps/MobilePay, since that stops the
plugin from showing the correct shipping options and pickup points.</p>
]]></content:encoded>
    </item>
    <item>
      <title>Full Vipps/MobilePay checkout integration</title>
      <link>https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2025-04-24-vipps-mobilepay-integration/</link>
      <guid isPermaLink="true">https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2025-04-24-vipps-mobilepay-integration/</guid>
      <pubDate>Thu, 24 Apr 2025 00:00:00 +0000</pubDate>
      <category domain="type">new</category>
      <category domain="platform">woocommerce</category>
      <category domain="version">woocommerce@1.1.19</category>
      <description>From Vipps/MobilePay plugin v4.0.12, Posten Bring Checkout provides Vipps with shipping options, pickup points, delivery dates, service descriptions and lead time. Shops using Vipps checkout get the same delivery experience as in the standard WooCommerce checkout.</description>
      <content:encoded><![CDATA[<p>From Vipps/MobilePay plugin v4.0.12, Posten Bring Checkout provides Vipps with shipping options,
pickup points, delivery dates, service descriptions and lead time. Shops using Vipps checkout get
the same delivery experience as in the standard WooCommerce checkout.</p>
]]></content:encoded>
    </item>
    <item>
      <title>Parcel lockers as a separate service</title>
      <link>https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2025-02-12-parcel-lockers/</link>
      <guid isPermaLink="true">https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2025-02-12-parcel-lockers/</guid>
      <pubDate>Wed, 12 Feb 2025 00:00:00 +0000</pubDate>
      <category domain="type">new</category>
      <category domain="platform">woocommerce</category>
      <category domain="version">woocommerce@1.1.9</category>
      <description>Parcel lockers can now be offered as a service of their own, rather than being bundled with other pickup options.</description>
      <content:encoded><![CDATA[<p>Parcel lockers can now be offered as a service of their own, rather than being bundled with other
pickup options.</p>
]]></content:encoded>
    </item>
    <item>
      <title>The WooCommerce plugin is published in the WordPress plugin directory</title>
      <link>https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2025-01-31-published-wordpress-directory/</link>
      <guid isPermaLink="true">https://developer.bring.com/api/e-commerce-solutions/plugin-changelog/2025-01-31-published-wordpress-directory/</guid>
      <pubDate>Fri, 31 Jan 2025 00:00:00 +0000</pubDate>
      <category domain="type">new</category>
      <category domain="platform">woocommerce</category>
      <category domain="version">woocommerce@1.1.1</category>
      <description>Posten Bring Checkout is available from the WordPress plugin directory, so it can be installed and updated straight from your WordPress admin.</description>
      <content:encoded><![CDATA[<p>Posten Bring Checkout is available from the
<a href="https://wordpress.org/plugins/posten-bring-checkout/">WordPress plugin directory</a>, so it can be
installed and updated straight from your WordPress admin.</p>
]]></content:encoded>
    </item>
  </channel>
</rss>
