Skip to main content

Documentation Index

Fetch the complete documentation index at: https://86d.app/docs/llms.txt

Use this file to discover all available pages before exploring further.

The DoorDash module integrates with the DoorDash Drive API for on-demand local delivery. The store quotes rates at checkout, dispatches a delivery on order placement, and receives webhook updates as the courier moves through pickup and dropoff. Source: modules/doordash · npm: @86d-app/doordash

Installation

86d module add doordash

Configuration

doordash({
  developerId: "...",
  keyId: "...",
  signingSecret: "...",
  sandbox: "true",
});

Store endpoints

MethodPathDescription
POST/doordash/quoteQuote a delivery rate
POST/doordash/webhooksReceive delivery status webhooks

Admin endpoints

MethodPathDescription
GET/admin/doordash/deliveriesActive and completed deliveries
POST/admin/doordash/deliveries/:id/cancelCancel