Linux 软件免费装

Lindyship

开发者 aurefau
更新时间 2026年6月12日 00:14
PHP版本: 8.1 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

shipping fulfillment surecart sendcloud shippo

下载

详情介绍:

Lindyship is the bridge between your SureCart store and your shipping platform. Push orders manually from the Orders tab to your platform's incoming queue. When you ship the parcel, the tracking number comes straight back to SureCart and the built-in fulfillment email fires with no copy-pasting tracking numbers. Supported platforms How it works
  1. A customer completes a paid order in your SureCart store.
  2. You push the order manually from the Orders tab to your chosen shipping platform.
  3. You process the shipment inside that platform's dashboard. Lindyship does not generate labels or compare rates.
  4. The platform sends a tracking webhook back to your site.
  5. The plugin writes the tracking number to SureCart and marks the order as fulfilled.
Key features What this plugin does NOT do It does not generate shipping labels, compare carrier rates, or provide a checkout rate widget. All of that lives inside your shipping platform's dashboard. This plugin is purely the data bridge.

安装:

  1. Install and activate the SureCart plugin first.
  2. Upload Lindyship via Plugins -> Add New -> Upload Plugin, or search for it in the plugin directory.
  3. Activate the plugin.
  4. Go to Settings -> Lindyship.
  5. On the Connection tab, select your shipping platform from the dropdown and enter your API credentials.
  6. Fill in your Sender Address on the Advanced tab; this is the "from" address sent to the shipping platform.
  7. Optionally visit the Diagnostics tab and run the health checks to confirm everything is wired up.

升级注意事项:

1.2.0 After upgrading, visit Settings -> Lindyship -> Connection to select your shipping platform and confirm your credentials.

常见问题:

Does this plugin work without SureCart?

No. It is purpose-built for SureCart and has no standalone functionality.

Which shipping platforms are supported?

Sendcloud, Shippo, ShipStation, and Packlink PRO. Select one platform to connect with.

Does it generate shipping labels?

No. Labels, rates, and carrier selection all happen inside your shipping platform's own dashboard. This plugin only sends the order data there and brings the tracking number back.

Can I push orders manually?

Yes. Go to the Orders tab to push individual orders manually. You can also push any order by ID from the same tab.

What happens if a push fails?

The plugin logs the failure and automatically retries up to 3 times over the next 24 hours. After 3 failed attempts the entry is marked permanently failed and an admin notice appears so you can investigate.

Is there an auto-sync feature?

No. This free version requires manual push from the Orders tab. This ensures you have full control over which orders are sent to your shipping platform.

Where do I find my API credentials?

  • Sendcloud: Settings -> Integrations -> API in your Sendcloud account.
  • Shippo: API -> API Keys in your Shippo dashboard.
  • ShipStation: Account Settings -> Account -> API Settings.
  • Packlink PRO: Settings -> Integrations -> API Key.

What does the webhook URL look like?

https://yoursite.com/wp-json/lindyship/v1/webhook/{platform}, for example /webhook/sendcloud. The Connection tab has a Register webhook button that configures this automatically on platforms that support it via API.

Does it handle subscription renewal orders?

There is no automatic syncing in the free version; nothing is sent until you choose to. You can push any order, including subscription renewals, manually from the Orders tab.

Is it compatible with multisite?

The plugin has not been tested on multisite installs.

更新日志:

1.2.0 1.1.0 1.0.0