Lindyship
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 Sendcloud: push to parcel queue, HMAC webhook, tracking writeback Shippo: push to orders queue, HMAC webhook, tracking writeback ShipStation: push to orders queue, HMAC webhook, tracking writeback Packlink PRO: push to shipment queue, secret-token webhook, tracking writeback How it works A customer completes a paid order in your SureCart store. You push the order manually from the Orders tab to your chosen shipping platform. You process the shipment inside that platform’s dashboard. Lindyship does not generate labels or compare rates. The platform sends a tracking webhook back to your site. The plugin writes the tracking number to SureCart and marks the order as fulfilled. Key features Single platform selection: choose one shipping platform to connect with. Manual push: push orders individually from the Orders tab when you’re ready to ship. Automatic retry: failed pushes are retried up to 3 times over 24 hours before being marked permanently failed. Sync log: every push attempt, webhook delivery, and tracking writeback is recorded with full HTTP request/response capture available for debugging. Diagnostics tab: one-click health checks for PHP, OpenSSL, SureCart connection, DB table, cron schedule, sender address, and webhook reachability. Test push: send a synthetic order end-to-end to verify your credentials and webhook without a real customer. Credentials encrypted at rest: all API keys and secrets are AES-256 encrypted in the database. 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. External services This plugin connects to external shipping platform APIs in order to push order data and receive tracking updates. All communication happens server-to-server; no customer data is sent to the plugin author’s servers. Sendcloud – https://sendcloud.com/ * Used for: pushing orders to the Sendcloud parcel queue and receiving tracking webhooks. * Data sent: order number, customer shipping address, line items, weight, dimensions. * When: each time you manually push an order to Sendcloud from the Orders tab. * Terms of service: https://www.sendcloud.com/terms-conditions/ * Privacy policy: https://www.sendcloud.com/privacy-policy/ Shippo – https://goshippo.com/ * Used for: pushing orders to the Shippo orders queue and receiving tracking webhooks. * Data sent: order number, customer shipping address, line items, weight, dimensions. * When: each time you manually push an order to Shippo from the Orders tab. * Terms of service: https://privacy.goshippo.com/policies?name=terms-of-use * Privacy policy: https://privacy.goshippo.com/policies?name=privacy-notice ShipStation – https://www.shipstation.com/ * Used for: pushing orders to the ShipStation orders queue and receiving tracking webhooks. * Data sent: order number, customer shipping address, line items, weight, dimensions. * When: each time you manually push an order to ShipStation from the Orders tab. * Terms of service: https://www.shipstation.com/terms-of-service/ * Privacy policy: https://www.shipstation.com/privacy-policy/ Packlink PRO – https://pro.packlink.com/ * Used for: pushing orders to the Packlink PRO shipment queue and receiving tracking webhooks. * Data sent: order number, customer shipping address, line items, weight, dimensions. * When: each time you manually push an order to Packlink PRO from the Orders tab. * Terms of service: https://support-pro.packlink.com/hc/en-gb/articles/360010011480-Terms-and-Conditions-of-pro-packlink-com-site * Privacy policy: https://support-pro.packlink.com/hc/en-gb/articles/360010011560-Privacy-Policy SureCart – https://surecart.com/ * Used for: reading order details and writing back tracking numbers/fulfillment status. * Data sent: order ID (for retrieval), tracking number and carrier (for writeback). * When: each time you manually push an order (read), and when a tracking webhook is received (writeback). * Terms of service: https://surecart.com/terms-and-conditions/ * Privacy policy: https://surecart.com/privacy-policy/
Top keywords
- order17×2.63%
- orders17×2.63%
- tracking17×2.63%
- push16×2.47%
- com15×2.32%
- https15×2.32%
- shipping10×1.55%
- platform9×1.39%
- queue9×1.39%
- surecart9×1.39%
- webhook9×1.39%
- data8×1.24%
OrderKrab for WooCommerce
OrderKrab for WooCommerce is a thin integration between WooCommerce and the OrderKrab fulfillment platform. It lets a WooCommerce store offer carrier-driven shipping rates and parcel locker selection at checkout, then keeps order state in sync with OrderKrab as the order moves through fulfillment. What it does Adds a shipping method that returns rates from the OrderKrab API, including parcel locker pricing per carrier. Renders a parcel locker search field at checkout (native or Shopify-style block). Syncs newly created and updated WooCommerce orders to OrderKrab. Provides an hourly batch reconciliation for any orders that didn’t sync in real time. Receives webhooks from OrderKrab for order, product, and connection status updates. Embeds the hosted OrderKrab return portal on any page — via a Gutenberg block or the [orderkrab_return_portal] shortcode — so customers can register returns without leaving the store. Emails customers their return shipping label as a real WooCommerce email when a return is approved in OrderKrab, and records the return on the order. Who it’s for Stores that already use (or plan to use) the OrderKrab fulfillment platform to manage shipping with carriers like DPD, LP Express, Omniva, InPost, FedEx, DHL, and others. External services This plugin connects to the OrderKrab API (https://api.orderkrab.com) — the configured base URL is shown in the plugin’s Connection settings and can be overridden by store administrators. What is sent and when: When a customer reaches checkout, the plugin sends the shipping destination (country, postcode, city) and cart contents to OrderKrab to retrieve available shipping methods and prices. When a customer searches for a parcel locker, the plugin sends the search query plus destination country/city to OrderKrab to retrieve matching locker locations. When an order is created or updated in WooCommerce, the plugin sends the order details (line items, shipping address, totals, selected shipping method) to OrderKrab so fulfillment can be coordinated. The plugin authenticates each request using an access token that the store administrator pastes into the plugin’s Connection tab. When a visitor opens a page containing the return portal block or shortcode, their browser loads the hosted OrderKrab return portal (https://returns.orderkrab.com) in an iframe. The store’s portal token, the display language, and any theme colors configured under OrderKrab → Returns are passed as URL parameters so the portal can identify the store and match its styling. Why an external service is required: carrier rate calculation, parcel locker availability lookups, and label/tracking generation depend on real-time data from carriers, which is aggregated by OrderKrab and cannot be performed locally by the plugin. Provider links: OrderKrab website: https://orderkrab.com Terms of Service: https://orderkrab.com/terms Privacy Policy: https://orderkrab.com/privacy
Top keywords