Lifecycle actions fired after an offer is created, accepted, or rejected through the app — extension points for custom side effects like CRM syncs, analytics, or extra notifications.
The driver home-screen button action: toggles the driver’s punch state when idle, and walks an active assignment through the en-route → pickup → destination → completed trip stages with GPS…
The external-driver dispatch filter (the DoorDash hand-off point) and the two cron task hooks: order-due-to-start vendor reminders and no-driver-accepted admin alerts.
The two actions that advance an order along its transport-status ladder: the app’s check-in button and the Product Vendors complete action. What a single advance does, the request contract, and…
The order-submission entry point. Firing it runs the full app checkout pipeline for the currently resolved app user — build the WooCommerce order from the JSON request body, charge the…
Can't find the answer you're looking for? Don't worry we're here to help!