Title: Shipit24 for WooCommerce
Author: shipit24
Published: <strong>মে’ 19, 2026</strong>
Last modified: জুন 16, 2026

---

প্লাগিনৰ সন্ধান কৰক

![](https://s.w.org/plugins/geopattern-icon/shipit24.svg)

# Shipit24 for WooCommerce

 [shipit24](https://profiles.wordpress.org/shipit24/)-ৰ দ্বাৰা

[ডাউনল’ড কৰক](https://downloads.wordpress.org/plugin/shipit24.1.3.1.zip)

 * [বিশদ বিৱৰণ](https://as.wordpress.org/plugins/shipit24/#description)
 * [পৰ্য্যালোচনা](https://as.wordpress.org/plugins/shipit24/#reviews)
 *  [ইনষ্টলেশ্যন](https://as.wordpress.org/plugins/shipit24/#installation)
 * [বিকাশ](https://as.wordpress.org/plugins/shipit24/#developers)

 [সাহায্য](https://wordpress.org/support/plugin/shipit24/)

## বৰ্ণনা

**Shipit24 for WooCommerce** connects your WooCommerce store to the [ShipIt24](https://shipit24.eu)
shipping platform, enabling customers to select from parcel lockers and courier 
delivery options during checkout.

#### Features

 * Display parcel locker and courier shipping options at WooCommerce checkout
 * Two shipping method modes per zone:
    - **Shipit24 (Universal)** — a single shipping method that lists every available
      carrier’s lockers in one dropdown with per-locker pricing
    - **Per-carrier methods** (Omniva, DPD, Itella, Smartpost, …) — one shipping
      method row per carrier with a fixed price per destination country; the dropdown
      shows only that carrier’s lockers
 * Interactive locker search and selection widget with live API lookup, filtered
   to the carrier the customer picked
 * Automatic shipping order creation when a WooCommerce order is marked as “Processing”
 * Admin delivery list with real-time status tracking and per-carrier filtering
 * PDF shipping label generation from the WooCommerce order screen and admin delivery
   list
 * Automatic delivery status sync via scheduled background job (every 5 minutes);
   fixed prices refreshed twice daily
 * Support for both the classic WooCommerce checkout and the block-based checkout
 * Translations: English (default), Estonian (et), Latvian (lv), Lithuanian (lt)

#### How It Works

 1. Configure the plugin with your ShipIt24 API key in **WooCommerce  Settings  Shipping
    ShipIt24**. Saving the settings fetches your account’s active carriers from the
    ShipIt24 API and registers one per-carrier shipping method per carrier.
 2. In each shipping zone, add either **Shipit24 (Universal)** (one method that exposes
    all carriers) and/or one or more per-carrier methods (**Shipit24 – Omniva**, **
    Shipit24 – DPD**, …). Mix and match per zone.
 3. Customers see the methods you added. Per-carrier rows show a fixed price; the universal
    row shows the carrier’s price after the customer picks a locker.
 4. When an order reaches “Processing” status, a shipping order is automatically created
    via the ShipIt24 API.
 5. Track all ShipIt24 deliveries under **ShipIt24 Deliveries** in the WordPress admin
    menu.
 6. Generate PDF labels and view delivery details from the admin delivery list or the
    individual WooCommerce order screen.

#### Third-Party Service: ShipIt24 API

This plugin connects to the ShipIt24 API (api.shipit24.eu). This external service
is used to:

 * Retrieve available shipping rates and locker locations (during checkout)
 * Create shipping orders (when a WooCommerce order is placed)
 * Fetch delivery status updates (hourly background sync)

Data sent to the ShipIt24 API includes: store address and country, customer delivery
address, parcel dimensions and weight, and order details (order ID, recipient name,
phone number, and email address).

An active ShipIt24 business account and API key are required. Use of the ShipIt24
service is subject to:

 * [ShipIt24 Terms of Service](https://shipit24.eu/en/woo-plugin-terms)
 * [ShipIt24 Privacy Policy](https://shipit24.eu/en/privacy-policy)

## ইনষ্টলেশ্যন

 1. Upload the plugin folder to the `/wp-content/plugins/` directory, or install directly
    through **Plugins  Add New** in the WordPress admin.
 2. Activate the plugin through the **Plugins** screen in WordPress.
 3. Go to **WooCommerce  Settings  Shipping  ShipIt24** and enter your API key, parcel
    pickup country and address, and sender contact details. These settings are shared
    across all carriers — there is only one ShipIt24 API key for the whole site. Saving
    them fetches the active carriers from the ShipIt24 API.
 4. Go to **WooCommerce  Settings  Shipping  Shipping zones**, open the zone you want
    to enable ShipIt24 for (or create a new one), and click **Add shipping method**.
 5. Pick the methods you want to offer in that zone: **Shipit24** (the universal method
    that lists every carrier in one dropdown), and/or any of the per-carrier methods(**
    Shipit24 – Omniva**, **Shipit24 – DPD**, …). You can mix and match. Per-carrier
    methods only appear in the dropdown after step 3 has been completed successfully.

## সঘনাই উত্থাপিত প্ৰশ্ন

### Do I need a ShipIt24 account?

Yes. You need an active ShipIt24 business account and an API key. Contact [ShipIt24](https://shipit24.eu)
to get started.

### Which countries are supported?

ShipIt24 currently supports Estonia, Latvia, and Lithuania. Available shipping options
depend on your ShipIt24 account configuration and the destination country.

### Does the plugin support the WooCommerce block checkout?

Yes. The plugin supports both the classic WooCommerce checkout and the block-based
checkout introduced in WooCommerce 8.x.

### What’s the difference between “Shipit24 (Universal)” and the per-carrier methods?

The universal method shows one option at checkout; its locker search lists every
carrier’s lockers and the price depends on which locker (and which carrier) the 
customer picks. Per-carrier methods (Omniva, DPD, Itella, …) show as separate shipping
options, each with a single fixed price per destination country, and each method’s
locker search is scoped to that one carrier. You can offer either or both in the
same shipping zone.

### Why don’t I see all carriers in the “Add shipping method” dropdown?

The per-carrier method list is fetched from the ShipIt24 API based on your account’s
active carriers and the **Parcel Pickup Country** on the **WooCommerce  Settings
Shipping  ShipIt24** settings page. Save that page once with a valid API key and
pickup country, then the per-carrier methods will appear in the zone-level **Add
shipping method** dropdown.

### Why is a phone number required at checkout?

ShipIt24 requires the recipient’s phone number to send parcel notifications and 
locker access codes.

### Where can I find the shipping label?

Once a shipping order is created, a **Generate PDF Label** button appears on the
WooCommerce order screen and on the ShipIt24 delivery list page (**ShipIt24 Deliveries**
in the admin menu).

### What happens if the shipping order creation fails?

The WooCommerce order is moved to “On Hold” status and a note is added explaining
the failure. You can retry order creation manually from the ShipIt24 delivery list
or the WooCommerce order screen.

## পৰ্য্যালোচনা

এই প্লাগিনৰ বাবে কোনো পৰ্য্যালোচনা নাই।

## অৱদানকাৰী আৰু বিকাশকাৰীসকল

“Shipit24 for WooCommerce” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান
আগবঢ়াইছে।

অৱদানকাৰীসকল

 *   [ shipit24 ](https://profiles.wordpress.org/shipit24/)

[আপোনাৰ ভাষাত “Shipit24 for WooCommerce” অনুবাদ কৰক।](https://translate.wordpress.org/projects/wp-plugins/shipit24)

### বিকাশৰ প্ৰতি আগ্ৰহী?

[ক’ড ব্ৰাউজ কৰক](https://plugins.trac.wordpress.org/browser/shipit24/), [SVN ৰিপজিটৰী](https://plugins.svn.wordpress.org/shipit24/)
চাওক নাইবা [RSS](https://plugins.trac.wordpress.org/log/shipit24/?limit=100&mode=stop_on_copy&format=rss)-
দ্বাৰা [বিকাশৰ পঞ্জী](https://plugins.trac.wordpress.org/log/shipit24/) ছাবস্ক্ৰাইব
কৰক।

## সলনি-পঞ্জী

#### 1.3.1

 * Added “Printed” markers for shipping labels and picklists in the admin delivery
   list, with new filters and sorting
 * Added per-order shipping status sync controls on the delivery details screen
 * Delivery list now refreshes in place after actions (label print, picklist, status
   sync) without a full page reload
 * Transport provider mapping now uses the carrier code instead of the localised
   name, with a fallback path for legacy orders saved with the old name-based mapping
 * Increased the timeout on PDF label requests to handle slower carrier responses
 * Reorganised the delivery details screen layout and button styling

#### 1.3.0

 * Added per-carrier shipping methods (Shipit24 – Omniva, Shipit24 – DPD, etc.) 
   alongside the existing universal method, each with a fixed cached price per destination
   country
 * Locker search dropdown now filters to the carrier the customer selected at checkout—
   both in the classic and block-based checkouts
 * Per-carrier rows show locker name and address (no redundant carrier/price labels);
   the universal row keeps per-locker pricing
 * Added twice-daily cron job that proactively refreshes fixed-price caches for 
   tracked country pairs
 * Status sync cron now runs every 5 minutes (was hourly)
 * Internal refactor of the locker picker; removed the legacy single-container Blocks
   integration

#### 1.2.0

 * Added picklist PDF generation for batch printing of order items
 * Added summary page to picklist PDF with aggregated item totals
 * Added bulk courier pickup functionality from the admin delivery list
 * Added advanced filtering to the delivery list (order status, delivery status,
   type, service provider, courier status)
 * Refactored delivery list filter layout to inline row-based design
 * Made “Order Number” column in the delivery list a clickable link to the WooCommerce
   order
 * Removed unused “Parcel Size” field from the delivery list
 * Updated ShipIt24 API integration

#### 1.1.2

 * Updated DataTables dependency and improved JS initialisation
 * Fixed delivery status mapping to WooCommerce order status

#### 1.1.1

 * Fixed cron class auto-initialisation issue
 * Corrected WordPress compatibility version declaration

#### 1.1.0

 * Added support for WooCommerce block-based checkout
 * Added delivery status sync via hourly background cron job
 * Added admin delivery list page with sortable, searchable table
 * Improved locker search with live API lookup
 * Added PDF label generation from the order screen and delivery list
 * Centralised ShipIt24 order detection logic
 * Improved error handling and manual retry mechanism for failed shipping orders
 * Added HPOS (High-Performance Order Storage) compatibility declaration

#### 1.0.0

 * Initial release

## মেটা

 *  **1.3.1** সংস্কৰণ
 *  **18 ঘণ্টা আগত** শেষবাৰ আপডে’ট হৈছিল
 *  সক্ৰিয় ইনষ্টলেশ্যন **10টাতকৈ কম**
 *  WordPress-ৰ সংস্কৰণ ** 6.0 বা তাতকৈ ওপৰৰ **
 *  ইমানলৈকে পৰীক্ষা কৰা হৈছে **7.0**
 *  PHP-ৰ সংস্কৰণ ** 7.4 বা তাতকৈ ওপৰৰ **
 *  ভাষা
 * [English (US)](https://wordpress.org/plugins/shipit24/)
 * [courier](https://as.wordpress.org/plugins/tags/courier/)[locker](https://as.wordpress.org/plugins/tags/locker/)
   [parcel](https://as.wordpress.org/plugins/tags/parcel/)[shipping](https://as.wordpress.org/plugins/tags/shipping/)
   [woocommerce](https://as.wordpress.org/plugins/tags/woocommerce/)
 *  টেগবোৰ
 *  [উচ্চখাপৰ ভিউ](https://as.wordpress.org/plugins/shipit24/advanced/)

## ৰে’টিংবোৰ

এতিয়ালৈ কোনো পৰ্য্যালোচনা দাখিল কৰা হোৱা নাই।

[Your review](https://wordpress.org/support/plugin/shipit24/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/shipit24/reviews/)

## অৱদানকাৰীসকল

 *   [ shipit24 ](https://profiles.wordpress.org/shipit24/)

## সাহায্য

কিবা ক’বলগীয়া আছে? সহায় লাগে?

 [সাহায্যৰ ফ’ৰাম চাওক](https://wordpress.org/support/plugin/shipit24/)