Title: Pasts Expresspasts
Author: latvijaspasts
Published: <strong>2026 年 6 月 2 日</strong>
Last modified: 2026 年 6 月 3 日

---

搜索插件

![](https://ps.w.org/pasts-expresspasts/assets/icon.svg?rev=3559586)

# Pasts Expresspasts

 作者：[latvijaspasts](https://profiles.wordpress.org/latvijaspasts/)

[下载](https://downloads.wordpress.org/plugin/pasts-expresspasts.1.5.1.zip)

 * [详情](https://cn.wordpress.org/plugins/pasts-expresspasts/#description)
 * [评价](https://cn.wordpress.org/plugins/pasts-expresspasts/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/pasts-expresspasts/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/pasts-expresspasts/#developers)

 [支持](https://wordpress.org/support/plugin/pasts-expresspasts/)

## 描述

Pasts Expresspasts adds official Pasts Expresspasts options to WooCommerce checkout.

Main features:

 * Supports both classic checkout and WooCommerce Checkout Blocks.
 * Supports both WordPress posts order storage and WooCommerce High-performance 
   order storage.
 * Parcel locker and customer service location (post office) pickup shipping methods.
 * Shipping method pricing rules by country, weight, amount, and box size.
 * Label and manifest generation from the plugin orders.
 * Calling courier for pickup.
 * Debug logging for request and response troubleshooting.

### External services

#### ExpressPasts API

This plugin connects to the Pasts ExpressPasts API which is also called Express 
Mail Customer Information System or EKIS. It is needed for most of the plugin functions–
getting terminal or other location lists, creating shipments, getting labels, creating
manifests, calling courier. Refer to the [Privacy Policy in Latvian](https://pasts.lv/personas-datu-apstrade)
or the [Privacy Policy in English](https://pasts.lv/en/privacy-policy) and the [Terms of Use in Latvian](https://pasts.lv/finansu-pakalpojumi/biznesam).

#### Esri ArcGIS

The plugin uses the Esri ArcGIS geocoding service (geocode.arcgis.com) to convert
a postcode or address into geographic coordinates. This is required to sort and 
show the parcel lockers and customer service locations closest to the customer.

The postcode or address is sent to the service each time the customer searches for
a pickup location or the closest location is calculated, both in the classic checkout
and in the WooCommerce Checkout block. No other personal data is sent. Refer to 
the [Esri Terms of Use](https://www.esri.com/en-us/legal/terms/master-agreement)
and the [Esri Privacy Statement](https://www.esri.com/en-us/privacy/overview).

### Source code and build process

The WooCommerce Checkout block assets in `assets/blocks/` (`index.js`, `post-terminals-
block.js`, `post-terminals-block-frontend.js`) are compiled bundles. Their human-
readable JavaScript (React/JSX) source is included with the plugin in the `src/`
directory.

The bundles are built with [@wordpress/scripts](https://www.npmjs.com/package/@wordpress/scripts)
and [@woocommerce/dependency-extraction-webpack-plugin](https://www.npmjs.com/package/@woocommerce/dependency-extraction-webpack-plugin).
To rebuild them, run the following from the `src/` directory (requires Node.js and
npm):

    ```
    npm install
    npm run build
    ```

Full build instructions are in `src/BUILD.md`.

#### Bundled third-party libraries

This plugin bundles the following minified third-party library. Its human-readable,
non-minified source is publicly available from the linked upstream project, and 
the link is also included in the file headers.

 * **Datetimepicker for Bootstrap**, version 3.1.3, by Jonathan Peterson (Eonasdan),
   MIT License. Files: `assets/js/datetimepicker/bootstrap-datetimepicker.min.js`
   and `bootstrap-datetimepicker.min.css`. Used for the pickup date/time selector
   on the courier manifest screen. Source: https://github.com/Eonasdan/bootstrap-
   datetimepicker

## 安装

 1.  Upload the plugin folder to `/wp-content/plugins/`, or install from the WordPress
     Plugins screen.
 2.  Make sure WooCommerce is active.
 3.  Activate **Pasts Expresspasts**.
 4.  Go to **WooCommerce > Settings > Shipping > Pasts Expresspasts**.
 5.  Enter API credentials and sender information.
 6.  Configure shipping methods, pricing, and other settings and save changes.
 7.  Go to **WooCommerce > Settings > Shipping > Shipping zones**.
 8.  Add the Pasts courier delivery shipping method to the necessary shipping zones.
 9.  Test the checkout.

## 常见问题

### Where to get API credentials?

Reach out to [Latvia Post](https://pasts.lv) directly for API credentials.

### Where do I configure API credentials?

Go to **WooCommerce > Settings > Shipping > Pasts Expresspasts** and fill in your
API key and sender details.

### Is WooCommerce required?

Yes. This plugin extends WooCommerce shipping and requires WooCommerce to be installed
and active.

### Can I print labels and manifests from WooCommerce?

Yes. Labels and manifests can be generated from the plugin order management workflow
in wp-admin.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Pasts Expresspasts」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

「Pasts Expresspasts」插件已被翻译至 1 种本地化语言。 感谢[所有译者](https://translate.wordpress.org/projects/wp-plugins/pasts-expresspasts/contributors)
为本插件所做的贡献。

[帮助将「Pasts Expresspasts」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/pasts-expresspasts)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/pasts-expresspasts/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/pasts-expresspasts/)，或通过[RSS](https://plugins.trac.wordpress.org/log/pasts-expresspasts/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/pasts-expresspasts/)。

## 更新日志

#### 1.5.1

 * Improved destination country resolution for courier and international (EMS) shipments,
   with a clear error message when the country cannot be resolved.
 * Added a configurable automatic data update interval (WP-Cron) for Expresspasts
   classifier data.
 * Added a “Fetch Expresspasts data now” button to manually refresh countries, parcel
   terminals, customer service locations, and external parcel terminals without 
   leaving the settings page.
 * Added a data update log viewer to the shipping method settings.

#### 1.5.0

 * Security hardening and for initial release on WordPress.org.

## 额外信息

 *  版本 **1.5.1**
 *  最后更新：**1 周前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 5.1 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 7.2 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/pasts-expresspasts/) 和 [Latvian](https://lv.wordpress.org/plugins/pasts-expresspasts/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/pasts-expresspasts)
 * 标签
 * [courier](https://cn.wordpress.org/plugins/tags/courier/)[parcel-locker](https://cn.wordpress.org/plugins/tags/parcel-locker/)
   [shipping](https://cn.wordpress.org/plugins/tags/shipping/)[woocommerce](https://cn.wordpress.org/plugins/tags/woocommerce/)
 *  [高级视图](https://cn.wordpress.org/plugins/pasts-expresspasts/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/pasts-expresspasts/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/pasts-expresspasts/)