Synchronize orders with the Shipmate platform
npm install @pinelab/vendure-plugin-shipmate
Create shipments in Shipmate on every order placed, to automate your order fulfillment process.
vendure-config.ts
Tracking Status updates to Collected
and one with Tracking Status updates to Delivered
, pointing to url https://<your Vendure server>/shipmate
. Set JSON
as format. This will make sure your Vendure Order is synced when the shipment is being Shipped or Delivered.