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.

FAQ

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.