| 开发者 | aurefau |
|---|---|
| 更新时间 | 2026年6月12日 00:14 |
| PHP版本: | 8.1 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
No. It is purpose-built for SureCart and has no standalone functionality.
Sendcloud, Shippo, ShipStation, and Packlink PRO. Select one platform to connect with.
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.
Yes. Go to the Orders tab to push individual orders manually. You can also push any order by ID from the same tab.
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.
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.
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.
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.
The plugin has not been tested on multisite installs.
wp_salt('auth'). Salt rotation was silently invalidating all stored credentials; a legacy-key fallback preserves existing installs on upgrade.