Title: Express One Shipment
Author: exosi
Published: <strong>30 Tháng 1, 2026</strong>
Last modified: 12 Tháng 6, 2026

---

Tìm kiếm plugin

![](https://ps.w.org/express-one-shipment/assets/banner-772x250.png?rev=3450202)

![](https://ps.w.org/express-one-shipment/assets/icon.svg?rev=3450202)

# Express One Shipment

 Bởi [exosi](https://profiles.wordpress.org/exosi/)

[Tải về](https://downloads.wordpress.org/plugin/express-one-shipment.1.0.5.zip)

 * [Chi tiết](https://vi.wordpress.org/plugins/express-one-shipment/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/express-one-shipment/#reviews)
 *  [Cài đặt](https://vi.wordpress.org/plugins/express-one-shipment/#installation)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/express-one-shipment/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/express-one-shipment/)

## Mô tả

This plugin integrates **Express One** shipping services into **WooCommerce**, providing:

 * Pickup Point map integration (Parcel Shops & Lockers)
 * Home Delivery shipment calculation
 * Real-time validation of delivery availability
 * Automatic creation/update of shipments in Express One system
 * Printing of shipping labels
 * Tracking link generation inside WooCommerce orders
 * Multi-label bulk printing
 * Separate configuration for Pickup and Home Delivery shipping methods

This plugin requires a valid Express One API Key, provided by Express One.

### Features

✔ Pickup Point Map (Leaflet-based)
 ✔ Marker-based Locker/ParcelShop selection ✔
Automatic checkout address autofill ✔ API validation for ZIP/City delivery availability
✔ Create, update, and manage shipments from WP Admin ✔ Print PDF shipping labels
✔ COD (Cash on Delivery) support ✔ Bulk label printing ✔ Full WooCommerce integration
✔ Admin settings panels for both shipment types

### Privacy

This plugin sends customer and order data to **Express One API** when creating or
updating a shipment.
 This includes:

 * Customer name
 * Delivery address
 * Phone number
 * Email
 * Order details
 * Package weight and contents

This data is required for postal delivery and is processed on the Express One logistics
platform.

No data is transmitted to any service other than **https://api.expressone.si/**.

No analytics, telemetry, or tracking is performed by this plugin.

Official Express One Privacy Policies:

**Slovenian (SI):**
 https://expressone.si/si/informacije/politika-zasebnosti-4

**English (EN):**
 https://expressone.si/en/info/privacy-policy-4

By using this plugin, store owners are responsible for ensuring GDPR compliance 
for their shop and informing customers about the use of Express One as a shipping
carrier.

### External API Disclosure

This plugin communicates with the following external service:

**Service:** Express One API
 **Base URL:** https://api.expressone.si/

**Used For:**
 – Fetching pickup point locations – Validating delivery availability–
Creating shipments – Updating shipments – Retrieving PDF shipping labels

No other external services are contacted.

### Notes

This plugin is not an official WordPress.org or WooCommerce plugin.
 Express One
owns all rights to its API service.

## Ảnh màn hình

[⌊Pickup Point Map inside checkout⌉⌊Pickup Point Map inside checkout⌉[

Pickup Point Map inside checkout

[⌊Admin settings for Pickup Shipment⌉⌊Admin settings for Pickup Shipment⌉[

Admin settings for Pickup Shipment

[⌊Admin settings for Home Delivery Shipment⌉⌊Admin settings for Home Delivery Shipment⌉[

Admin settings for Home Delivery Shipment

[⌊Shipment controls inside WooCommerce Order⌉⌊Shipment controls inside WooCommerce
Order⌉[

Shipment controls inside WooCommerce Order

[⌊Bulk label printing panel⌉⌊Bulk label printing panel⌉[

Bulk label printing panel

## Cài đặt

 1. Upload the plugin files to `/wp-content/plugins/express-one-shipment/`
 2. Activate the plugin through the **Plugins** menu in WordPress
 3. Go to **Express One  Main Settings**
 4. Enter your **API Key** and Sender Information
 5. Configure shipping zones:
 6.  * **WooCommerce  Settings  Shipping  Pickup Shipment**
     * **WooCommerce  Settings  Shipping  Home Delivery Shipment**
 7. Save settings

Pickup Map will automatically appear on checkout when the Pickup Shipment method
is selected.

## Hỏi đáp

### Do I need an Express One API key?

Yes. You must obtain your API key from Express One. Without it, the plugin cannot
operate.

### Does the plugin send customer data to Express One?

Only when creating or updating a shipment, or validating a delivery address.
 This
data is required to generate shipping labels and provide courier delivery.

### Does the plugin work outside Slovenia (SI)?

Home Delivery supports international shipping. For non-SI countries, the plugin 
checks country eligibility via the Express One API at checkout and shows an error
if the destination is not supported. Pickup points are currently available in supported
regions only.

### Does the plugin modify checkout fields?

The plugin fills in the chosen pickup point address automatically.

### Are there any front-end scripts loaded globally?

No — Leaflet and map scripts load only on WooCommerce Checkout.

## Đánh giá

Không có đánh giá nào cho plugin này.

## Người đóng góp & Lập trình viên

“Express One Shipment” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

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

[Dịch “Express One Shipment” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/express-one-shipment)

### Muốn tham gia phát triển?

[Duyệt code](https://plugins.trac.wordpress.org/browser/express-one-shipment/), 
check out [SVN repository](https://plugins.svn.wordpress.org/express-one-shipment/),
hoặc theo dõi [nhật ký phát triển](https://plugins.trac.wordpress.org/log/express-one-shipment/)
qua [RSS](https://plugins.trac.wordpress.org/log/express-one-shipment/?limit=100&mode=stop_on_copy&format=rss).

## Nhật ký thay đổi

#### 1.0.1

 * Added Pickup Shipment method
 * Added Home Delivery Shipment method
 * Added checkout map integration
 * Added shipment creation and label printing
 * Added admin settings pages
 * Added bulk label printing

#### 1.0.2

 * Added HPOS (High-Performance Order Storage) compatibility
 * Added collie count modal — admins can now specify the number of collies when 
   creating or updating a shipment
 * Added express_one_build_collies() helper for round-robin item distribution across
   collies
 * Fixed admin notices on HPOS order edit screens
 * Fixed error redirect to use transients instead of query string parameters
 * Fixed bulk label handler to use order CRUD for HPOS compatibility
 * Updated “Create Express One” button label to “Create Express One Shipment”

#### 1.0.3

 * Fixed Parcel Shops error dialog fixed for different page builders

#### 1.0.4

 * Added – Approximate Location Check Added
 * Fixed – Location Availability Removed in Parcel Shop Location Selection

#### 1.0.5

 * Added international shipping eligibility check for Home Delivery method
 * Added WooCommerce Blocks checkout support for country eligibility validation
 * Orders to non-SI countries are now validated against the Express One API before
   checkout is allowed

## Meta

 *  Phiên bản **1.0.5**
 *  Cập nhật lần cuối **3 tuần trước**
 *  Số lượt cài đặt **Ít hơn 10**
 *  Phiên bản WordPress ** 5.0 hoặc cao hơn **
 *  Đã kiểm tra lên đến **6.9.4**
 *  Phiên bản PHP ** 7.4 hoặc cao hơn **
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/express-one-shipment/)
 * Thẻ
 * [courier](https://vi.wordpress.org/plugins/tags/courier/)[delivery](https://vi.wordpress.org/plugins/tags/delivery/)
   [Pickup Points](https://vi.wordpress.org/plugins/tags/pickup-points/)[shipping](https://vi.wordpress.org/plugins/tags/shipping/)
   [woocommerce](https://vi.wordpress.org/plugins/tags/woocommerce/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/express-one-shipment/advanced/)

## Đánh giá

Chưa có đánh giá nào được gửi.

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

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/express-one-shipment/reviews/)

## Những người đóng góp

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

## Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/express-one-shipment/)