E-commerce · Shopify · marketplaces
Same-day delivery for online stores
Turn a web order into a same-day delivery from your store or micro-warehouse, with live tracking for the customer and a webhook back to your order system.
The problem
Same-day is what customers expect, but Uber Direct and DoorDash Drive want a fleet contract and a merchant integration. You want an endpoint.
How it works
- On order paid, your backend calls POST /v1/deliveries with the customer's address and a webhook_url
- Dispatch offers the job to nearby drivers while your staff packs
- Customer opens the tracking link; your order status follows delivery.* events
- Proof photo attaches to the order automatically
Tool: create_delivery + register_webhook · Proof: Drop-off photo and recipient name by default. · Price: Batches share pickup time, which lowers each drop.
Questions
Do you integrate with Shopify?+
Any platform that can call a webhook or run a small function can book. A native Shopify app is on the roadmap; the API is stable today.
Shopify and WooCommerce stores, marketplaces, DTC brands, florists, electronics retailers