Oreem Shipping

描述

Oreem Shipping integrates WooCommerce with the Oreem carrier platform. The plugin supports domestic and international shipments, pickup scheduling, webhook-based status updates, and bulk order processing.

External Services

This plugin connects to the Oreem API to calculate shipping rates, create shipments, schedule pickups, and receive shipment status updates. The API base URL is configurable in the plugin settings.

What data is sent:

Rate calculation (at checkout): Origin and destination country, city, and postal code; package weight, quantity, and weight unit; currency; and whether cash on delivery is enabled.

International shipment creation (from the order screen): Recipient name, phone number, and full delivery address (country, city, address lines, postal code, road, building); package weight, dimensions, quantity, declared value, HS code, and origin country; order number, customer notes, currency, cash-on-delivery amount, and selected shipping method/service codes.

International pickup scheduling: Pickup contact name, phone number, and address; vehicle type; and the list of order item IDs being picked up.

Domestic pickup / rate calculation: Pickup and delivery contact names, phone numbers, and full addresses (building, road, block); vehicle type; delivery method; COD amount; item information; and comments.

When data is sent: Data is sent each time a store administrator requests a shipping rate at checkout, creates or cancels a shipment, schedules or cancels a pickup, or calculates domestic delivery rates from the order screen. Incoming webhook payloads from Oreem update shipment statuses automatically.

Service provider: Oreem
* Terms of Service: https://oreem.com/terms-conditions/
* Privacy Policy: https://oreem.com/privacy-policy/
* Usage Guide: http://integration.oreem.com/oreem-shipping-woo-plugin-guide.doc/

屏幕截图

安装

  1. Upload the plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Configure API keys and pickup settings under WooCommerce > Settings > Oreem Shipping.

常见问题

Does this plugin require WooCommerce?

Yes. WooCommerce 9.0 or newer is required.

How can i get API keys?

You’ll need to create an account on the Oreem Shipping website after subscribing to one of our plans. Once your account is created, you can access your API keys through the customer portal on our official website, Oreem.com.

评价

此插件暂无评价。

贡献者及开发者

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

贡献者

帮助将「Oreem Shipping」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

5.4.1

  • Maintenance and WordPress coding standards improvements.

5.5.0

  • Maintenance and WordPress coding standards improvements.

5.6.0

  • Fixed some known bugs on checkout.

5.7.0

  • Fixed webhook status save function.