ShipFlow Connector

설명

ShipFlow Connector links your WooCommerce store to ShipFlow (https://app.shipflow.tech), a multi-carrier shipping platform for e-commerce. Connect once and your orders flow to ShipFlow automatically — no manual REST key creation, no webhook configuration by hand.

ShipFlow is a paid Software-as-a-Service (a free plan is available). This plugin is the free connector that links your store to your ShipFlow account; you need a ShipFlow account to use it.

Features

  • One-token connection — no manual WooCommerce REST API key creation
  • Automatic order sync to ShipFlow when an order is created or its status changes
  • Tracking number and “shipped” status pushed back to WooCommerce after a label is generated in ShipFlow
  • Works with the carriers supported by ShipFlow (Colissimo, Chronopost, Mondial Relay and more)

How does it work?

  1. Install and activate this plugin
  2. Open the ShipFlow menu in WordPress
  3. Paste your connection token (from app.shipflow.tech)
  4. Done — your orders flow to ShipFlow automatically

External services

This plugin connects to the ShipFlow API (https://api.shipflow.tech), an external service operated by Caliquo, to provide multi-carrier shipping management.

When and what is sent:

  • On connection: your store URL, the WooCommerce REST API consumer key/secret generated by the plugin, and the connection token you entered.
  • When an order is created or its status changes: order number, status, total, currency, shipping address, and line items (name, quantity, total).
  • When you click “Test connection”: an authenticated ping with no order data.

No data is sent until you explicitly connect your store with a token. The plugin sends no data when it is installed but not connected.

Service provider: Caliquo / ShipFlow.
Terms of Service: https://app.shipflow.tech/legal/cgu
Privacy Policy: https://app.shipflow.tech/legal/privacy

스크린샷

설치

  1. In WordPress, go to Plugins > Add New > Upload Plugin
  2. Select shipflow-connector.zip and install it
  3. Activate the plugin
  4. Open the ShipFlow menu and paste your connection token

FAQ

Do I need a ShipFlow account?

Yes. This plugin connects your store to ShipFlow. Create an account at https://app.shipflow.tech (a free plan is available).

What data is sent to ShipFlow?

Only what is required to ship your orders: order number, shipping address, line items and order status. No passwords and no payment data are ever sent. See the “External services” section below.

Is my store data secure?

The plugin generates a dedicated WooCommerce REST API key on connection and transmits credentials to ShipFlow over HTTPS. You can disconnect at any time from the ShipFlow menu, which revokes the link.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“ShipFlow Connector”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “ShipFlow Connector”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.2

  • Updated the Contributors list to the plugin owner’s WordPress.org account

1.0.1

  • Relicensed under GPLv2 or later for WordPress.org distribution
  • Internationalised all interface strings (text domain: shipflow-connector)
  • Added external services disclosure and explicit consent documentation
  • Hardened request-parameter sanitisation on the settings screen
  • Added uninstall cleanup of plugin options

1.0.0

  • First public release
  • One-token connection
  • Automatic WooCommerce REST API key generation
  • Order push safety net
  • Tracking push from ShipFlow back to WooCommerce