Skip to main content

Integration for DoorDash Retail UI

This document outlines the integration solution designed for non-restaurant merchants in verticals like Convenience, Alcohol, Grocery, and Retail where a retail-centric user experience on DoorDash marketplace is optional.

Note: API integration is the preferred method for Partners to share item-specific and store-level data as it enables more real-time data sharing, allowing us to closely mirror the in-store shopping experience on DoorDash.

An integration involves four main aspects:

  1. Sharing Item-Specific Data at the Business Level: Partners need to share item-specific data such as unique identifiers, brand, size information, and images.

  2. Sharing Item-Specific Data at the Store Level: Partners need to share store-level data, including availability, pricing, balance on hand, and in-store location. We recommend sharing this information in as near-real time as possible to ensure that Customers have an accurate view of what is available for purchase with accurate pricing.

  3. Order Fulfillment: Partners need a mechanism for orders to be fulfilled. Options include:

    • Dasher Shop and Deliver: DoorDash dispatches Dashers to the store to shop and checkout.

    • Merchant Pick:

      • Order API Integration: Integrate through the Order API, sending order data to the Merchant's Order Management System (OMS) or Point of Sale (POS). Store employees pick the order, and after picking, the Merchant can choose to:
        • Utilize standard Dasher Delivery: A Dasher picks up the order and delivers it to the customer.
        • Opt for Self-Delivery: The Merchant uses their own delivery drivers.
      • DoorDash Tablet: Utilize DoorDash provided tablets to receive the order data necessary for in-store employees to pick the order.
  4. Managing Store Hours: In addition to the primary integration components, partners also need to manage store hours on the platform. This is achieved through the recently released Store Management API.

Steps to Start API Integration:​

Note: The following steps are only necessary for Partners looking to utilize the DoorDash APIs.

  1. Join the Developer Portal:

    • Create a Developer Portal account to establish a Developer Portal organization.
    • Follow these steps to add additional members to the development team.
  2. Create a Provider:

    • Configure a provider using the guide here.
  3. Configure JWT Authentication:

  4. Test Store Setup:

    • Reach out to your DoorDash technical account manager to have a test store added to the Developer Portal.

Enablement Requirements​

If you are a third-party integration partner, you are also required to share merchant-facing enablement materials during certification to onboard additional locations post-pilot. This includes:

  • A list of supported systems the integration supports and any version requirements that merchants should be aware of if applicable.
  • A link to your Merchant facing portal i.e where a Merchant can log in to manage their integration.
  • A URL for a help article where Merchants can find information on any steps they need to complete on their end to prepare for the integration process.
  • A URL for a help article where Merchants can find information on inventory and store availability management to educate Merchants on how to manage their stores once they’ve integrated.

API Documentation:​