Plugin Directory

Changeset 2524285


Ignore:
Timestamp:
04/30/2021 06:12:06 PM (5 years ago)
Author:
doordashstorefront
Message:

Readme.txt changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doordash-storefront/trunk/readme.txt

    r2523877 r2524285  
    1414== Description ==
    1515
    16 DoorDash Storefront is a product that enables any restaurant to turn their website into an ecommerce store. Delivery orders placed directly through the restaurant’s online store are fulfilled using DoorDash Drive. Since its launch last May, thousands of restaurants have used DoorDash Storefront to offer delivery and pickup to their customers, owning the customer relationship end-to-end and turning website visits into sales, all without paying a standard commission fee.
    17 You can get started by going to [Storefront website](https://get.doordash.com/products/storefront) or using your DoorDash merchant portal to signup for Storefront. This creates a unique ordering link for your business
    18 The next step is to add this link to your website. We help you do this using the Storefront Wordpress plugin. The plugin helps you create a custom high visibility ordering button that significantly improves customers ability to place an order on your website. 
     16Storefront by DoorDash, is an online ordering system that allows businesses to incorporate DoorDash ordering, delivery, and pickup logistics directly into their website, with zero commissions. Storefront enables businesses to turn a standard informational site into an e-commerce site, allowing them to own more parts of the customer relationship, including customer insights and ordering data.
    1917
    20 = Brief about Storefront SDK =
    21 Storefront SDK is a simple javascript library that runs in the browser, and depending on the configuration provided injects a floating button in the page. The button and the link generated is conversion tracked. It tracks when the user sees the button, clicks on it and finally when they complete their order on Storefront.
    22  SDK Does Not execute any PHP code on your server side. It can be simply thought of like any other third party Javascript libraries e.g. Google Tag Manager, Maps etc.
     18Storefront is now available to all restaurants in the U.S., whether or not they are already partnered with DoorDash. You can get started by going to https://get.doordash.com/products/storefront or using your DoorDash merchant portal to signup for Storefront.
     19
     20This creates a unique ordering link for your business. The next step is to add this link to your website. We help you do this using the Storefront Wordpress plugin. The plugin helps you create a custom high visibility ordering button that significantly improves customers ability to place an order on your website. Once you have signed up for Storefront, all you need is your Store ID and Business ID to get the plugin setup. These are available in the DoorDash merchant portal. If you are having issues, you can always reach out to [email protected].
     21
     22The plugin utilizes the Storefront SDK. It is a simple javascript library that runs in the browser, and depending on the configuration provided injects a floating button in the page. The button and the link generated is conversion tracked. It tracks when the user sees the button, clicks on it and finally when they complete their order on Storefront.
     23The SDK does not execute any PHP code on your server side. It can be simply thought of like any other third party Javascript libraries e.g. Google Tag Manager, Maps etc.
    2324
    2425 [Storefront Terms of Service and Privacy Policy](https://help.doordash.com/merchants/s/storefront-services-terms-of-service?language=en_US)
Note: See TracChangeset for help on using the changeset viewer.