Delivery Plugins
Delivery plugins handle shipping and fulfillment methods.
| Adapter Key | Description | Use Case | Tracking |
|---|---|---|---|
shop.unchained.post | Generic postal delivery | Physical goods shipped via postal service | Manual |
shop.unchained.delivery.send-message | Message-based delivery (digital) | Digital goods, license keys, download links | Automatic |
shop.unchained.stores | In-store pickup | Click-and-collect, local pickup | Manual |
Creating Custom Delivery Plugins
See Custom Delivery Plugins for creating your own delivery adapters.