Posti Shipping

ਵੇਰਵਾ

Posti is a shipping service provider in Finland. This plugin integrates Posti’s parcel shipping services into WooCommerce. To start shipping, all your WooCommerce needs is this plugin and API credentials of your account registered with Posti. Order API credentials to use the plugin. (https://www.posti.fi/fi/yrityksille/tehosta-logistiikkaa/digitaaliset-palvelut-ja-rajapinnat/verkkokaupan-lisaosat)

This plugin requires at least WooCommerce version 4.7.0.

Features

  • Integrates Posti parcel shipping services with WooCommerce.
  • Supports WooCommerce shipping zones and classes.
  • Customers can choose to ship products to an address or to any pickup point.
  • Store owners can add pickup points to any shipping zone’s shipping method.
  • Store owners can use whatever shipping pricing plugin
  • Store owners can generate the shipping label by one click.
  • Store owners can generate shipping labels as mass action from orders view.
  • Store owners and customers get tracking code links and status information.
  • Support for Cash-On-Delivery.

ਸਕਰੀਨਸ਼ਾਟ

  • Order screen in admin
  • Checkout in twentynineteen theme
  • Checkout in twentynineteen theme
  • Settings screen in admin

ਸਥਾਪਤੀਕਰਨ

  1. Install the plugin through the WordPress plugins screen directly or upload the plugin files to the /wp-content/plugins/posti-shipping directory.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->WooCommerce Posti screen to configure the plugin
  4. The plugin requires WooCommerce to be installed, with shipping zones configured and this plugin activated and settings set.

This plugin can also be installed directly from Github.

ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ

Is this ready for production use?

Yes! If you encounter any issues related to this plugin, please report at https://github.com/Seravo/woo-pakettikauppa/issues or Posti customer service

ਸਮੀਖਿਆਵਾਂ

10 ਅਪ੍ਰੈਲ 2024
The way this plugin saves pickup points is outdated and does not function properly anymore. This data is saved using update_post_meta when it should be done using WC_Order::update_meta_data. Printing address cards does not work either; I suspect this too is due to utilizing some obsolete data structure. Also it is not compatible with Gutenberg blocks. Source code hints there is a test mode, but there's no option to enable it in the settings UI. I wasted a lot of time chasing down these issues in order to get a decently working system for my client, when the expectation is "of course it works, it's Posti's own implementation, d'uh!" All in all a mess.
25 ਅਕਤੂਬਰ 2023
Yhdellä klikkauksella tilauksen käsittely-sivulta saa luotua automaattisesti pakettikortit ja tilauksen tilakin muuttuu Lähetetty-tilaan, jossa asiakkaalle lähtee viesti, jossa seurantakoodi mukana. Toisella klikkauksella saa suoraan pakettikortin auki WP:stä, josta sen pääsee tulostamaan. Noutotilauksia en itse käytä, mutta lähetykset saa ilmeisesti myös lisättyä noutotilaukseen tämän avulla. Ainoa miinus on jostain syystä heikompi tulostuslaatu tämän pluginin kautta luoduille pakettikorteille kun vertaa suoraan OmaPostista tehtyihin, mutta kunhan viivakoodit pelittää niin se riittää.
19 ਜਨਵਰੀ 2023
Very functional! Operational reliability and upgradeability better than its competitors. Keep the software quality as you have been, great job! It's a pity that we spent time on "the other"..
19 ਅਪ੍ਰੈਲ 2021
As soon as I activated this plugin, my entire website (front and backend) slowed down like a snail crawling through frozen tar in January. Or kind of like that Yule greeting card my friends sent me via Posti in December from the other side of town that arrived in JULY... In fact, the website came to a screeching halt, I started getting a 504 Gateway Time-out error (and so did everybody else that tried to use it on multiple platforms and devices) and had to delete the plugin altogether via FTP. Immediately after deleting the plug-in, the website started working again. I'm sure this would be of great help to my webstore IF IT WORKED. Back to the drawing board, guys.
Read all 4 reviews

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Posti Shipping” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“Posti Shipping” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

3.9.3

  • Fix missing variable preventing list type of pickup points showing at checkout
  • Fix PHP 8.2 related fixes

3.9.2

  • WP and Woo compatibility update
  • Update to latest API library
  • Various small fixes

3.9.1

  • WP compatibility update
  • Bug fix: Attach tracking info to email

3.9.0

  • New feature: Support for order pickups
  • New feature: Pickup point filtering
  • New feature: Email info as template
  • New feature: Custom bulk create order
  • New feature: Option to create return labels automatically
  • Bug fix: Weight and volume information to shipping labels if variable product

3.8.0

  • Support for shortcodes
  • Support for variable products SKU on shipping labels

3.7.2

  • Fix small pickup point search bug

3.7.1

  • Fix for pickup point searches
  • Fix for pakettikauppa_fetch_tracking_codes -action
  • Various small fixes

3.7.0

  • New feature: Support for different label sizes
  • New feature: Shipping phone number optional / mandatory settings
  • New feature: LV translations
  • Refactoring: Arranging settings regrading checkout settings

3.6.2

  • Bug fix: load product class when not in admin view

3.6.1

  • Bug fix

3.6.0

  • New feature: LQ-shipments
  • New feature: If shipping postcode is missing, use billing address
  • New feature: LT translation
  • Tested against woocommerce 4.6.1 and wordpress 5.9.2
  • Various bug fixes

3.5.2

  • Diagnostic tool bug fix when using Posti Shipping version
  • Add error message if mass action operation fails
  • Update automated tests and PHP 8.x tests
  • Convert API secret as password field for added security
  • Update Pakettikauppa API library to latest version

3.5.1

  • Bug fix

3.5.0

  • Customer facing templates (checkout & view order) can now be replaced in own theme dir
  • Minumum woocommerce version is now 4.7.0 and tested against woocommerce 6.1.0

3.4.1

  • Bug fix related to token caching

3.4.0

  • New feature: Updated diagnostic tool to check versions and cached tokens
  • New feature: Additional info to shipping labels in custom shipment
  • New feature: Instuction if no configured shipping method
  • Fine tuning: Wizard fixes in settings
  • Fine tuning: Double check that cached token is really expired after TTL
  • Bug fix: Automated test fixes
  • Bug fix: Refactoring, small bug fixes

3.3.0

  • New feature: Diagnostic tool to check everything is working correctly
  • New feature: If using only one provider in pickup point searches, don’t show the provider name
  • Bug fix: Allow saving if more than 16 shipping methods
  • Bug fix: Various small bug fixes

3.2.3

  • Minor bugfix for token authentication

3.2.2

  • Minor bugfix

3.2.1

  • Fix timing issue preventing working from most installations

3.2.0

  • Add support for additional info to shipping labels
  • Various bug fixes

3.1.2.1

  • Various compatibility fixes

3.1.2

  • Backwards compatibility for bulk actions

3.1.1

  • If product does not exists, display “unknown product”
  • Change versioning to identical to Pakettikauppa plugin

3.1.0

  • Create multiple shipping labels from order view
  • Allow editing of order phone number and email address
  • Make pickup point search optional
  • Various bug fixes

3.0.1

  • Fix bug in pickup point saving in checkout

3.0.0

  • Remove Pakettikauppa shipping method option
  • Add possibility to choose pickup point in order view
  • Fix bug for pickup point not saving in checkout

2.4.0

  • New pickup point chooser for checkout
  • Fixing pickup point related bugs

2.3.3

  • Some plugins brake because of forced validation of chosen pickup points. This update loosens the validation little bit

2.3.2

  • Fix to validation that checks if pickup point is chosen
  • Add checks that billing email and/or phone exists before adding those to shipping

2.3.1

  • Fix to help to fill orders from previous versions when using pickup points as shipping method

2.3.0

  • Many small changes: f.ex. adding new fields to checkout and to sender configuration
  • Fixes compatibility with Klarna
  • Fixes return shipments

2.2.0

  • Properly catch exceptions so faulty orders don’t cause a fatal error
  • Allow supplying a different address for pickup point search
  • Fix headers so files download properly

2.1.2

  • Fixed a bug breaking the setup wizard

2.1.1

  • Fixed a bug breaking shipping methods created the old way.

1.1.2

  • Better error handling if API credentials are wrong

1.1.1

  • Fix tracking url

1.1.0

  • Small tweaks to UX in settings
  • Ability to choose pickup point when creating custom shipment
  • Removed obsolete Posti shipping method
  • Various bug fixes

1.0.2

  • Various small fixes to functionality and translations

1.0.1

  • Tracking URL change

1.0.0

  • Initial release for General Availability.