<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mirror.consumerrights.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Vandetta</id>
	<title>Consumer Rights Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://mirror.consumerrights.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Vandetta"/>
	<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/w/Special:Contributions/Vandetta"/>
	<updated>2026-05-19T20:44:20Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Web_cookie&amp;diff=43731</id>
		<title>Web cookie</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Web_cookie&amp;diff=43731"/>
		<updated>2026-03-16T03:14:31Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: finish filling out basic cookie categories. do add more if you think a new category of significance to add to the chart&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A web cookie, is a small chunk(s) of data served(shared) to the client(browser) that can be used for a variety of purposes. One of the most common being a website login identifier that serves a session cookie that is able to be sent back to the server to prevent needing to authenticate numerous times. The web cookie, has a bunch of other common names such as HTTP cookie, browser cookie, and cookie. for the sake of simplicity this article will be using the term cookie to represent all types of cookies.&lt;br /&gt;
&lt;br /&gt;
==How it works==&lt;br /&gt;
When a user(person) visits a website, you may be first prompted with user preferences such as what data can be used with the site. that information is likely stored by your browser agent as a cookie so that information or popup will not show again. Cookies are often a good practice as it offers clients a better experience when navigating their site when visiting. Of course there are a bunch of other cookies that do exist but for now we will focus on a few categories that these cookies fall under&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!Cookie Type&lt;br /&gt;
!Use Case&lt;br /&gt;
!Risk&lt;br /&gt;
|-&lt;br /&gt;
|Form Cookie&lt;br /&gt;
|When using a site you may be required to fill out a form field, that information can be stored by your agent when making a purchases or even renewing your licence making the experience more streamlined the next time you plan on making additional purchases on a website like that.&lt;br /&gt;
|Depending on implementation such as if cookies are not properly encrypted by your browser and site your using you may be at risk if a malicious actor decides to swipe your cookies which could also include password and saved payment information&lt;br /&gt;
|-&lt;br /&gt;
|3rd Party Cookie&lt;br /&gt;
|These cookies can be used when companies have different registered domains or transferring the user to prevent annoying information duplication or joint partner domains that may be working with a third party vendor. However these cookies are more often than not used as tracking indicators about user behavior and what other sites you visit.&lt;br /&gt;
|Considering the risk is it worth having third party cookies that silently track you? Many companies and brokers are ramping up their usage of tracking users with this metric along with browser fingerprinting to serve you targeted ads based on what pages you look at or search for&lt;br /&gt;
|-&lt;br /&gt;
|Authentication Cookie&lt;br /&gt;
|Are often tied to accounts that you use to prevent having to re-login each time you need to do an action with your account. these are usually stored as session cookies which generally have a shorter lifespan or even expire after your tab session has ended with the browser &lt;br /&gt;
|These tend to be less risky, in cases where these tokens are stored short term and encrypted can provide you with much needed convenience. But in cases where your browser may be compromised either by malware or browser extension can have your session cookies hijacked and used to access your account &lt;br /&gt;
|-&lt;br /&gt;
|Tracking Cookie&lt;br /&gt;
|Often malicious, but can be used to track sites performance and metrics based on reoccurring traffic and visits made with minimal overhead&lt;br /&gt;
|Usually sites will try to access third party cookies to learn more information about you with also adding there own. with this information they can calculate Value based pricing and targeted products that you may have recently looked at in previous weeks or days with a FOMO offer discount&lt;br /&gt;
|-&lt;br /&gt;
|Preference Cookie&lt;br /&gt;
|Often the least identifiable cookie on a site, this can be used to store specific preferences like a footer dismissal to how many results should show from a search to provide better functionality and efficency especially if the site has no account system.&lt;br /&gt;
|While this could possibly be used to track you, the information doesn&#039;t necessarily give you away. Since many that do implement this are domain specific cookies and not third party cookies as referenced earlier&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Why it is a problem==&lt;br /&gt;
&lt;br /&gt;
====Targeted advertising====&lt;br /&gt;
&lt;br /&gt;
====Value based pricing====&lt;br /&gt;
&lt;br /&gt;
====Cross Website tracking====&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
*Honey using cookies to share new affiliate codes with other users, this also had included many private exclusive discount codes that employees or veterans got for shopping at stores costing businesses tons of money&lt;br /&gt;
*Microsoft placing cookie tracking on school student devices https://www.theregister.com/2026/01/27/microsft_illegally_installed_cookies_ruling_austra_school/&lt;br /&gt;
*Imgur using tracking cookies to serve ads to users from third party sites [[Imgur]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Common terms]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Web_cookie&amp;diff=43607</id>
		<title>Web cookie</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Web_cookie&amp;diff=43607"/>
		<updated>2026-03-15T22:14:50Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: start creation rough draft, unfinished!! trying to keep it simple with less complex wording for GA(general audience) consumers can understand&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A web cookie, is a small chunk(s) of data served(shared) to the client(browser) that can be used for a variety of purposes. One of the most common being a website login identifier that serves a session cookie that is able to be sent back to the server to prevent needing to authenticate numerous times. The web cookie, has a bunch of other common names such as HTTP cookie, browser cookie, and cookie. for the sake of simplicity this article will be using the term cookie to represent all types of cookies.&lt;br /&gt;
&lt;br /&gt;
==How it works==&lt;br /&gt;
When a user(person) visits a website, you may be first prompted with user preferences such as what data can be used with the site. that information is likely stored by your browser agent as a cookie so that information or popup will not show again. Cookies are often a good practice as it offers clients a better experience when navigating their site when visiting. Of course there are a bunch of other cookies that do exist but for now we will focus on a few categories that these cookies fall under&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!Cookie Type&lt;br /&gt;
!Use Case&lt;br /&gt;
!Risky?&lt;br /&gt;
|-&lt;br /&gt;
|Form Cookie&lt;br /&gt;
|When using a site you may be required to fill out a form field, that information can be stored by your agent when making a purchases or even renewing your licence making the experience more streamlined the next time you plan on making additional purchases on a website like that. &lt;br /&gt;
|Depending on implementation such as if cookies are not properly encrypted by your browser and site your using you may be at risk if a malicious actor decides to swipe your cookies which could also include password and saved payment information&lt;br /&gt;
|-&lt;br /&gt;
|3rd Party Cookie&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Authentication Cookie&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Tracking Cookie&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Preference Cookie&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Why it is a problem==&lt;br /&gt;
&lt;br /&gt;
==== Targeted advertising ====&lt;br /&gt;
&lt;br /&gt;
==== Value based pricing ====&lt;br /&gt;
&lt;br /&gt;
==== Cross Website tracking ====&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
* Honey using cookies to share new affiliate codes with other users, this also had included many private exclusive discount codes that employees or veterans got for shopping at stores costing businesses tons of money&lt;br /&gt;
* Microsoft placing cookie tracking on school student devices https://www.theregister.com/2026/01/27/microsft_illegally_installed_cookies_ruling_austra_school/&lt;br /&gt;
* Imgur using tracking cookies to serve ads to users from third party sites [[Imgur]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Common terms]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=36493</id>
		<title>Doordash</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=36493"/>
		<updated>2026-02-09T04:23:18Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: add some more cases from the source (no links for them yet) since citing is such a pain i&amp;#039;ll try to finish the article soon&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{CompanyCargo&lt;br /&gt;
|Description=American store-to-house delivery service primarily used for food delivery.&lt;br /&gt;
|Founded=2013&lt;br /&gt;
|Industry=Delivery&lt;br /&gt;
|Logo=Doordash.png&lt;br /&gt;
|ParentCompany=&lt;br /&gt;
|Type=Public&lt;br /&gt;
|Website=https://www.doordash.com/&lt;br /&gt;
}}&lt;br /&gt;
[https://www.doordash.com/ DoorDash] was founded in June 2013, initially starting as PaloAltoDelivery.com before rebranding to Doordash. The company was founded by three Stanford students Tony Xu, Andy Fang, and Stanley Tang. Its focus is delivery on a wide variety of items, some items include fresh meals from nearby restaurants, groceries, convenience store items, OTC (Over the Counter) medicines, flowers, etc... This service mainly operates in locations within the U.S. (United States), Canada, and Australia.&lt;br /&gt;
&lt;br /&gt;
==Consumer-impact summary==&lt;br /&gt;
Over the years of operation DoorDash has found itself in many controversial consumer and workers violations. Some of the most notable being:&lt;br /&gt;
&lt;br /&gt;
*Withholding dashers funds (up to weeks or months) for delivering orders&lt;br /&gt;
*Lack of Business transparency especially with delivery fees and higher menu pricing&lt;br /&gt;
*Exposing millions of sensitive dashers and company information in a breach&lt;br /&gt;
*Adding restaurants to their platform to order without the business&#039;s consent&lt;br /&gt;
*Using driver tips to cover the cost of other deliveries&lt;br /&gt;
*Using [https://wiki.rossmanngroup.com/wiki/Buy_Now_Pay_Later BNPL] (Buy Now Pay Later) services to target the financially challenged consumers&lt;br /&gt;
*Using AI to falsely advertise what menu items look like&lt;br /&gt;
*Subsidizing Dashpass subscriptions by passing commission rates onto business&#039;s&lt;br /&gt;
*Multiple lawsuits due to unfair business practices&lt;br /&gt;
&lt;br /&gt;
==Incidents==&lt;br /&gt;
&lt;br /&gt;
===Withholding funds for contracted drivers===&lt;br /&gt;
According to Doordash, &amp;lt;blockquote&amp;gt;&amp;quot;Dashers get paid on a weekly basis for all deliveries or tasks completed between Monday - Sunday of the previous week (ending Sunday at midnight local time). Payments are transferred directly to your bank account through Direct Deposit and usually take 2-3 days to show up in your bank account, so payments will appear by Wednesday night.&amp;quot;&amp;lt;ref name=&amp;quot;:3&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=When do Dashers get paid? |url=https://help.doordash.com/dashers/s/article/When-do-Dashers-get-paid?language=en_US |url-status=live |access-date=2025-04-08 |website=Doordash}}&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;Even though they are treated like contractors they are still payed within a weekly basis instead of a quota based system. Many users who contract with Doordash need funds quickly to be able to cover daily expenses. This puts the dashers in a tough spot relying on cash tips, if any, to continue to get by until they are able to retrieve their weekly pay. However Doordash has already thought of this and created Fastpay.&amp;lt;blockquote&amp;gt;&amp;quot;Fast Pay allows Dashers to cash out their earnings daily for a small fee of $1.99. This means that Dashers can receive their earnings on demand through DoorDash, rather than waiting for their weekly direct deposit or using a third party service.&amp;quot;&amp;lt;ref name=&amp;quot;:3&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;By holding dashers funds they are incurring free interest on the money by not paying out the dasher as soon as a delivery is completed. By taking advantage of desperate workers they can make more money off of the original transaction.&lt;br /&gt;
&lt;br /&gt;
===Charging users unclear &amp;quot;fees&amp;quot; for delivery===&lt;br /&gt;
Like many businesses, Doordash does need to cover expenses that the company has. The issue lies with the transparency of how they do business with the customer base within their app. Many consumers have taken a legal class action lawsuit against Doordash.&amp;lt;ref name=&amp;quot;:4&amp;quot;&amp;gt;{{Cite web |last=Mayer |first=Chloe |date=2023-06-09 |title=DoorDash Faces $1B Lawsuit Over Delivery Fees: &#039;Dupes Naive Consumers&#039; - Newsweek |url=https://www.newsweek.com/lawsuit-doordash-sue-iphone-android-1805387 |url-status=live |access-date=2025-04-04 |website=Newsweek}}&amp;lt;/ref&amp;gt; The suit alleges Doordash&#039;s unfair Value based pricing by leveraging their algorithm and pricing model changes on a per customer basis; and not what they order. Specific examples include: delivery fee, any form of a hidden marketing fee or hidden commission fee.&amp;lt;ref name=&amp;quot;:4&amp;quot; /&amp;gt; Doordash has denied all alleged claims, referring to them as a &amp;quot;copy-and-paste job&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
This is combined with the fact that Doordash&#039;s menu prices are also considerably higher than those of the original venues where items could be purchased. &amp;quot;Without letting consumers know, DoorDash is able to raise the prices of menu items in order to turn a greater profit.&amp;quot;&amp;lt;ref name=&amp;quot;:9&amp;quot;&amp;gt;{{Cite web |last=Mallory |first=Paul |date=2023-08-23 |title=DoorDash Prices Higher Than Menu |url=https://consumergravity.com/doordash-prices-higher-than-menu/ |url-status=live |access-date=2025-05-14 |website=ConsumerGravity}}&amp;lt;/ref&amp;gt; leaving consumers none the wiser unless they actually checked by either visiting a company site (which may not be possible due to them handling takeout) or going in person to check their pricing. This leaves the consumer completely unaware that they are being overcharged on the goods being provided by the service. While some restaurants have admitted to allowing price increases for delivery, in some cases &amp;quot;this is even done without the restaurant’s permission. Which means that they are also not receiving any of the extra money.&amp;quot;&amp;lt;ref name=&amp;quot;:9&amp;quot; /&amp;gt; leaving Doordash to pocket all the extra profit for itself on top of all the other fees it charges for it&#039;s services.&lt;br /&gt;
===Data breach exposing millions of dashers and company info&amp;lt;ref name=&amp;quot;:2&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=DoorDash - Wikipedia |url=https://en.wikipedia.org/wiki/DoorDash |url-status=live |access-date=2025-04-08 |website=Wikipedia}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
In mid 2019, Doordash suffered a data breach that affected 4.9 million customers, drivers, and businesses sensitive information combined. Individuals that had joined Doordash after April 5th of 2018 were not affected. This breach took 5 months to be found. Doordash claims that &amp;quot;a third-party service provider,&amp;quot; was to blame for this leak, but the third party was never named. The types of data exposed is listed in the chart below.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&amp;lt;big&amp;gt;Breached Data that was exposed&amp;lt;/big&amp;gt; &amp;lt;ref name=&amp;quot;:5&amp;quot;&amp;gt;{{Cite web |last=Coban |first=Erkin |date=2025-04-08 |title=DoorDash Fees and Commissions for Restaurants: Detailed 2025 Guide - Restaurant Success Blog {{!}} Menuviel |url=https://blog.menuviel.com/doordash-fees-and-commissions-for-restaurants/ |url-status=live |website=Menuviel}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
!Customers&lt;br /&gt;
|name, email and delivery addresses, order history, phone numbers, hashed &amp;amp; salted passwords and the last four digits of their payment cards taken.&lt;br /&gt;
|-&lt;br /&gt;
!Dashers&lt;br /&gt;
|last four digits of their bank account numbers stolen, Approximately 100,000 had their drivers license stolen.&lt;br /&gt;
|-&lt;br /&gt;
!Companies&lt;br /&gt;
|last four digits of their bank account numbers stolen&lt;br /&gt;
|}&lt;br /&gt;
Many consumers complained the year before about their account being hacked, but were assured by Doordash that it was not a breach and &amp;quot;claimed attackers were running credential stuffing attacks&amp;quot;. This shows they did not take customers reports seriously and had a breach shortly after, due to the company&#039;s opsec negligence.&lt;br /&gt;
&lt;br /&gt;
===Adding restaurants to their platform without other business&#039;s consent===&lt;br /&gt;
Starting around 2020, Doordash had decided that the company needed more outreach. To do this, the company started adding businesses that had no arrangements for takeout or delivery without the owners consent.&amp;lt;ref name=&amp;quot;:6&amp;quot;&amp;gt;{{Cite web |last=Pershan |first=Caleb |date=2020-01-29 |title=Delivery Apps Keep Adding Restaurants Without Their Consent  - Eater |url=https://www.eater.com/2020/1/29/21113416/grubhub-seamless-kin-khao-online-delivery-mistake-doordash |url-status=live |access-date=2025-04-04 |website=EATER}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:7&amp;quot;&amp;gt;{{Cite web |last=Settembre |first=Jeanette |date=2020-01-21 |title=DoorDash, Grubhub skewered by small restaurants for posting menus without permission {{!}} Fox Business |url=https://www.foxbusiness.com/small-business/doordash-grubhub-restaurant-listing-without-permission.amp |url-status=live |access-date=2025-04-09 |website=Fox Business}}&amp;lt;/ref&amp;gt; This has led to increased stress on businesses that were not ready for a higher influx of volume orders but also being charged up to 30% in referral fees depending on the business.&amp;lt;ref name=&amp;quot;:5&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:7&amp;quot; /&amp;gt; Many small corporations and restaurants were impacted the most due to these policies; mostly because profit margins are usually lower than a multi billion dollar franchise that has been tailored to do takeout for decades, or industry chains that are used to higher order volumes. Behavior like this may end up running smaller unprepared business operations to close permanently, leaving only the bigger corporations to compete for the consumers&#039; purchasing power.&lt;br /&gt;
&lt;br /&gt;
===Pocketing driver app tips to payout other dashers&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;{{Cite web |last=Glenn |first=Lindey |date=2025-03-31 |title=DoorDash’s $1 BILLION Lawsuit: Exposing DoorDash’s Predatory Business Model |url=https://www.youtube.com/watch?v=A-gPld7e3do |url-status=live |access-date=2025-04-04 |website=Youtube}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=James |first=Letitia |date=2025-02-24 |title=Attorney General James Secures $16.75 Million from DoorDash for Cheating Delivery Workers Out of Tips |url=https://ag.ny.gov/press-release/2025/attorney-general-james-secures-1675-million-doordash-cheating-delivery-workers |url-status=live |access-date=2025-05-09 |website=NY GOV}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
In February 24 of 2025, a press release statement New York Attorney General Letitia James released the results of their investigation stating that Doordash, between May 2017 and September 2019,&amp;lt;blockquote&amp;gt;“used customer tips to offset the base pay it had already guaranteed to workers, instead of giving workers the full tips they rightfully earned.”&amp;lt;ref name=&amp;quot;:8&amp;quot;&amp;gt;{{Cite web |last=Calvario |first=Liz |date=2025-02-25 |title=DoorDash Settlement: Millions to Be Paid to Drivers For Pocketed Tips |url=https://www.today.com/food/news/doordash-settlement-payout-rcna193728 |url-status=live |access-date=2025-04-08 |website=TODAY}}&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;Doordash has lost this lawsuit and was ordered to pay a hefty sum for mistreating the contractors about transparent pay as seen below: &amp;lt;blockquote&amp;gt;&amp;quot;DoorDash will pay $16.75 million in restitution for Dashers and up to $1 million in settlement administrator costs to help issue the payments.&amp;quot;&amp;lt;ref name=&amp;quot;:8&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Doordash has responded to the litigation loss by stating it was an &#039;&#039;&amp;quot;old pay structure&amp;quot;&#039;&#039; as they are currently using a newer one where contractors keep all their tips.&lt;br /&gt;
&lt;br /&gt;
The old pay structure that Doordash&#039;s PR team was referring to would only show dashers tip amount if it was higher than what Doordash was willing to pay them for that contract batch. In many cases when the tip amount failed to surpass what the company was willing to pay the dasher for the order it was often taken and spread across other orders that may have had a lower initial payout. This &#039;&#039;&amp;quot;old pay structure&amp;quot;&#039;&#039; has impacted over 63,000 New Yorker&#039;s alone.&lt;br /&gt;
&lt;br /&gt;
===Using BNPL services to target the financially challenged consumers===&lt;br /&gt;
As of March 2025, Doordash has decided to partner up with Klarna for [[Buy Now Pay Later|BNPL (Buy Now Pay Later)]] services.&amp;lt;ref&amp;gt;{{Cite web |last=Steinberg |first=Brooke |date=2025-03-24 |title=DoorDash now offering eat now, pay later payments through Klarna |url=https://nypost.com/2025/03/24/lifestyle/DoorDash-now-offering-eat-now-pay-later-payments-through-klarna/ |url-status=live |access-date=2025-04-04 |website=New York Post}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |date=2025-03-20 |title=DoorDash Partners with Klarna to Offer US Customers Even More Convenience with Flexible Payments {{!}} DoorDash |url=https://about.doordash.com/en-us/news/doordash-partners-with-klarna |url-status=live |access-date=2025-05-14 |website=Doordash}}&amp;lt;/ref&amp;gt; This partnership is aimed at the consumers that want food delivery but are currently unable to afford it. However, it&#039;s a deceptive practice that can further financially ruin consumers. While [[Buy Now Pay Later|BNPL]] can defer payments interest free, it does charge late fees. Consumers that are already financially strapped for cash may find it difficult to repay these loans if they are not careful. This may boost Doordash&#039;s profits by taking advantage of consumers that are not financially savvy.&lt;br /&gt;
&lt;br /&gt;
===Using Dashpass subscription model to surcharge business&#039;s on order commissions===&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;About eight months after Washington, D.C. placed a 15% cap on third-party delivery commission fees to help restaurants during the pandemic, DoorDash appears to have found a workaround. According to the Washington City Paper, restaurants that use DoorDash’s DashPass subscription feature were sent a notice stating that the cap is “only applicable to Classic orders” and doesn’t apply to the DashPass program.&amp;quot;...&amp;quot;DoorDash calls DashPass an “optional, premium offering and separate from DoorDash’s core services.” The company said that beginning Dec. 9, it will begin charging restaurants the contractual rate in their original agreements, City Paper reports. The changes to DashPash charges are part of a limited test in fewer than five cities, including D.C. and cities in the Bay Area.&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot;&amp;gt;{{Cite web |last=Kelso |first=Alicia |date=2020-12-07 |title=DoorDash hit with cease-and-desist letter from DC attorney general {{!}} Restaurant Dive |url=https://www.restaurantdive.com/news/doordash-could-use-dashpash-as-a-workaround-to-delivery-fee-caps/591701/ |url-status=live |access-date=2025-04-04 |website=Restaurant Dive}}&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;By using this workaround, Doordash has negatively impacted many small businesses and restaurants that operate within the area. They did, however, allow &#039;&#039;&amp;quot;Merchants can choose to opt out of DashPass at any time, a DoorDash spokesperson said&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;.&#039;&#039; Though there are many consumers that do use Dashpass due to the savings for users that use their delivery services frequently. By opting out, businesses are effectively blacklisting themselves from the users that frequently use the app for deliveries. Doordash&#039;s spokesperson justifies this&amp;lt;blockquote&amp;gt;&amp;quot;The spokesperson called delivery fee restrictions a “one-size fits all” solution that impacts the company’s ability to provide quality service and pay. Merchant fees help the company cover business costs like Dasher pay, background checks, occupational Dasher insurance and website upkeep, the spokesperson said.&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Which apparently the Dashpass subscription that consumers pay does not cover this. This is just an excuse to further pass on costs while maintaining the profits of the subscription and free delivery; which is the main selling point of the subscription service.&lt;br /&gt;
&lt;br /&gt;
This has caught the eye of D.C. Attorney General Karl Racine on December 10 of 2020. They have sent a cease and desist notice on Tuesday warning Doordash that charging restaurants more than 15% on commissions may violate District laws. The company complied two days later stating they &amp;quot;decided not to charge DC restaurants their contractual DashPass rate at this time.&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Using AI to falsely advertise what menu items look like===&lt;br /&gt;
With many menus, consumers expect an accurate description of what they are ordering along with the ingredients that are being used to make it. In recent years companies have started relying on AI to generate a description and a complimentary photo of what the dish should look like. But in many cases this was done to falsely advertise to boost sales. We can look to an earlier instance during the lock down when ghost kitchens were popular;&amp;lt;blockquote&amp;gt;&amp;quot;Ghost kitchens are allegedly using AI-generated images on food delivery sites such as GrubHub and DoorDash. The images are used to promote online orders from kitchens that solely sell their food via online delivery services. Rather than using real photographers, they are using images of food that do not exist.&amp;quot;&amp;lt;ref name=&amp;quot;:11&amp;quot;&amp;gt;{{Cite web |last=Baker |first=Alex |date=2024-02-28 |title=The photos that you see on food delivery apps are probably AI |url=https://www.diyphotography.net/ghost-kitchens-using-ai-images-on-food-delivery-apps/ |url-status=live |access-date=2025-04-11 |website=DiyPhotography}}&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;Of which many delivered products that did not match the item description at all or was poorer quality than what was shown to them within ordering. Not to mention in many countries&amp;lt;blockquote&amp;gt;&amp;quot;there are firm advertising laws that state exactly what you have to show and what can be substituted in food photography. This helps protect consumers, making sure they get what they order.&amp;quot;&amp;lt;ref name=&amp;quot;:11&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Meaning when generating a picture of food it is not considered edible by many countries standards and may even be illegal. But industries are constantly changing; custom diffusion models being packaged like Swipeby to provide cheap alternatives to make selling menu items at a higher volume.&amp;lt;blockquote&amp;gt;&amp;quot;The company points to a survey from Snappr, a photography and visual content platform, that found high-quality food photos can increase orders on restaurant delivery apps by 35%.&amp;quot;&amp;lt;ref name=&amp;quot;:12&amp;quot;&amp;gt;{{Cite web |last=Canton |first=Rafael |date=2023-04-07 |title=The picture of that food you’re ordering online may have been created by AI |url=https://www.fastcompany.com/90870969/food-delivery-startup-ai-photos-swipeby |url-status=live |access-date=2025-04-11 |website=FastCompany}}&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;By seeing the results that such a tool can provide shows how pressing it can be for other businesses to compete if they are not also resorting to the same measures. During this time Doordash had policies about having generative photos for menu items; the founder however thinks things will change soon as he said &amp;quot;Give it six months, that will change,” he says. “I will bet money on it. Because with AI generation right now, it makes so much sense.&amp;quot;&amp;lt;ref name=&amp;quot;:12&amp;quot; /&amp;gt; And as of 2025 Doordash has launched it&#039;s own tool for generating AI menus on it&#039;s platform which is able to generate descriptions and pictures of an item being listed.&amp;lt;blockquote&amp;gt;&#039;&#039;“At DoorDash, we believe AI should make life easier for restaurants—not more complicated. It’s about using automation to enhance the guest experience while keeping the operator’s unique touch front and center,” said Arpit Dhariwal, Head of Product, Merchant Acquisition &amp;amp; Growth at DoorDash. “AI-powered tools are built to take everyday tasks off operators’ plates, allowing restaurants to focus on what matters most—delivering great food and service. We&#039;re excited to help drive more orders, save time, and support continued growth for our restaurant partners.”&#039;&#039;&amp;lt;/blockquote&amp;gt;As we have seen earlier higher profit margins has caught Doordash&#039;s attention. Since they also make more money from users seeing results that may resemble the food that will be ordered as a first result. However this tool can be used nefariously like how ghost kitchens used it to falsely advertise the quality and resemblance of the food being shown to the consumers of the app. It may be important to exercise caution from now on against actors that would leverage this tool against the consumer especially since there seems to be nothing in place to warn the consumer that the current item that is being viewed was generated by their AI tool. This leaves an extremely high risk that a consumer may be unsatisfied with an order because it did not match the description or the photo being listed on Doordash. &lt;br /&gt;
&lt;br /&gt;
===Multiple lawsuits due to unlawful business practices&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
====Class-action lawsuit for misclassifying workers (2017)====&lt;br /&gt;
A class-action litigation suit was filed for Doordash in allegedly labeling delivery workers in California and Massachusetts as independent contractors. An agreement was later reached in 2022 where Doordash payed out $100 million dollars. $61 million would be going to the effected 900,000+ drivers in both states, paying approximately $130 dollars per driver; with the other $28 million going to the lawyers.&amp;lt;ref name=&amp;quot;:13&amp;quot;&amp;gt;{{Cite web |last=Whitney |first=Kimball |date=2021-09-01 |title=DoorDash Settlement Would Pay a Paltry $130 to Workers Instead of Making Them Employees |url=https://gizmodo.com/doordash-settlement-would-pay-a-paltry-130-to-workers-1847586519 |url-status=live |access-date=2025-06-07 |website=Gizmodo}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Maeve |first=Allsup |date=2021-12-22 |title=DoorDash $100 Million Driver Settlement Tentatively Approved |url=https://news.bloomberglaw.com/daily-labor-report/doordash-100-million-driver-settlement-tentatively-approved |url-status=live |access-date=2025-06-07 |website=Bloomberg Law}}&amp;lt;/ref&amp;gt; A quite minor sum for Doordash considering their CEO got payed $413 million dollars just the year before the settlement.&amp;lt;ref name=&amp;quot;:13&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Data breach lawsuit (2019)====&lt;br /&gt;
In early may Doordash had a data breach with over 4.9 million effected individuals. All users who registered past April 5th 2018 were safe from the data that was stolen.&amp;lt;ref&amp;gt;{{Cite web |last=Whittaker |first=Zack |date=2016-09-26 |title=DoorDash confirms data breach affected 4.9 million customers, workers and merchants |url=https://techcrunch.com/2019/09/26/doordash-data-breach/ |url-status=live |access-date=2025-05-16 |website=Tech Crunch}}&amp;lt;/ref&amp;gt; This has resulted in a class action in October 2019 against Doordash for not protecting user data.&amp;lt;ref&amp;gt;{{Cite web |last=Shaak |first=Erin |date=2019-08-04 |title=DoorDash Sued Over 2019 Data Breach Affecting More Than 4.9 Million Users |url=https://www.classaction.org/news/doordash-sued-over-2019-data-breach-affecting-more-than-4-9-million-users |url-status=live |access-date=2025-06-16 |website=Class Action Org}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Withholding of tips and subsequent class-action lawsuits (2019)====&lt;br /&gt;
In July, Doordash&#039;s tipping payout to drivers was critiqued by the New York Times, The Verge and Gothamist.&amp;lt;ref&amp;gt;{{Cite web |last=Newman |first=Andy |date=2019-06-21 |title=My Frantic Life as a Cab-Dodging, Tip-Chasing Food App Deliveryman |url=https://www.nytimes.com/2019/07/21/nyregion/doordash-ubereats-food-app-delivery-bike.html |url-status=live |access-date=2025-06-27 |website=New York Times}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Vincent |first=James |date=2019-07-22 |title=Delivery apps like DoorDash are using your tips to pay workers’ wages |url=https://www.theverge.com/2019/7/22/20703434/delivery-app-tip-pay-theft-doordash-amazon-flex-instacart |url-status=live |access-date=2025-06-27 |website=The Verge}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Ghaffary |first=Shirin |date=2019-08-20 |title=DoorDash is still pocketing workers’ tips, almost a month after it promised to stop |url=https://www.vox.com/recode/2019/8/20/20825937/doordash-tipping-policy-still-not-changed-food-delivery-app-gig-economy |url-status=live |access-date=2025-06-27 |website=Vox}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:10&amp;quot;&amp;gt;{{Cite web |last=Lampen |first=Claire |date=2019-07-10 |title=Brooklyn Man Sues DoorDash Over Grifty, Misleading Tip Policy |url=https://gothamist.com/2019/07/30/doordash_tipping_lawsuit.php |url-status=live |archive-url=https://web.archive.org/web/20190805221244/https://gothamist.com/2019/07/30/doordash_tipping_lawsuit.php |archive-date=2019-08-05 |access-date=2025-06-27 |website=Gothamist}}&amp;lt;/ref&amp;gt; The pay structure in question is where the Dasher would get payed a minimum amount for each order by Doordash. If the customer added a tip it would cover the companies expenses first to cover the minimum. the remaining amount of the tip would go to the dasher that was deducted from Doordash.&amp;lt;ref name=&amp;quot;:10&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:14&amp;quot;&amp;gt;{{Cite web |last=Wayt |first=Theo |date=2019-06-29 |title=Brooklyn man sues DoorDash for ‘misleading’ tipping policy |url=https://nypost.com/2019/07/29/brooklyn-man-sues-doordash-for-misleading-tipping-policy/ |url-status=live |access-date=2025-06-27 |website=New York Post}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Later in 2020 Doordash was exposed for lying about pocketing portions of drivers tips, generating additional revenue for the company that dashers were unaware or uninformed about. This was happening after the company claimed it had refactored it&#039;s tipping system to be more transparent. But Doordash was still continuing to skim payouts for deliveries from dashers.&amp;lt;ref&amp;gt;{{Cite web |last=Keck |first=Catie |date=2020-01-07 |title=The Villain Always Wins |url=https://gizmodo.com/the-villain-always-wins-1841070357 |url-status=live |access-date=2025-06-27 |website=Gizmodo}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Keck |first=Catie |date=2019-03-15 |title=DoorDash Has Been Confusing Its Workers About Payments for Nearly Two Years |url=https://gizmodo.com/doordash-has-been-confusing-its-workers-about-payments-1833327287 |url-status=live |access-date=2025-06-27 |website=Gizmodo}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Keck |first=Catie |date=2019-12-10 |title=DoorDash Has a New Plan to Make Workers Gamble on How Much They’ll Get Paid |url=https://gizmodo.com/doordash-has-a-new-plan-to-make-workers-gamble-on-how-m-1840325285 |url-status=live |access-date=2025-06-27 |website=Gizmodo}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Ellis |first=Avery |date=2020-01-16 |title=DoorDash Contractors Earn Less Than Dogshit, Study Finds |url=https://gizmodo.com/doordash-contractors-earn-less-than-dogshit-study-find-1841048784 |url-status=dead |access-date=2025-06-27 |website=Gizmodo}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This had led a customer to file a class action suit against the company claiming &amp;quot;materially false and misleading&amp;quot; in app tipping feature.&amp;lt;ref name=&amp;quot;:10&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:14&amp;quot; /&amp;gt; The case was later moved to an arbitration hearing in August.&amp;lt;ref&amp;gt;{{Cite web |last=Casetext |date=2020-08-24 |title=Arkin v. DoorDash, Inc. |url=https://casetext.com/case/arkin-v-doordash-inc |url-status=dead |archive-url=https://web.archive.org/web/20230213085836/https://casetext.com/case/arkin-v-doordash-inc |archive-date=2023-02-13 |access-date=2025-06-27 |website=Casetext}}&amp;lt;/ref&amp;gt; Facing negative exposure and bad press the company finally complied to change their payout policy.&amp;lt;ref&amp;gt;{{Cite web |last=Abril |first=Danielle |date=2019-11-12 |title=DoorDash’s New Tipping Policy Has Increased Driver Pay |url=https://fortune.com/2019/11/12/doordash-new-tipping-policy-worker-pay/ |url-status=live |website=Fortune}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Newman |first=Andy |date=2019-07-24 |title=DoorDash Changes Tipping Model After Uproar From Customers |url=https://www.nytimes.com/2019/07/24/nyregion/doordash-tip-policy.html |url-status=live |website=New York Times}}&amp;lt;/ref&amp;gt; The lawsuit was settled by District of Columbia Attorney General Karl Racine for $2.5 million with most of the amount going to dashers, government and charity.&amp;lt;ref&amp;gt;{{Cite web |last=Kerr |first=Dara |date=2020-11-25 |title=DoorDash settles lawsuit for $2.5M over &#039;deceptive&#039; tipping practices |url=https://www.cnet.com/tech/mobile/doordash-settles-lawsuit-for-2-5m-over-deceptive-tipping-practices/ |url-status=live |access-date=2025-06-27 |website=CNET}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Canales |first=Katie |date=2020-11-25 |title=DoorDash is paying $2.5 million to settle a lawsuit that accused the food delivery company of stealing drivers&#039; tips |url=https://www.businessinsider.com/doordash-25-million-settlement-lawsuit-tipping-model-2020-11 |url-status=live |website=Business Insider}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=OAC |date=2020-11-24 |title=AG Racine Reaches $2.5 Million Agreement with DoorDash for Misrepresenting that Consumer Tips Would Go to Food Delivery Drivers |url=https://oag.dc.gov/release/ag-racine-reaches-25-million-agreement-doordash |website=Office of the Attorney General for the District of Columbia}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Antitrust litigation (2020) ====&lt;br /&gt;
The Dacitashvili has filed against Grubhub, Doordash, Postmates and Uber Eats for having a majoritive monopoly over the food delivery market because of the way it selectively signed contracts with businesses to list them on the platform. Many of the clauses stated that delivery prices will be identical to dine in prices.&amp;lt;ref name=&amp;quot;:15&amp;quot;&amp;gt;{{Cite web |last=Allyn |first=Bobby |date=2020-05-14 |title=Restaurants Are Desperate — But You May Not Be Helping When You Use Delivery Apps |url=https://www.npr.org/2020/05/14/856444431/cities-crack-down-on-food-delivery-app-fees-as-restaurants-struggle-to-survive |url-status=live |access-date=2025-08-30 |website=NPR}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:16&amp;quot;&amp;gt;{{Cite web |last=Stempel |first=Jonathan |date=2020-04-13 |title=Grubhub, DoorDash, Postmates, Uber Eats are sued over restaurant prices amid pandemic |url=https://www.reuters.com/article/us-health-coronavirus-food-delivery-laws-idUSKCN21V2C1/ |url-status=live |access-date=2020-08-30 |website=Reuters}}&amp;lt;/ref&amp;gt; Plaintiffs argued that this increased the cost unfairly to dine-in customers because all defendants required the restaurants to cover the delivery fees ranging from 13% - 40% of revenue.&amp;lt;ref name=&amp;quot;:15&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:16&amp;quot; /&amp;gt; Keep in mind that restaurants like supermarkets runs on slim profit margins with the average being 3% - 9% total. This case seeks treble damages (multiply all damages by 3) for overcharges from the beginning of 2016 of April from the defendants delivery apps.&amp;lt;ref name=&amp;quot;:15&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:16&amp;quot; /&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |date=2020-04-13 |title=Case 1:20-cv-03000-LAK Document |url=https://s3.documentcloud.org/documents/6890558/DAVITASHVILI-v-Grubhub-ET-AL.txt |url-status=live |archive-date= |access-date=2025-08-30 |website=S3 Documentcloud}}&amp;lt;/ref&amp;gt; Many preliminaries have happened since then but is unclear when the trial will actually begin.&lt;br /&gt;
&lt;br /&gt;
==== Litigation for illegal unauthorized restaurant listing (2021) ====&lt;br /&gt;
In may, Doordash was sued of adding restaurants to their service without business consent. the plaintiff Lona&#039;s Lil Eats in St. Louis filed a lawsuit against the company claiming that they were listed on the app without notice or consent; and then prevented any orders from going through despite the listing claiming it was &amp;quot;too far away&amp;quot; when the actual issue was that the business had not partnered with Doordash and payed the fee for the listing. Which such behavior is not lawful in California&lt;br /&gt;
&lt;br /&gt;
==== Lawsuit by the city of Chicago (2021) ====&lt;br /&gt;
In august, Chicago had filed a suit against both Doordash and Grubhub. Mayor Lori Lightfoot claimed these companies broke the law by using &amp;quot;unfair and deceptive tactics to take advantage of restaurants and consumers who were struggling to stay afloat during the COVID-19 pandemic.&amp;quot;, which was actively denied by both companies alleged in the case.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;&amp;lt;blockquote&amp;gt;&lt;br /&gt;
===Class-action lawsuit (2023)===&lt;br /&gt;
DoorDash has been accused of charging users of iPhone more than users on the Android platform. User testing claimed to show several instances of various fees and delivery charges being higher when using an Apple device. DoorDash denied these allegations in response to the ongoing US$1 billion class-action suit.&lt;br /&gt;
&lt;br /&gt;
===Lawsuit by the city of Seattle (2023)===&lt;br /&gt;
In August 2023, DoorDash was obligated to pay its drivers and the city of Seattle a total of $1.6 million.  It was found that the platform made it difficult for users to request paid time off.  DoorDash is to pay $1.1 million towards safe and sick time credits, $500k directly to drivers and an additional $8,500 in city fees.&lt;br /&gt;
&lt;br /&gt;
===Privacy lawsuit by the state of California (2024)===&lt;br /&gt;
In February 2024, after being found to have illegally sold personal data, DoorDash was obligated to pay a $375,000 civil penalty as well as to begin complying with privacy laws it had been shirking, namely CCPA and CalOPPA.&lt;br /&gt;
&lt;br /&gt;
===Class-action lawsuit settlement (2025)===&lt;br /&gt;
In 2025, DoorDash agreed to pay around $17 million for &amp;quot;misleading both consumers and delivery workers&amp;quot; with tips being docked from drivers&#039; pay instead of directly going to drivers.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;quot;&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;{{Placeholder box|If the company page is short enough and/or the incident is not deserving of its own page, add incidents below in sub-sections (including the points outlined in [[Consumer_Action_Taskforce:Sample/Incident/Help|the incident help page]]) without linking/creating an incident page.&lt;br /&gt;
&lt;br /&gt;
If the company has various incidents listed and/or this page is getting too long, create subsections linking to each incident while linking to the main article and including a short summary. To link to the page use the &amp;quot;Hatnote&amp;quot; or &amp;quot;Main&amp;quot; templates.&lt;br /&gt;
&lt;br /&gt;
If the company has numerous incidents then format them in a table (see [[Amazon]] for an example). }}&lt;br /&gt;
&lt;br /&gt;
==Products==&lt;br /&gt;
&lt;br /&gt;
===Dashpass (2018 - Present)===&lt;br /&gt;
A premium program offered by Door Dash. This program offers free delivery on orders greater than $12 along with reduced service fees for deliveries. By paying the subscription price Doordash advertises this program as a cost saving measure for consumers that use their app frequently. This offer, however, has been subject to a variety of criticism. One of the more popular cases being hit with a cease-and-desist letter from DC attorney general for charging more than 15% on commissions to make up the losses of the companies free delivery policy with Dashpass.&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Placeholder box|Link to relevant theme articles or companies with similar incidents.}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Loyalty_cards&amp;diff=30318</id>
		<title>Loyalty cards</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Loyalty_cards&amp;diff=30318"/>
		<updated>2025-11-11T18:05:42Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: minor fluidity changes&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Loyalty cards are rewards offered to reoccurring customers that commonly buy from them. Other common names may include rewards cards, points cards, or club cards. this is usually done to drive up loyalty to the business due to a percent kickback or points alternative instead of a competitor. Loyalty cards are not also bound to just cards, lately they are more commonly being integrated as app forms offering coupons and free add-ons as exclusive benefits. Additionally some loyalty cards are not free and require an annual or monthly subscription to retain your loyalty status.&lt;br /&gt;
&lt;br /&gt;
==How it works==&lt;br /&gt;
Company a wants to boost sales with their existing customer base without driving them away to other competitors. Instead of hosting limited run deals they decide to roll out a loyalty card that rewards you in points the more you spend with them. They likely also plan to run limited time discounts and coupons for loyalty card members only. And if it is really successful they will make it available as an app to increase their customer install base and may end up charging a monthly fee for such benefits.&lt;br /&gt;
&lt;br /&gt;
==Why it is a problem==&lt;br /&gt;
&lt;br /&gt;
===Monopolistic practices===&lt;br /&gt;
Many loyalty cards will lower the barrier to entry in promise of good rewards while in the process of basically trapping the consumer to only want to spend money with the associated brand under the guise of saving money. Things such as points or cash back credits enforce the habit of consumers feeling that they should buy anything they need with that store even if a better deal is available elsewhere&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
[https://us.zyn.com/questions/ Zyn] reward program giving points for buying their nicotine gum products&lt;br /&gt;
&lt;br /&gt;
Amazon Prime offering member only deals and free 2 day shipping on prime products&lt;br /&gt;
&lt;br /&gt;
Mc Donalds providing app only orders discounts such as free fries and points&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Common terms]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Loyalty_cards&amp;diff=30317</id>
		<title>Loyalty cards</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Loyalty_cards&amp;diff=30317"/>
		<updated>2025-11-11T18:00:19Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: flush out the page more still needs more touch ups and research, i would also probably change the article name to Loyalty programs instead of cards of which i would probably need to rewrite the page a bit but i feel this is more fitting as this term includes the rise of app based loyalty programs and memberships for consumers&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Loyalty cards are rewards offered to reoccurring customers that commonly buy from them. Other common names may include rewards cards, points cards, or club cards. this is usually done to drive up loyalty to the business due to a percent back kickback or points alternative instead of a competitor. Loyalty cards are not also bound to just cards, lately they are more commonly being integrated as app forms offering coupons and free add-ons as exclusive benefits. Additionally some loyalty cards are not free and require an annual or monthly subscription to retain your loyalty status.&lt;br /&gt;
&lt;br /&gt;
==How it works==&lt;br /&gt;
Company a wants to boost sales with their existing customer base without driving them away to other competitors. Instead of hosting limited runtime deals they decide to roll out a loyalty card that rewards you in points the more you spend with them. They likely also plan to run limited time discounts and coupons for loyalty card members only. And if it is really successful they will make it available as an app to increase their customer install base and may end up chagrining a monthly fee for such benefits.&lt;br /&gt;
&lt;br /&gt;
==Why it is a problem==&lt;br /&gt;
&lt;br /&gt;
=== Monopolistic practices ===&lt;br /&gt;
Many loyalty cards will lower the barrier to entry in promise of good rewards while in the process of basically trapping the consumer to only want to spend money with the associated brand under the guise of saving money. Things such as points or cash back credits enforce the habit of consumers feeling that they should buy anything they need with that store even if a better deal is available elsewhere&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
[https://us.zyn.com/questions/ Zyn] reward program giving points for buying their nicotine gum products&lt;br /&gt;
&lt;br /&gt;
Amazon Prime offering member only deals and free 2 day shipping on prime products&lt;br /&gt;
&lt;br /&gt;
Mc Donalds providing app only orders discounts such as free fries and points&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Common terms]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Loyalty_cards&amp;diff=30275</id>
		<title>Loyalty cards</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Loyalty_cards&amp;diff=30275"/>
		<updated>2025-11-11T03:03:49Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: Start loyalty cards, started summary Stub notice recommended, will add more details at a later date&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Loyalty cards are rewards offered to reoccurring customers that commonly buy from them. Other common names loyalty cards that you may of heard of include rewards cards, points cards, or club cards. this is usually done to drive up loyalty to the business due to a percent back kickback or points alternative instead of a competitor. Loyalty cards are not also bound to just cards, lately they are more commonly being integrated as app forms offering coupons and free add-ons as exclusive benefits.&lt;br /&gt;
&lt;br /&gt;
==How it works==&lt;br /&gt;
{{Ph-T-HIW}}&lt;br /&gt;
&lt;br /&gt;
==Why it is a problem==&lt;br /&gt;
{{Ph-T-WIIAP}}&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
{{Ph-T-E}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Common terms]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Negative_option_marketing&amp;diff=29356</id>
		<title>Negative option marketing</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Negative_option_marketing&amp;diff=29356"/>
		<updated>2025-11-02T17:31:47Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: tweaks for fluidity&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StubNotice}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Negative option marketing&#039;&#039;&#039; or NOM, is a practice in which businesses proactively make changes that restrict users freedoms in ways that take the users silence or inaction to be acceptance of the terms set by a company.&lt;br /&gt;
&lt;br /&gt;
==How it works==&lt;br /&gt;
A company like a gym may make it super easy to sign up online. But when it comes time to cancel your membership to change to a new gym the consumer later finds out that they have to certify mail the gym to cancel the same membership they signed up for online. While a company could implement a easy cancel option they proactively choose not to keep those who would just accept the cost outweighing the time spent to cancel.&amp;lt;ref&amp;gt;{{Cite web |last=FTC |title=Enforcement Policy Statement Regarding Negative Option Marketing - negative_option_policy_statement-10-22-2021-tobureau.pdf |url=https://www.ftc.gov/system/files/documents/public_statements/1598063/negative_option_policy_statement-10-22-2021-tobureau.pdf |url-status=live |access-date=2025-11-02 |website=FTC GOV}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Why it is a problem==&lt;br /&gt;
&lt;br /&gt;
===Consumer Entrapment===&lt;br /&gt;
By making the process as easy as possible weather it be creating an account or subscribing to a service users should have a say on if there account should be deleted or a subscription canceled by not providing these options to consumers they are effectively trapped for what they signed up for&lt;br /&gt;
&lt;br /&gt;
===Loss of ownership===&lt;br /&gt;
Specific devices like cameras, watches, light bulbs etc... may require app activation to use something that should &amp;quot;just work&amp;quot; out of the box. But instead force you to download something you did not consent to when purchasing it&lt;br /&gt;
&lt;br /&gt;
===Privacy===&lt;br /&gt;
With relating to accounts since you are not able to remove or delete them those companies may be actively selling that information that you have provided to them to other companies or brokers without your knowledge even if you decided you no longer wish to use the product the info will persist without your consent&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
LA Fitness making it easy to sign up for a membership but requires first class mail to cancel a subscription&amp;lt;ref&amp;gt;{{Cite web |last=Rossmann |first=Louis |date=2023-08-24 |title=LA Fitness gym cancel scam - fight for the right to cancel! |url=https://www.youtube.com/watch?v=w6gF1z3WkWU |url-status=live |access-date=2025-11-02 |website=Youtube}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
DND Beyond allowing you to make an account online but force request via &#039;&#039;&#039;email&#039;&#039;&#039; to have a chance of your account being deleted by them having to provide additional information that was not necessary on account signup&amp;lt;ref&amp;gt;{{Cite web |date=2022-01-09 |title=The Multi-Day Odyssey to Account Deletion (Ongoing) |url=https://www.reddit.com/r/dndbeyond/comments/10b9y9v/the_multiday_odyssey_to_account_deletion_ongoing/ |url-status=live |access-date=2025-11-02 |website=Reddit}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
DJI cameras requiring an app registration to be able to use the product you paid for&amp;lt;ref&amp;gt;{{Cite web |last=Rossmann |first=Louis |date=2025-04-17 |title=I thought I bought a camera, but no! DJI sold me a LICENSE to use their camera 🤦‍♂️ |url=https://www.youtube.com/watch?v=aUOnQ_boqCw |url-status=live |access-date=2025-11-02 |website=Youtube}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Common terms]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Negative_option_marketing&amp;diff=29355</id>
		<title>Negative option marketing</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Negative_option_marketing&amp;diff=29355"/>
		<updated>2025-11-02T17:24:50Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: add some refs, expand privacy rights a bit needs touchups&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StubNotice}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Negative option marketing,&#039;&#039;&#039; or NOM, is a practice in which businesses proactively make changes that restrict users freedom in  way that they may have once originally taken the users silence or inaction to be acceptance.&lt;br /&gt;
&lt;br /&gt;
==How it works==&lt;br /&gt;
A company like a gym may make it super easy to sign up online. But when it comes time to cancel your membership to change to a new gym the consumer later finds out that they have to certify mail the gym to cancel the same membership they signed up for online. While a company could implement a easy cancel option they proactively choose not to keep those who would just accept the cost outweighing the time spent to cancel.&amp;lt;ref&amp;gt;{{Cite web |last=FTC |title=Enforcement Policy Statement Regarding Negative Option Marketing - negative_option_policy_statement-10-22-2021-tobureau.pdf |url=https://www.ftc.gov/system/files/documents/public_statements/1598063/negative_option_policy_statement-10-22-2021-tobureau.pdf |url-status=live |access-date=2025-11-02 |website=FTC GOV}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Why it is a problem==&lt;br /&gt;
&lt;br /&gt;
===Consumer Entrapment===&lt;br /&gt;
By making the process as easy as possible weather it be creating an account or subscribing to a service users should have a say on if there account should be deleted or a subscription canceled by not providing these options to consumers they are effectively trapped for what they signed up for&lt;br /&gt;
&lt;br /&gt;
=== Loss of ownership ===&lt;br /&gt;
Specific devices like cameras, watches, light bulbs etc... may require app activation to use something that should &amp;quot;just work&amp;quot; out of the box. But instead force you to download something you did not consent to when purchasing it&lt;br /&gt;
&lt;br /&gt;
===Privacy===&lt;br /&gt;
With relating to accounts since you are not able to remove or delete them those companies may be actively selling that information that you have provided to them to other companies or brokers without your knowledge even if you decided you no longer wish to use the product the info will persist without your consent&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
LA Fitness making it easy to sign up for a membership but requires first class mail to cancel a subscription&amp;lt;ref&amp;gt;{{Cite web |last=Rossmann |first=Louis |date=2023-08-24 |title=LA Fitness gym cancel scam - fight for the right to cancel! |url=https://www.youtube.com/watch?v=w6gF1z3WkWU |url-status=live |access-date=2025-11-02 |website=Youtube}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
DND Beyond allowing you to make an account online but force request via &#039;&#039;&#039;email&#039;&#039;&#039; to have a chance of your account being deleted by them having to provide additional information that was not necessary on account signup&amp;lt;ref&amp;gt;{{Cite web |date=2022-01-09 |title=The Multi-Day Odyssey to Account Deletion (Ongoing) |url=https://www.reddit.com/r/dndbeyond/comments/10b9y9v/the_multiday_odyssey_to_account_deletion_ongoing/ |url-status=live |access-date=2025-11-02 |website=Reddit}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
DJI cameras requiring an app registration to be able to use the product you paid for&amp;lt;ref&amp;gt;{{Cite web |last=Rossmann |first=Louis |date=2025-04-17 |title=I thought I bought a camera, but no! DJI sold me a LICENSE to use their camera 🤦‍♂️ |url=https://www.youtube.com/watch?v=aUOnQ_boqCw |url-status=live |access-date=2025-11-02 |website=Youtube}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Common terms]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Negative_option_marketing&amp;diff=29291</id>
		<title>Negative option marketing</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Negative_option_marketing&amp;diff=29291"/>
		<updated>2025-11-01T20:59:49Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: Start stub no examples no refs (yet) but figured i would rough draft it since it seems pretty important&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Negative option marketing&#039;&#039;&#039; or NOM for short is a practice in where businesses proactively make changes that restricts users freedom that they may have once originally taking the users silence or inaction to be acceptance.&lt;br /&gt;
&lt;br /&gt;
== How it works ==&lt;br /&gt;
A company like a gym may make it super easy to sign up online. But when it comes time to cancel your membership to change to a new gym the consumer later finds out that they have to certify mail the gym to cancel the same membership they signed up for online. While a company could implement a easy cancel option they proactively choose not to keep those who would just accept the cost outweighing the time spent to cancel.&lt;br /&gt;
&lt;br /&gt;
==Why it is a problem==&lt;br /&gt;
&lt;br /&gt;
=== Consumer Entrapment ===&lt;br /&gt;
By making the process as easy as possible weather it be creating an account or subscribing to a service users should have a say on if there account should be deleted or a subscription canceled by not providing these options to consumers they are effectively trapped for what they signed up for&lt;br /&gt;
&lt;br /&gt;
=== Privacy ===&lt;br /&gt;
With relating to accounts since you are not able to remove or delete them those companies may be actively selling that information that you have provided to them to other companies or brokers without your knowledge even if you decided you no longer wish to use the product the info will persist without your consent&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
{{Ph-T-E}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Common terms]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Automatic_content_recognition&amp;diff=25921</id>
		<title>Automatic content recognition</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Automatic_content_recognition&amp;diff=25921"/>
		<updated>2025-09-29T00:01:36Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: fix overbold?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StubNotice}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Automatic Content Recognition (ACR)&#039;&#039;&#039; is a feature in certain kinds of devices manufacturers use to collect consumer data, visuals and audio, at periodic intervals, which grants the manufacturing companies access to the private data automatically.&amp;lt;ref name=&amp;quot;IA-cloud&amp;quot;&amp;gt;{{Cite web |title=ACRCloud Docs |url=https://www.acrcloud.com/docs/introduction/automatic-content-recognition/ |url-status=dead |archive-url=https://web.archive.org/web/20170228090804/https://www.acrcloud.com/docs/introduction/automatic-content-recognition/ |archive-date=2017-02-28}}&amp;lt;/ref&amp;gt; &lt;br /&gt;
&lt;br /&gt;
==How it works==&lt;br /&gt;
ACR allows the manufacturing companies of Smart TVs access to information like:&lt;br /&gt;
#Content being viewed&lt;br /&gt;
#Connected devices&lt;br /&gt;
#Time and date of the viewing&lt;br /&gt;
#Duration of the content&lt;br /&gt;
#Specific sensors it has access to&lt;br /&gt;
&lt;br /&gt;
ACR is an opt-in feature buried beneath the EULA, turned on by default.&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;{{Cite web |last1=Cericola |first1=Rachel |last2=Chase |first2=Jon |last3=Neikirk |first3=Lee |date=2025-06-25 |title=Yes, Your TV Is Probably Spying on You. Your Fridge, Too. Here’s What They Know. |url=https://www.nytimes.com/wirecutter/reviews/advice-smart-devices-data-tracking/ |access-date=2025-08-12 |work=New York Times}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Why it is a problem==&lt;br /&gt;
&lt;br /&gt;
===Privacy===&lt;br /&gt;
The harvested data is used to push targeted content to the consumer such as polls and advertisements,&amp;lt;ref name=&amp;quot;IA-cloud&amp;quot; /&amp;gt;and it is also often sold without knowledge. &#039;&#039;&#039;Automatic Content Recognition (ACR)&#039;&#039;&#039; has become a four billion dollar industry, projected to double in value by 2030 to 10 billion USD.&amp;lt;ref&amp;gt;{{Cite web |title=Automatic Content Recognition Market Size &amp;amp; Share Analysis - Growth Trends &amp;amp; Forecasts (2025 - 2030) |url=https://www.mordorintelligence.com/industry-reports/automatic-content-recognition-market |access-date=2025-08-12 |work=Mordor Intelligence}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Due to the nature of a majority of smart devices, the kind of data being stored is usually sensitive. Devices that are always on, for example [[Amazon Echo changes terms of voice usage|Amazon Echo]], [[Apple]] HomePods, and [[Google]] Nest models, are constantly in a state of monitoring. Though they claim they only begin monitoring after they hear a keyword, which can be misfired. The corresponding apps to control the devices prompt a lot of personal information, such as email, address, location, contacts and sometimes photos.&amp;lt;ref name=&amp;quot;:0&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A study revealed that outdoor security cameras collect 50% more data than smart home apps.&amp;lt;ref&amp;gt;{{Cite web |date=2024-08-27 |title=Is privacy an illusion under a security camera’s watch? |url=https://surfshark.com/research/chart/security-camera-apps-privacy |url-status=live |archive-url=https://web.archive.org/web/20250813002246/https://surfshark.com/research/chart/security-camera-apps-privacy |archive-date=13 Aug 2025 |access-date=2025-08-12 |website=surfshark.com}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== &amp;lt;big&amp;gt;Data Collected by Outdoor Security Cameras:&amp;lt;/big&amp;gt; ====&lt;br /&gt;
#Email addresses&lt;br /&gt;
#Phone numbers&lt;br /&gt;
#Payment information&lt;br /&gt;
#Location&lt;br /&gt;
&lt;br /&gt;
==== &amp;lt;big&amp;gt;Data Collected by Indoor Security Cameras:&amp;lt;/big&amp;gt; ====&lt;br /&gt;
#Email addresses&lt;br /&gt;
#Phone Numbers&lt;br /&gt;
#User IDs&lt;br /&gt;
#Device IDs&lt;br /&gt;
#Purchase history&lt;br /&gt;
#Audio&lt;br /&gt;
&lt;br /&gt;
These lists aren&#039;t exhaustive.&lt;br /&gt;
&lt;br /&gt;
The gathered data then has the possibility of being intercepted at three different points: &lt;br /&gt;
&lt;br /&gt;
#The device which hosts the app&lt;br /&gt;
#During the data transmission of the device and cloud&lt;br /&gt;
#In the cloud&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
Siri class action lawsuit listening to users even when the device was not in use&lt;br /&gt;
&lt;br /&gt;
Adobes limited royalty free licence to train AI on user content for generation and content recognition purposes&lt;br /&gt;
&lt;br /&gt;
Smart TV companies using &#039;&#039;&#039;ACR&#039;&#039;&#039; to determine what ads to serve and sell to other brokers&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
[[Category:Common terms]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Automatic_content_recognition&amp;diff=25920</id>
		<title>Automatic content recognition</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Automatic_content_recognition&amp;diff=25920"/>
		<updated>2025-09-28T23:59:47Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: trim spacing&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StubNotice}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Automatic Content Recognition (ACR)&#039;&#039;&#039; is a feature in certain kinds of devices manufacturers use to collect consumer data, visuals and audio, at periodic intervals, which grants the manufacturing companies access to the private data automatically.&amp;lt;ref name=&amp;quot;IA-cloud&amp;quot;&amp;gt;{{Cite web |title=ACRCloud Docs |url=https://www.acrcloud.com/docs/introduction/automatic-content-recognition/ |url-status=dead |archive-url=https://web.archive.org/web/20170228090804/https://www.acrcloud.com/docs/introduction/automatic-content-recognition/ |archive-date=2017-02-28}}&amp;lt;/ref&amp;gt; &lt;br /&gt;
&lt;br /&gt;
==How it works==&lt;br /&gt;
ACR allows the manufacturing companies of Smart TVs access to information like:&lt;br /&gt;
#Content being viewed&lt;br /&gt;
#Connected devices&lt;br /&gt;
#Time and date of the viewing&lt;br /&gt;
#Duration of the content&lt;br /&gt;
#Specific sensors it has access to&lt;br /&gt;
&lt;br /&gt;
ACR is an opt-in feature buried beneath the EULA, turned on by default.&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;{{Cite web |last1=Cericola |first1=Rachel |last2=Chase |first2=Jon |last3=Neikirk |first3=Lee |date=2025-06-25 |title=Yes, Your TV Is Probably Spying on You. Your Fridge, Too. Here’s What They Know. |url=https://www.nytimes.com/wirecutter/reviews/advice-smart-devices-data-tracking/ |access-date=2025-08-12 |work=New York Times}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Why it is a problem==&lt;br /&gt;
&lt;br /&gt;
===Privacy===&lt;br /&gt;
The harvested data is used to push targeted content to the consumer such as polls and advertisements,&amp;lt;ref name=&amp;quot;IA-cloud&amp;quot; /&amp;gt;and it is also often sold without knowledge. &#039;&#039;&#039;Automatic Content Recognition (ACR)&#039;&#039;&#039; has become a four billion dollar industry, projected to double in value by 2030 to 10 billion USD.&amp;lt;ref&amp;gt;{{Cite web |title=Automatic Content Recognition Market Size &amp;amp; Share Analysis - Growth Trends &amp;amp; Forecasts (2025 - 2030) |url=https://www.mordorintelligence.com/industry-reports/automatic-content-recognition-market |access-date=2025-08-12 |work=Mordor Intelligence}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Due to the nature of a majority of smart devices, the kind of data being stored is usually sensitive. Devices that are always on, for example [[Amazon Echo changes terms of voice usage|Amazon Echo]], [[Apple]] HomePods, and [[Google]] Nest models, are constantly in a state of monitoring. Though they claim they only begin monitoring after they hear a keyword, which can be misfired. The corresponding apps to control the devices prompt a lot of personal information, such as email, address, location, contacts and sometimes photos.&amp;lt;ref name=&amp;quot;:0&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A study revealed that outdoor security cameras collect 50% more data than smart home apps.&amp;lt;ref&amp;gt;{{Cite web |date=2024-08-27 |title=Is privacy an illusion under a security camera’s watch? |url=https://surfshark.com/research/chart/security-camera-apps-privacy |url-status=live |archive-url=https://web.archive.org/web/20250813002246/https://surfshark.com/research/chart/security-camera-apps-privacy |archive-date=13 Aug 2025 |access-date=2025-08-12 |website=surfshark.com}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====&#039;&#039;&#039;&amp;lt;big&amp;gt;Data Collected by Outdoor Security Cameras:&amp;lt;/big&amp;gt;&#039;&#039;&#039;====&lt;br /&gt;
#Email addresses&lt;br /&gt;
#Phone numbers&lt;br /&gt;
#Payment information&lt;br /&gt;
#Location&lt;br /&gt;
&lt;br /&gt;
====&#039;&#039;&#039;&amp;lt;big&amp;gt;Data Collected by Indoor Security Cameras:&amp;lt;/big&amp;gt;&#039;&#039;&#039;====&lt;br /&gt;
#Email addresses&lt;br /&gt;
#Phone Numbers&lt;br /&gt;
#User IDs&lt;br /&gt;
#Device IDs&lt;br /&gt;
#Purchase history&lt;br /&gt;
#Audio&lt;br /&gt;
&lt;br /&gt;
These lists aren&#039;t exhaustive.&lt;br /&gt;
&lt;br /&gt;
The gathered data then has the possibility of being intercepted at three different points: &lt;br /&gt;
&lt;br /&gt;
#The device which hosts the app&lt;br /&gt;
#During the data transmission of the device and cloud&lt;br /&gt;
#In the cloud&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
Siri class action lawsuit listening to users even when the device was not in use&lt;br /&gt;
&lt;br /&gt;
Adobes limited royalty free licence to train AI on user content for generation and content recognition purposes&lt;br /&gt;
&lt;br /&gt;
Smart TV companies using &#039;&#039;&#039;ACR&#039;&#039;&#039; to determine what ads to serve and sell to other brokers&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
[[Category:Common terms]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Automatic_content_recognition&amp;diff=25919</id>
		<title>Automatic content recognition</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Automatic_content_recognition&amp;diff=25919"/>
		<updated>2025-09-28T23:58:27Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: cleanup format now is a complete rough draft still needs citations&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StubNotice}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Automatic Content Recognition (ACR)&#039;&#039;&#039; is a feature in certain kinds of devices manufacturers use to collect consumer data, visuals and audio, at periodic intervals, which grants the manufacturing companies access to the private data automatically.&amp;lt;ref name=&amp;quot;IA-cloud&amp;quot;&amp;gt;{{Cite web |title=ACRCloud Docs |url=https://www.acrcloud.com/docs/introduction/automatic-content-recognition/ |url-status=dead |archive-url=https://web.archive.org/web/20170228090804/https://www.acrcloud.com/docs/introduction/automatic-content-recognition/ |archive-date=2017-02-28}}&amp;lt;/ref&amp;gt; &lt;br /&gt;
&lt;br /&gt;
== How it works ==&lt;br /&gt;
ACR allows the manufacturing companies of Smart TVs access to information like:&lt;br /&gt;
#Content being viewed&lt;br /&gt;
#Connected devices&lt;br /&gt;
#Time and date of the viewing&lt;br /&gt;
#Duration of the content&lt;br /&gt;
#Specific sensors it has access to&lt;br /&gt;
&lt;br /&gt;
ACR is an opt-in feature buried beneath the EULA, turned on by default.&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;{{Cite web |last1=Cericola |first1=Rachel |last2=Chase |first2=Jon |last3=Neikirk |first3=Lee |date=2025-06-25 |title=Yes, Your TV Is Probably Spying on You. Your Fridge, Too. Here’s What They Know. |url=https://www.nytimes.com/wirecutter/reviews/advice-smart-devices-data-tracking/ |access-date=2025-08-12 |work=New York Times}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Why it is a problem ==&lt;br /&gt;
&lt;br /&gt;
=== Privacy ===&lt;br /&gt;
The harvested data is used to push targeted content to the consumer such as polls and advertisements,&amp;lt;ref name=&amp;quot;IA-cloud&amp;quot; /&amp;gt;and it is also often sold without knowledge. &#039;&#039;&#039;Automatic Content Recognition (ACR)&#039;&#039;&#039; has become a four billion dollar industry, projected to double in value by 2030 to 10 billion USD.&amp;lt;ref&amp;gt;{{Cite web |title=Automatic Content Recognition Market Size &amp;amp; Share Analysis - Growth Trends &amp;amp; Forecasts (2025 - 2030) |url=https://www.mordorintelligence.com/industry-reports/automatic-content-recognition-market |access-date=2025-08-12 |work=Mordor Intelligence}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Due to the nature of a majority of smart devices, the kind of data being stored is usually sensitive. Devices that are always on, for example [[Amazon Echo changes terms of voice usage|Amazon Echo]], [[Apple]] HomePods, and [[Google]] Nest models, are constantly in a state of monitoring. Though they claim they only begin monitoring after they hear a keyword, which can be misfired. The corresponding apps to control the devices prompt a lot of personal information, such as email, address, location, contacts and sometimes photos.&amp;lt;ref name=&amp;quot;:0&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A study revealed that outdoor security cameras collect 50% more data than smart home apps.&amp;lt;ref&amp;gt;{{Cite web |date=2024-08-27 |title=Is privacy an illusion under a security camera’s watch? |url=https://surfshark.com/research/chart/security-camera-apps-privacy |url-status=live |archive-url=https://web.archive.org/web/20250813002246/https://surfshark.com/research/chart/security-camera-apps-privacy |archive-date=13 Aug 2025 |access-date=2025-08-12 |website=surfshark.com}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;&#039;&amp;lt;big&amp;gt;Data Collected by Outdoor Security Cameras:  &amp;lt;/big&amp;gt;&#039;&#039;&#039; ====&lt;br /&gt;
#Email addresses&lt;br /&gt;
#Phone numbers&lt;br /&gt;
#Payment information&lt;br /&gt;
#Location&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;&#039;&amp;lt;big&amp;gt;Data Collected by Indoor Security Cameras:  &amp;lt;/big&amp;gt;&#039;&#039;&#039; ====&lt;br /&gt;
#Email addresses&lt;br /&gt;
#Phone Numbers&lt;br /&gt;
#User IDs&lt;br /&gt;
#Device IDs&lt;br /&gt;
#Purchase history&lt;br /&gt;
#Audio&lt;br /&gt;
&lt;br /&gt;
These lists aren&#039;t exhaustive.&lt;br /&gt;
&lt;br /&gt;
The gathered data then has the possibility of being intercepted at three different points: &lt;br /&gt;
&lt;br /&gt;
#The device which hosts the app&lt;br /&gt;
#During the data transmission of the device and cloud&lt;br /&gt;
#In the cloud&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
Siri class action lawsuit listening to users even when the device was not in use&lt;br /&gt;
&lt;br /&gt;
Adobes limited royalty free licence to train AI on user content for generation and content recognition purposes&lt;br /&gt;
&lt;br /&gt;
Smart TV companies using &#039;&#039;&#039;ACR&#039;&#039;&#039; to determine what ads to serve and sell to other brokers&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
[[Category:Common terms]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Subscription_service&amp;diff=25839</id>
		<title>Subscription service</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Subscription_service&amp;diff=25839"/>
		<updated>2025-09-27T16:08:02Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: some tone changes and more consumer concerns still is a bit of a rough draft&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StubNotice}}{{ToneWarning}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A &#039;&#039;&#039;subscription service&#039;&#039;&#039; is an ongoing transaction agreement between the customer and the company; where a user usually pays on a week, month or yearly basis to use the services provided by a company. In many cases this model is used where a company has a sustained cost of doing business some of which include cloud storage, VPN&#039;s and many other SaaS products.&lt;br /&gt;
&lt;br /&gt;
== How it works ==&lt;br /&gt;
When a(n) individual wishes to use a service like a VPN (Virtual Private Network) like Mulvad VPN a ongoing payment agreement (subscription) is established so that the business can continue to be sustainable and profitable. Prices may increase or decrease depending on various factors and or promotions that a company may offer to draw in more customers to experience their service.&lt;br /&gt;
&lt;br /&gt;
== Why it is a problem ==&lt;br /&gt;
&lt;br /&gt;
===Subscription based economy trend===&lt;br /&gt;
Subscription service revenue was estimated at &amp;quot;$3 trillion in 2024, up from estimates of around $2 trillion in 2023&amp;quot;&amp;lt;ref&amp;gt;[https://whop.com/blog/subscription-statistics/#:~:text=metrics%2C%20and%20more.-,Subscription%20Economy%20Statistics,%242%20trillion%20in%2020231. &amp;quot;100+ Subscription Statistics for 2025&amp;quot;] - whop.com - accessed 2025-01-23&amp;lt;/ref&amp;gt; subscription services are becoming more prevalent. The replacement of permanent ownership with subscription services has some negative impacts that can harm consumer rights.&lt;br /&gt;
&lt;br /&gt;
=== Redefinition of ownership ===&lt;br /&gt;
Instances of companies using the terms &amp;quot;ownership&amp;quot; and &amp;quot;own&amp;quot; when referring to subscription products and services have become prevalent. These instances are at the bare minimum misnomers: consumers do not own something if they have to pay a subscription to use it. The redefinition of language could be seen as a malicious attempt by companies to lessen the severity of the loss of ownership that consumers are now facing.&lt;br /&gt;
&lt;br /&gt;
=== OTA subscription paywall updates ===&lt;br /&gt;
Companies like BMW paywall specific features on their cars that were once available without a subscription and advertised as apart of the original product that was purchased to get more money out of customers that may have bought the product for its feature lineup&lt;br /&gt;
&lt;br /&gt;
=== Making subscriptions hard to cancel ===&lt;br /&gt;
Memberships signups like gyms which offer a service make it very easy to sign up online; and then in term make it very hard to cancel. Specific gyms may even require you to certify mail them just so that you can cancel your service you signed up for online. Additionally some services like Adobe will even penalize you for canceling early instead of waiting for the subscription to expire and choosing not to renew. This practice is mainly done to make consumers feel like it&#039;s not worth their time and effort to stop the subscription.&lt;br /&gt;
&lt;br /&gt;
=== Licenses as subscriptions ===&lt;br /&gt;
A [[license]] grants rights to use a product or service.&amp;lt;ref&amp;gt;[https://www.oxfordlearnersdictionaries.com/us/definition/english/licence &amp;quot;license&amp;quot;] - oxfordlearnersdictionaries.com - accessed 2025-01-23&amp;lt;/ref&amp;gt; Licenses differ from subscriptions in that permanent licenses exist while no subscription is ever permanent, in addition many companies choose to make temporary &amp;quot;licenses&amp;quot; last longer than subscriptions as [[Adobe]] does.&amp;lt;ref&amp;gt;[https://web.archive.org/web/20250123232818/https://www.adobe.com/howtobuy/buying-programs.html &amp;quot;Adobe Buying Programs&amp;quot;] - archive.org - archived 2025-01-23 &amp;lt;/ref&amp;gt; Licenses also may apply to large groups of people, I.E. a student license granted to students for free. The concern here is that [[License euthanasia|permanent licenses are being phased out]] using the [[retroactively amended purchase]] strategy as [[Adobe Lightroom: Perpetual to Subscription Transition|Adobe has done]] possibly because subscriptions are more profitable. The term &amp;quot;license&amp;quot; is likely vulnerable to redefinition as ownership is.&lt;br /&gt;
&lt;br /&gt;
=== Subscription inflation ===&lt;br /&gt;
Subscription inflation occurs when companies increase subscription prices, often arbitrarily. This practice has been seen with Netflix subscriptions where in 2025 &amp;quot;the standard monthly subscription without advertisements will climb from $15.49 to $17.99, and a standard monthly subscription with ads will increase one dollar to $7.99, Netflix said&amp;quot;.&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;[https://abcnews.go.com/Business/netflix-raises-prices-us-plans/story?id=117971949 &amp;quot;Netflix raises prices for all US plans. Here&#039;s what to know.&amp;quot;] - abcnews.go.com - accessed 2025-01-23&amp;lt;/ref&amp;gt; Subscription inflation need not be done to recoup lost revenue as this Netflix subscription price increase actually occurred after a year of &amp;quot;a stellar earnings report&amp;quot;,&amp;lt;ref name=&amp;quot;:0&amp;quot; /&amp;gt; meaning that Netflix has the resources to improve their service without raising prices. Subscription inflation has and will be used solely to raise company profits by forcing consumers to pay more for what may be an unimproved service.&lt;br /&gt;
&lt;br /&gt;
==Examples of subscription services==&lt;br /&gt;
&lt;br /&gt;
===TV/Film===&lt;br /&gt;
&lt;br /&gt;
====Netflix====&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Further reading: [[Netflix, Inc.]]&amp;lt;/blockquote&amp;gt;Netflix is a subclass of subscription service, known as a streaming service, where consumers have access to a library of TV shows and movies that persist on the platform for a limited time.&lt;br /&gt;
&lt;br /&gt;
===Gaming===&lt;br /&gt;
{{Main|Games as a service}}&lt;br /&gt;
&lt;br /&gt;
====Game Pass====&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Further reading: [[Game Pass]]&amp;lt;/blockquote&amp;gt;Game Pass, also known as Xbox Game Pass or [[Microsoft Office 2019 for Mac|Microsoft]] Game Pass, is a subscription service maintained by [[Microsoft]] where for a fee, consumers have open (but temporary) access to games on both Xbox and PC. &lt;br /&gt;
&lt;br /&gt;
====Nintendo Switch Online (NSO)====&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Further reading: [[Nintendo Switch Online]] &amp;lt;/blockquote&amp;gt;Nintendo Switch Online is a subscription service that offers features that were either initially offered for free on previous [[Nintendo]] platforms, such as online play, or subscription-gates content that used to be one-time purchases, such as their emulation library. Additionally, all DLC freely obtained via the service is only accessible so long as the consumer continues to pay for the service.&amp;lt;ref&amp;gt;https://www.nintendo.com/us/switch/online/nintendo-switch-online/expansion-pack/#dlc&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Software as a service===&lt;br /&gt;
{{Main|Software as a service}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Common terms]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Game-of-telephone_privacy_policy&amp;diff=25833</id>
		<title>Game-of-telephone privacy policy</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Game-of-telephone_privacy_policy&amp;diff=25833"/>
		<updated>2025-09-27T15:09:29Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: make article more serviceable as a rough draft still needs a bit more work and citations&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StubNotice}}&lt;br /&gt;
{{incomplete}}&lt;br /&gt;
A &#039;&#039;game-of-telephone&#039;&#039; is a children&#039;s game that originates from China; where a starting message is passed through to multiple people. Then once the final message has been passed it&#039;s compared against the original one from how much it deviated from the starting message that was given.&lt;br /&gt;
&lt;br /&gt;
== How it works ==&lt;br /&gt;
When a consumer reviews a [[privacy policy]], this privacy policy is supposed to inform the consumer what data will be collected, and how the data will be used. A &#039;&#039;&#039;[[wikipedia:Telephone_game|game-of-telephone]] privacy policy&#039;&#039;&#039; constitutes a situation whereby a consumer&#039;s agreement with an app developer may be different between the app developer&#039;s agreement with a third party. For instance:&lt;br /&gt;
#Third party says that data collected using their SDK can be used to determine insurance rates by insurance providers.&lt;br /&gt;
#Third party licenses SDK to app developer who agrees to these terms.&lt;br /&gt;
#App developer says to app user that application collects location data just to provide me in-app services &amp;amp; that it may be shared with third parties.&lt;br /&gt;
#App developer never discloses to app user that collected data will be used to determine app user&#039;s insurance rates.&lt;br /&gt;
#App developer does not meaningfully disclose relationship with third party in their terms of service.&lt;br /&gt;
&lt;br /&gt;
== Why it is a problem ==&lt;br /&gt;
&lt;br /&gt;
=== Privacy ===&lt;br /&gt;
A privacy policy is meant to be transparent and direct; leaving loopholes for misguided interpretation or get out clauses of an otherwise directly stated policy is dangerous and misleading to many consumers that would have likely avoided the service if it was known. Profiling can cause issues of getting a fair rate when applying for certain medical or auto insurance rates based on what that specific firm/company has on the individual applying. &lt;br /&gt;
&lt;br /&gt;
=== Transparency ===&lt;br /&gt;
Services that say they do not sell your data may use third parties that do (indirectly profiting as a result). By not directly stating this fact it can be seen as neglectful and manipulative. (see: Tea app data breaches &amp;amp; 23 and me bio data auction bankruptcy)&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
An excellent example of this would be the relationship between Arity (a business that sells data-collection SDKs), the mobile apps that use Arity SDKs, and the user of those mobile apps, mentioned in the [[Allstate Arity driver data theft]] case.&lt;br /&gt;
&lt;br /&gt;
23 and me bankruptcy auction of personal user bio genetic data&lt;br /&gt;
&lt;br /&gt;
Tea app insecure data storage and promised retention time&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
[[Category:Anti-Consumer_Practices]]&lt;br /&gt;
[[Category:Common terms]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Age_verification&amp;diff=23090</id>
		<title>Age verification</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Age_verification&amp;diff=23090"/>
		<updated>2025-09-01T00:48:27Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: rough draft of Age Verification theme article&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;AV&#039;&#039;&#039; (Age Verification) also referred to as &#039;&#039;&#039;AA&#039;&#039;&#039; (Age Affirmation) is the process in where a business requires some form of identification to verify your age. This is usually done for more explicit or mature content. This practice has been widely spreading since the UK&#039;s OSA (Online Safety Act) has passed; requiring all individuals to verify themselves before accessing mature content. Certain ways of checking can include: checking for a valid credit card, facial age estimation tools, government issued id, bio-metric data, or account history behavior and so forth.&lt;br /&gt;
&lt;br /&gt;
==How it works==&lt;br /&gt;
When accessing a platform or website that may contain content not suitable for all audiences may force you to register for the platform along with verifying your age by one of the methods mentioned previously. Sites that likely don&#039;t use any form of account system will probably have a popup instead requiring you to verify your age before even serving the content you were trying to access.&lt;br /&gt;
&lt;br /&gt;
==Why it is a problem==&lt;br /&gt;
&lt;br /&gt;
=== Privacy ===&lt;br /&gt;
Having companies easily able to identify you means they can track you more efficiently and sell that shared profile to other companies such as ad agencies that then start targeting you specifically.&lt;br /&gt;
&lt;br /&gt;
Governments can also more easily track online movements and find out who you are. Saying something that may go against their own agenda may end up with a police raid and heavy interrogation and prison time.  &lt;br /&gt;
&lt;br /&gt;
=== Censorship ===&lt;br /&gt;
Certain topics such as 18+ or political will likely be unfairly censored by the governing body or company that has a say on what platform has the &#039;&#039;&#039;potential&#039;&#039;&#039; to be inappropriate for minors or other age groups.&lt;br /&gt;
&lt;br /&gt;
Platforms that host this type of content may also be more proactive in deleting/hiding posts that may get them in trouble or fined by laws or policies by local governments leading to a more censored internet where opinions are streamlined to fit a set narrative or outlook.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
YouTube&#039;s Age verification and account estimation algorithm&lt;br /&gt;
&lt;br /&gt;
Spotify&#039;s Age affirmation for MA rated songs and content&lt;br /&gt;
&lt;br /&gt;
Discord&#039;s Age verification for accounts determining what eligible servers are availible&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Common terms]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=22978</id>
		<title>Doordash</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=22978"/>
		<updated>2025-08-30T21:52:10Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: Add another case to the list&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoboxCompany&lt;br /&gt;
| Name = Doordash&lt;br /&gt;
| Type =Public&lt;br /&gt;
| Founded =2013&lt;br /&gt;
| Industry =Online Delivery&lt;br /&gt;
| Official Website =https://www.doordash.com/&lt;br /&gt;
| Logo =Doordash.png&lt;br /&gt;
}}[https://www.doordash.com/ DoorDash] was founded in June 2013, initially starting as PaloAltoDelivery.com before rebranding to Doordash. The company was founded by three Stanford students Tony Xu, Andy Fang, and Stanley Tang. Its focus is delivery on a wide variety of items, some items include fresh meals from nearby restaurants, groceries, convenience store items, OTC (Over the Counter) medicines, flowers, etc... This service mainly operates in locations within the U.S. (United States), Canada, and Australia.&lt;br /&gt;
&lt;br /&gt;
==Consumer-impact summary==&lt;br /&gt;
Over the years of operation DoorDash has found itself in many controversial consumer and workers violations. Some of the most notable being:&lt;br /&gt;
&lt;br /&gt;
*Withholding dashers funds (up to weeks or months) for delivering orders&lt;br /&gt;
*Lack of Business transparency especially with delivery fees and higher menu pricing&lt;br /&gt;
*Exposing millions of sensitive dashers and company information in a breach&lt;br /&gt;
*Adding restaurants to their platform to order without the business&#039;s consent&lt;br /&gt;
*Using driver tips to cover the cost of other deliveries&lt;br /&gt;
*Using [https://wiki.rossmanngroup.com/wiki/Buy_Now_Pay_Later BNPL] (Buy Now Pay Later) services to target the financially challenged consumers&lt;br /&gt;
*Using AI to falsely advertise what menu items look like&lt;br /&gt;
*Subsidizing Dashpass subscriptions by passing commission rates onto business&#039;s&lt;br /&gt;
*Multiple lawsuits due to unfair business practices&lt;br /&gt;
&lt;br /&gt;
==Incidents==&lt;br /&gt;
&lt;br /&gt;
===Withholding funds for contracted drivers===&lt;br /&gt;
According to Doordash, &amp;lt;blockquote&amp;gt;&amp;quot;Dashers get paid on a weekly basis for all deliveries or tasks completed between Monday - Sunday of the previous week (ending Sunday at midnight local time). Payments are transferred directly to your bank account through Direct Deposit and usually take 2-3 days to show up in your bank account, so payments will appear by Wednesday night.&amp;quot;&amp;lt;ref name=&amp;quot;:3&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=When do Dashers get paid? |url=https://help.doordash.com/dashers/s/article/When-do-Dashers-get-paid?language=en_US |url-status=live |access-date=2025-04-08 |website=Doordash}}&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;Even though they are treated like contractors they are still payed within a weekly basis instead of a quota based system. Many users who contract with Doordash need funds quickly to be able to cover daily expenses. This puts the dashers in a tough spot relying on cash tips, if any, to continue to get by until they are able to retrieve their weekly pay. However Doordash has already thought of this and created Fastpay.&amp;lt;blockquote&amp;gt;&amp;quot;Fast Pay allows Dashers to cash out their earnings daily for a small fee of $1.99. This means that Dashers can receive their earnings on demand through DoorDash, rather than waiting for their weekly direct deposit or using a third party service.&amp;quot;&amp;lt;ref name=&amp;quot;:3&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;By holding dashers funds they are incurring free interest on the money by not paying out the dasher as soon as a delivery is completed. By taking advantage of desperate workers they can make more money off of the original transaction.&lt;br /&gt;
&lt;br /&gt;
===Charging users unclear &amp;quot;fees&amp;quot; for delivery===&lt;br /&gt;
Like many businesses, Doordash does need to cover expenses that the company has. The issue lies with the transparency of how they do business with the customer base within their app. Many consumers have taken a legal class action lawsuit against Doordash.&amp;lt;ref name=&amp;quot;:4&amp;quot;&amp;gt;{{Cite web |last=Mayer |first=Chloe |date=2023-06-09 |title=DoorDash Faces $1B Lawsuit Over Delivery Fees: &#039;Dupes Naive Consumers&#039; - Newsweek |url=https://www.newsweek.com/lawsuit-doordash-sue-iphone-android-1805387 |url-status=live |access-date=2025-04-04 |website=Newsweek}}&amp;lt;/ref&amp;gt; The suit alleges Doordash&#039;s unfair Value based pricing by leveraging their algorithm and pricing model changes on a per customer basis; and not what they order. Specific examples include: delivery fee, any form of a hidden marketing fee or hidden commission fee.&amp;lt;ref name=&amp;quot;:4&amp;quot; /&amp;gt; Doordash has denied all alleged claims, referring to them as a &amp;quot;copy-and-paste job&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
This is combined with the fact that Doordash&#039;s menu prices are also considerably higher than those of the original venues where items could be purchased. &amp;quot;Without letting consumers know, DoorDash is able to raise the prices of menu items in order to turn a greater profit.&amp;quot;&amp;lt;ref name=&amp;quot;:9&amp;quot;&amp;gt;{{Cite web |last=Mallory |first=Paul |date=2023-08-23 |title=DoorDash Prices Higher Than Menu |url=https://consumergravity.com/doordash-prices-higher-than-menu/ |url-status=live |access-date=2025-05-14 |website=ConsumerGravity}}&amp;lt;/ref&amp;gt; leaving consumers none the wiser unless they actually checked by either visiting a company site (which may not be possible due to them handling takeout) or going in person to check their pricing. This leaves the consumer completely unaware that they are being overcharged on the goods being provided by the service. While some restaurants have admitted to allowing price increases for delivery, in some cases &amp;quot;this is even done without the restaurant’s permission. Which means that they are also not receiving any of the extra money.&amp;quot;&amp;lt;ref name=&amp;quot;:9&amp;quot; /&amp;gt; leaving Doordash to pocket all the extra profit for itself on top of all the other fees it charges for it&#039;s services.&lt;br /&gt;
===Data breach exposing millions of dashers and company info&amp;lt;ref name=&amp;quot;:2&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=DoorDash - Wikipedia |url=https://en.wikipedia.org/wiki/DoorDash |url-status=live |access-date=2025-04-08 |website=Wikipedia}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
In mid 2019, Doordash suffered a data breach that affected 4.9 million customers, drivers, and businesses sensitive information combined. Individuals that had joined Doordash after April 5th of 2018 were not affected. This breach took 5 months to be found. Doordash claims that &amp;quot;a third-party service provider,&amp;quot; was to blame for this leak, but the third party was never named. The types of data exposed is listed in the chart below.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&amp;lt;big&amp;gt;Breached Data that was exposed&amp;lt;/big&amp;gt; &amp;lt;ref name=&amp;quot;:5&amp;quot;&amp;gt;{{Cite web |last=Coban |first=Erkin |date=2025-04-08 |title=DoorDash Fees and Commissions for Restaurants: Detailed 2025 Guide - Restaurant Success Blog {{!}} Menuviel |url=https://blog.menuviel.com/doordash-fees-and-commissions-for-restaurants/ |url-status=live |website=Menuviel}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
!Customers&lt;br /&gt;
|name, email and delivery addresses, order history, phone numbers, hashed &amp;amp; salted passwords and the last four digits of their payment cards taken.&lt;br /&gt;
|-&lt;br /&gt;
!Dashers&lt;br /&gt;
|last four digits of their bank account numbers stolen, Approximately 100,000 had their drivers license stolen.&lt;br /&gt;
|-&lt;br /&gt;
!Companies&lt;br /&gt;
|last four digits of their bank account numbers stolen&lt;br /&gt;
|}&lt;br /&gt;
Many consumers complained the year before about their account being hacked, but were assured by Doordash that it was not a breach and &amp;quot;claimed attackers were running credential stuffing attacks&amp;quot;. This shows they did not take customers reports seriously and had a breach shortly after, due to the company&#039;s opsec negligence.&lt;br /&gt;
&lt;br /&gt;
===Adding restaurants to their platform without other business&#039;s consent===&lt;br /&gt;
Starting around 2020, Doordash had decided that the company needed more outreach. To do this, the company started adding businesses that had no arrangements for takeout or delivery without the owners consent.&amp;lt;ref name=&amp;quot;:6&amp;quot;&amp;gt;{{Cite web |last=Pershan |first=Caleb |date=2020-01-29 |title=Delivery Apps Keep Adding Restaurants Without Their Consent  - Eater |url=https://www.eater.com/2020/1/29/21113416/grubhub-seamless-kin-khao-online-delivery-mistake-doordash |url-status=live |access-date=2025-04-04 |website=EATER}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:7&amp;quot;&amp;gt;{{Cite web |last=Settembre |first=Jeanette |date=2020-01-21 |title=DoorDash, Grubhub skewered by small restaurants for posting menus without permission {{!}} Fox Business |url=https://www.foxbusiness.com/small-business/doordash-grubhub-restaurant-listing-without-permission.amp |url-status=live |access-date=2025-04-09 |website=Fox Business}}&amp;lt;/ref&amp;gt; This has led to increased stress on businesses that were not ready for a higher influx of volume orders but also being charged up to 30% in referral fees depending on the business.&amp;lt;ref name=&amp;quot;:5&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:7&amp;quot; /&amp;gt; Many small corporations and restaurants were impacted the most due to these policies; mostly because profit margins are usually lower than a multi billion dollar franchise that has been tailored to do takeout for decades, or industry chains that are used to higher order volumes. Behavior like this may end up running smaller unprepared business operations to close permanently, leaving only the bigger corporations to compete for the consumers&#039; purchasing power.&lt;br /&gt;
&lt;br /&gt;
===Pocketing driver app tips to payout other dashers&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;{{Cite web |last=Glenn |first=Lindey |date=2025-03-31 |title=DoorDash’s $1 BILLION Lawsuit: Exposing DoorDash’s Predatory Business Model |url=https://www.youtube.com/watch?v=A-gPld7e3do |url-status=live |access-date=2025-04-04 |website=Youtube}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=James |first=Letitia |date=2025-02-24 |title=Attorney General James Secures $16.75 Million from DoorDash for Cheating Delivery Workers Out of Tips |url=https://ag.ny.gov/press-release/2025/attorney-general-james-secures-1675-million-doordash-cheating-delivery-workers |url-status=live |access-date=2025-05-09 |website=NY GOV}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
In February 24 of 2025, a press release statement New York Attorney General Letitia James released the results of their investigation stating that Doordash, between May 2017 and September 2019,&amp;lt;blockquote&amp;gt;“used customer tips to offset the base pay it had already guaranteed to workers, instead of giving workers the full tips they rightfully earned.”&amp;lt;ref name=&amp;quot;:8&amp;quot;&amp;gt;{{Cite web |last=Calvario |first=Liz |date=2025-02-25 |title=DoorDash Settlement: Millions to Be Paid to Drivers For Pocketed Tips |url=https://www.today.com/food/news/doordash-settlement-payout-rcna193728 |url-status=live |access-date=2025-04-08 |website=TODAY}}&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;Doordash has lost this lawsuit and was ordered to pay a hefty sum for mistreating the contractors about transparent pay as seen below: &amp;lt;blockquote&amp;gt;&amp;quot;DoorDash will pay $16.75 million in restitution for Dashers and up to $1 million in settlement administrator costs to help issue the payments.&amp;quot;&amp;lt;ref name=&amp;quot;:8&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Doordash has responded to the litigation loss by stating it was an &#039;&#039;&amp;quot;old pay structure&amp;quot;&#039;&#039; as they are currently using a newer one where contractors keep all their tips.&lt;br /&gt;
&lt;br /&gt;
The old pay structure that Doordash&#039;s PR team was referring to would only show dashers tip amount if it was higher than what Doordash was willing to pay them for that contract batch. In many cases when the tip amount failed to surpass what the company was willing to pay the dasher for the order it was often taken and spread across other orders that may have had a lower initial payout. This &#039;&#039;&amp;quot;old pay structure&amp;quot;&#039;&#039; has impacted over 63,000 New Yorker&#039;s alone.&lt;br /&gt;
&lt;br /&gt;
===Using BNPL services to target the financially challenged consumers===&lt;br /&gt;
As of March 2025, Doordash has decided to partner up with Klarna for [[Buy Now Pay Later|BNPL (Buy Now Pay Later)]] services.&amp;lt;ref&amp;gt;{{Cite web |last=Steinberg |first=Brooke |date=2025-03-24 |title=DoorDash now offering eat now, pay later payments through Klarna |url=https://nypost.com/2025/03/24/lifestyle/DoorDash-now-offering-eat-now-pay-later-payments-through-klarna/ |url-status=live |access-date=2025-04-04 |website=New York Post}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |date=2025-03-20 |title=DoorDash Partners with Klarna to Offer US Customers Even More Convenience with Flexible Payments {{!}} DoorDash |url=https://about.doordash.com/en-us/news/doordash-partners-with-klarna |url-status=live |access-date=2025-05-14 |website=Doordash}}&amp;lt;/ref&amp;gt; This partnership is aimed at the consumers that want food delivery but are currently unable to afford it. However, it&#039;s a deceptive practice that can further financially ruin consumers. While [[Buy Now Pay Later|BNPL]] can defer payments interest free, it does charge late fees. Consumers that are already financially strapped for cash may find it difficult to repay these loans if they are not careful. This may boost Doordash&#039;s profits by taking advantage of consumers that are not financially savvy.&lt;br /&gt;
&lt;br /&gt;
===Using Dashpass subscription model to surcharge business&#039;s on order commissions===&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;About eight months after Washington, D.C. placed a 15% cap on third-party delivery commission fees to help restaurants during the pandemic, DoorDash appears to have found a workaround. According to the Washington City Paper, restaurants that use DoorDash’s DashPass subscription feature were sent a notice stating that the cap is “only applicable to Classic orders” and doesn’t apply to the DashPass program.&amp;quot;...&amp;quot;DoorDash calls DashPass an “optional, premium offering and separate from DoorDash’s core services.” The company said that beginning Dec. 9, it will begin charging restaurants the contractual rate in their original agreements, City Paper reports. The changes to DashPash charges are part of a limited test in fewer than five cities, including D.C. and cities in the Bay Area.&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot;&amp;gt;{{Cite web |last=Kelso |first=Alicia |date=2020-12-07 |title=DoorDash hit with cease-and-desist letter from DC attorney general {{!}} Restaurant Dive |url=https://www.restaurantdive.com/news/doordash-could-use-dashpash-as-a-workaround-to-delivery-fee-caps/591701/ |url-status=live |access-date=2025-04-04 |website=Restaurant Dive}}&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;By using this workaround, Doordash has negatively impacted many small businesses and restaurants that operate within the area. They did, however, allow &#039;&#039;&amp;quot;Merchants can choose to opt out of DashPass at any time, a DoorDash spokesperson said&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;.&#039;&#039; Though there are many consumers that do use Dashpass due to the savings for users that use their delivery services frequently. By opting out, businesses are effectively blacklisting themselves from the users that frequently use the app for deliveries. Doordash&#039;s spokesperson justifies this&amp;lt;blockquote&amp;gt;&amp;quot;The spokesperson called delivery fee restrictions a “one-size fits all” solution that impacts the company’s ability to provide quality service and pay. Merchant fees help the company cover business costs like Dasher pay, background checks, occupational Dasher insurance and website upkeep, the spokesperson said.&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Which apparently the Dashpass subscription that consumers pay does not cover this. This is just an excuse to further pass on costs while maintaining the profits of the subscription and free delivery; which is the main selling point of the subscription service.&lt;br /&gt;
&lt;br /&gt;
This has caught the eye of D.C. Attorney General Karl Racine on December 10 of 2020. They have sent a cease and desist notice on Tuesday warning Doordash that charging restaurants more than 15% on commissions may violate District laws. The company complied two days later stating they &amp;quot;decided not to charge DC restaurants their contractual DashPass rate at this time.&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Using AI to falsely advertise what menu items look like===&lt;br /&gt;
With many menus, consumers expect an accurate description of what they are ordering along with the ingredients that are being used to make it. In recent years companies have started relying on AI to generate a description and a complimentary photo of what the dish should look like. But in many cases this was done to falsely advertise to boost sales. We can look to an earlier instance during the lock down when ghost kitchens were popular;&amp;lt;blockquote&amp;gt;&amp;quot;Ghost kitchens are allegedly using AI-generated images on food delivery sites such as GrubHub and DoorDash. The images are used to promote online orders from kitchens that solely sell their food via online delivery services. Rather than using real photographers, they are using images of food that do not exist.&amp;quot;&amp;lt;ref name=&amp;quot;:11&amp;quot;&amp;gt;{{Cite web |last=Baker |first=Alex |date=2024-02-28 |title=The photos that you see on food delivery apps are probably AI |url=https://www.diyphotography.net/ghost-kitchens-using-ai-images-on-food-delivery-apps/ |url-status=live |access-date=2025-04-11 |website=DiyPhotography}}&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;Of which many delivered products that did not match the item description at all or was poorer quality than what was shown to them within ordering. Not to mention in many countries&amp;lt;blockquote&amp;gt;&amp;quot;there are firm advertising laws that state exactly what you have to show and what can be substituted in food photography. This helps protect consumers, making sure they get what they order.&amp;quot;&amp;lt;ref name=&amp;quot;:11&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Meaning when generating a picture of food it is not considered edible by many countries standards and may even be illegal. But industries are constantly changing; custom diffusion models being packaged like Swipeby to provide cheap alternatives to make selling menu items at a higher volume.&amp;lt;blockquote&amp;gt;&amp;quot;The company points to a survey from Snappr, a photography and visual content platform, that found high-quality food photos can increase orders on restaurant delivery apps by 35%.&amp;quot;&amp;lt;ref name=&amp;quot;:12&amp;quot;&amp;gt;{{Cite web |last=Canton |first=Rafael |date=2023-04-07 |title=The picture of that food you’re ordering online may have been created by AI |url=https://www.fastcompany.com/90870969/food-delivery-startup-ai-photos-swipeby |url-status=live |access-date=2025-04-11 |website=FastCompany}}&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;By seeing the results that such a tool can provide shows how pressing it can be for other businesses to compete if they are not also resorting to the same measures. During this time Doordash had policies about having generative photos for menu items; the founder however thinks things will change soon as he said &amp;quot;Give it six months, that will change,” he says. “I will bet money on it. Because with AI generation right now, it makes so much sense.&amp;quot;&amp;lt;ref name=&amp;quot;:12&amp;quot; /&amp;gt; And as of 2025 Doordash has launched it&#039;s own tool for generating AI menus on it&#039;s platform which is able to generate descriptions and pictures of an item being listed.&amp;lt;blockquote&amp;gt;&#039;&#039;“At DoorDash, we believe AI should make life easier for restaurants—not more complicated. It’s about using automation to enhance the guest experience while keeping the operator’s unique touch front and center,” said Arpit Dhariwal, Head of Product, Merchant Acquisition &amp;amp; Growth at DoorDash. “AI-powered tools are built to take everyday tasks off operators’ plates, allowing restaurants to focus on what matters most—delivering great food and service. We&#039;re excited to help drive more orders, save time, and support continued growth for our restaurant partners.”&#039;&#039;&amp;lt;/blockquote&amp;gt;As we have seen earlier higher profit margins has caught Doordash&#039;s attention. Since they also make more money from users seeing results that may resemble the food that will be ordered as a first result. However this tool can be used nefariously like how ghost kitchens used it to falsely advertise the quality and resemblance of the food being shown to the consumers of the app. It may be important to exercise caution from now on against actors that would leverage this tool against the consumer especially since there seems to be nothing in place to warn the consumer that the current item that is being viewed was generated by their AI tool. This leaves an extremely high risk that a consumer may be unsatisfied with an order because it did not match the description or the photo being listed on Doordash. &lt;br /&gt;
&lt;br /&gt;
===Multiple lawsuits due to unlawful business practices&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
====Class-action lawsuit for misclassifying workers (2017)====&lt;br /&gt;
A class-action litigation suit was filed for Doordash in allegedly labeling delivery workers in California and Massachusetts as independent contractors. An agreement was later reached in 2022 where Doordash payed out $100 million dollars. $61 million would be going to the effected 900,000+ drivers in both states, paying approximately $130 dollars per driver; with the other $28 million going to the lawyers.&amp;lt;ref name=&amp;quot;:13&amp;quot;&amp;gt;{{Cite web |last=Whitney |first=Kimball |date=2021-09-01 |title=DoorDash Settlement Would Pay a Paltry $130 to Workers Instead of Making Them Employees |url=https://gizmodo.com/doordash-settlement-would-pay-a-paltry-130-to-workers-1847586519 |url-status=live |access-date=2025-06-07 |website=Gizmodo}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Maeve |first=Allsup |date=2021-12-22 |title=DoorDash $100 Million Driver Settlement Tentatively Approved |url=https://news.bloomberglaw.com/daily-labor-report/doordash-100-million-driver-settlement-tentatively-approved |url-status=live |access-date=2025-06-07 |website=Bloomberg Law}}&amp;lt;/ref&amp;gt; A quite minor sum for Doordash considering their CEO got payed $413 million dollars just the year before the settlement.&amp;lt;ref name=&amp;quot;:13&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Data breach lawsuit (2019)====&lt;br /&gt;
In early may Doordash had a data breach with over 4.9 million effected individuals. All users who registered past April 5th 2018 were safe from the data that was stolen.&amp;lt;ref&amp;gt;{{Cite web |last=Whittaker |first=Zack |date=2016-09-26 |title=DoorDash confirms data breach affected 4.9 million customers, workers and merchants |url=https://techcrunch.com/2019/09/26/doordash-data-breach/ |url-status=live |access-date=2025-05-16 |website=Tech Crunch}}&amp;lt;/ref&amp;gt; This has resulted in a class action in October 2019 against Doordash for not protecting user data.&amp;lt;ref&amp;gt;{{Cite web |last=Shaak |first=Erin |date=2019-08-04 |title=DoorDash Sued Over 2019 Data Breach Affecting More Than 4.9 Million Users |url=https://www.classaction.org/news/doordash-sued-over-2019-data-breach-affecting-more-than-4-9-million-users |url-status=live |access-date=2025-06-16 |website=Class Action Org}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Withholding of tips and subsequent class-action lawsuits (2019)====&lt;br /&gt;
In July, Doordash&#039;s tipping payout to drivers was critiqued by the New York Times, The Verge and Gothamist.&amp;lt;ref&amp;gt;{{Cite web |last=Newman |first=Andy |date=2019-06-21 |title=My Frantic Life as a Cab-Dodging, Tip-Chasing Food App Deliveryman |url=https://www.nytimes.com/2019/07/21/nyregion/doordash-ubereats-food-app-delivery-bike.html |url-status=live |access-date=2025-06-27 |website=New York Times}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Vincent |first=James |date=2019-07-22 |title=Delivery apps like DoorDash are using your tips to pay workers’ wages |url=https://www.theverge.com/2019/7/22/20703434/delivery-app-tip-pay-theft-doordash-amazon-flex-instacart |url-status=live |access-date=2025-06-27 |website=The Verge}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Ghaffary |first=Shirin |date=2019-08-20 |title=DoorDash is still pocketing workers’ tips, almost a month after it promised to stop |url=https://www.vox.com/recode/2019/8/20/20825937/doordash-tipping-policy-still-not-changed-food-delivery-app-gig-economy |url-status=live |access-date=2025-06-27 |website=Vox}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:10&amp;quot;&amp;gt;{{Cite web |last=Lampen |first=Claire |date=2019-07-10 |title=Brooklyn Man Sues DoorDash Over Grifty, Misleading Tip Policy |url=https://gothamist.com/2019/07/30/doordash_tipping_lawsuit.php |url-status=live |archive-url=https://web.archive.org/web/20190805221244/https://gothamist.com/2019/07/30/doordash_tipping_lawsuit.php |archive-date=2019-08-05 |access-date=2025-06-27 |website=Gothamist}}&amp;lt;/ref&amp;gt; The pay structure in question is where the Dasher would get payed a minimum amount for each order by Doordash. If the customer added a tip it would cover the companies expenses first to cover the minimum. the remaining amount of the tip would go to the dasher that was deducted from Doordash.&amp;lt;ref name=&amp;quot;:10&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:14&amp;quot;&amp;gt;{{Cite web |last=Wayt |first=Theo |date=2019-06-29 |title=Brooklyn man sues DoorDash for ‘misleading’ tipping policy |url=https://nypost.com/2019/07/29/brooklyn-man-sues-doordash-for-misleading-tipping-policy/ |url-status=live |access-date=2025-06-27 |website=New York Post}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Later in 2020 Doordash was exposed for lying about pocketing portions of drivers tips, generating additional revenue for the company that dashers were unaware or uninformed about. This was happening after the company claimed it had refactored it&#039;s tipping system to be more transparent. But Doordash was still continuing to skim payouts for deliveries from dashers.&amp;lt;ref&amp;gt;{{Cite web |last=Keck |first=Catie |date=2020-01-07 |title=The Villain Always Wins |url=https://gizmodo.com/the-villain-always-wins-1841070357 |url-status=live |access-date=2025-06-27 |website=Gizmodo}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Keck |first=Catie |date=2019-03-15 |title=DoorDash Has Been Confusing Its Workers About Payments for Nearly Two Years |url=https://gizmodo.com/doordash-has-been-confusing-its-workers-about-payments-1833327287 |url-status=live |access-date=2025-06-27 |website=Gizmodo}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Keck |first=Catie |date=2019-12-10 |title=DoorDash Has a New Plan to Make Workers Gamble on How Much They’ll Get Paid |url=https://gizmodo.com/doordash-has-a-new-plan-to-make-workers-gamble-on-how-m-1840325285 |url-status=live |access-date=2025-06-27 |website=Gizmodo}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Ellis |first=Avery |date=2020-01-16 |title=DoorDash Contractors Earn Less Than Dogshit, Study Finds |url=https://gizmodo.com/doordash-contractors-earn-less-than-dogshit-study-find-1841048784 |url-status=dead |access-date=2025-06-27 |website=Gizmodo}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This had led a customer to file a class action suit against the company claiming &amp;quot;materially false and misleading&amp;quot; in app tipping feature.&amp;lt;ref name=&amp;quot;:10&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:14&amp;quot; /&amp;gt; The case was later moved to an arbitration hearing in August.&amp;lt;ref&amp;gt;{{Cite web |last=Casetext |date=2020-08-24 |title=Arkin v. DoorDash, Inc. |url=https://casetext.com/case/arkin-v-doordash-inc |url-status=dead |archive-url=https://web.archive.org/web/20230213085836/https://casetext.com/case/arkin-v-doordash-inc |archive-date=2023-02-13 |access-date=2025-06-27 |website=Casetext}}&amp;lt;/ref&amp;gt; Facing negative exposure and bad press the company finally complied to change their payout policy.&amp;lt;ref&amp;gt;{{Cite web |last=Abril |first=Danielle |date=2019-11-12 |title=DoorDash’s New Tipping Policy Has Increased Driver Pay |url=https://fortune.com/2019/11/12/doordash-new-tipping-policy-worker-pay/ |url-status=live |website=Fortune}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Newman |first=Andy |date=2019-07-24 |title=DoorDash Changes Tipping Model After Uproar From Customers |url=https://www.nytimes.com/2019/07/24/nyregion/doordash-tip-policy.html |url-status=live |website=New York Times}}&amp;lt;/ref&amp;gt; The lawsuit was settled by District of Columbia Attorney General Karl Racine for $2.5 million with most of the amount going to dashers, government and charity.&amp;lt;ref&amp;gt;{{Cite web |last=Kerr |first=Dara |date=2020-11-25 |title=DoorDash settles lawsuit for $2.5M over &#039;deceptive&#039; tipping practices |url=https://www.cnet.com/tech/mobile/doordash-settles-lawsuit-for-2-5m-over-deceptive-tipping-practices/ |url-status=live |access-date=2025-06-27 |website=CNET}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Canales |first=Katie |date=2020-11-25 |title=DoorDash is paying $2.5 million to settle a lawsuit that accused the food delivery company of stealing drivers&#039; tips |url=https://www.businessinsider.com/doordash-25-million-settlement-lawsuit-tipping-model-2020-11 |url-status=live |website=Business Insider}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=OAC |date=2020-11-24 |title=AG Racine Reaches $2.5 Million Agreement with DoorDash for Misrepresenting that Consumer Tips Would Go to Food Delivery Drivers |url=https://oag.dc.gov/release/ag-racine-reaches-25-million-agreement-doordash |website=Office of the Attorney General for the District of Columbia}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Antitrust litigation (2020) ===&lt;br /&gt;
The Dacitashvili has filed against Grubhub, Doordash, Postmates and Uber Eats for having a majoritive monopoly over the food delivery market because of the way it selectively signed contracts with businesses to list them on the platform. Many of the clauses stated that delivery prices will be identical to dine in prices.&amp;lt;ref name=&amp;quot;:15&amp;quot;&amp;gt;{{Cite web |last=Allyn |first=Bobby |date=2020-05-14 |title=Restaurants Are Desperate — But You May Not Be Helping When You Use Delivery Apps |url=https://www.npr.org/2020/05/14/856444431/cities-crack-down-on-food-delivery-app-fees-as-restaurants-struggle-to-survive |url-status=live |access-date=2025-08-30 |website=NPR}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:16&amp;quot;&amp;gt;{{Cite web |last=Stempel |first=Jonathan |date=2020-04-13 |title=Grubhub, DoorDash, Postmates, Uber Eats are sued over restaurant prices amid pandemic |url=https://www.reuters.com/article/us-health-coronavirus-food-delivery-laws-idUSKCN21V2C1/ |url-status=live |access-date=2020-08-30 |website=Reuters}}&amp;lt;/ref&amp;gt; Plaintiffs argued that this increased the cost unfairly to dine-in customers because all defendants required the restaurants to cover the delivery fees ranging from 13% - 40% of revenue.&amp;lt;ref name=&amp;quot;:15&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:16&amp;quot; /&amp;gt; Keep in mind that restaurants like supermarkets runs on slim profit margins with the average being 3% - 9% total. This case seeks treble damages (multiply all damages by 3) for overcharges from the beginning of 2016 of April from the defendants delivery apps.&amp;lt;ref name=&amp;quot;:15&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:16&amp;quot; /&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |date=2020-04-13 |title=Case 1:20-cv-03000-LAK Document |url=https://s3.documentcloud.org/documents/6890558/DAVITASHVILI-v-Grubhub-ET-AL.txt |url-status=live |archive-date= |access-date=2025-08-30 |website=S3 Documentcloud}}&amp;lt;/ref&amp;gt; Many preliminaries have happened since then but is unclear when the trial will actually begin.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;&amp;lt;blockquote&amp;gt;&lt;br /&gt;
===Driver strike for tip transparency (2021)===&lt;br /&gt;
In July 2021, DoorDash drivers went on strike to protest lack of tip transparency and to ask for higher pay. At the time of the strike, and, as of June 2022, DoorDash did not allow drivers to see the full tip amounts prior to accepting a delivery in the app. If customers tip over a set amount for the order total, Doordash hides a portion of the tip until the delivery is complete. The strike occurred after DoorDash rewrote its code to cut off access to Para, a third-party app that drivers had been using to see the full tip amounts.&lt;br /&gt;
&lt;br /&gt;
===Litigation for illegal unauthorized restaurant listing (2021)===&lt;br /&gt;
In May 2021, DoorDash was criticized for unauthorized listings of restaurants who had not given permission to appear on the app. The company was sued by Lona&#039;s Lil Eats in St. Louis, with the lawsuit claiming that DoorDash had listed them without permission, then prevented any orders to the restaurant from going through and redirecting customers to other restaurants instead, because Lona&#039;s was &amp;quot;too far away,&amp;quot; when in reality it had not paid DoorDash a fee for listing. This aspect of DoorDash&#039;s business practice is illegal in California.&lt;br /&gt;
&lt;br /&gt;
===Lawsuit by the city of Chicago (2021)===&lt;br /&gt;
In August 2021, the city of Chicago sued DoorDash and GrubHub. According to Chicago mayor Lori Lightfoot, the companies broke the law by using &amp;quot;unfair and deceptive tactics to take advantage of restaurants and consumers who were struggling to stay afloat during the COVID-19 pandemic.&amp;quot; DoorDash and GrubHub denied the suit&#039;s merits.&lt;br /&gt;
&lt;br /&gt;
===Class-action lawsuit (2023)===&lt;br /&gt;
DoorDash has been accused of charging users of iPhone more than users on the Android platform. User testing claimed to show several instances of various fees and delivery charges being higher when using an Apple device. DoorDash denied these allegations in response to the ongoing US$1 billion class-action suit.&lt;br /&gt;
&lt;br /&gt;
===Lawsuit by the city of Seattle (2023)===&lt;br /&gt;
In August 2023, DoorDash was obligated to pay its drivers and the city of Seattle a total of $1.6 million.  It was found that the platform made it difficult for users to request paid time off.  DoorDash is to pay $1.1 million towards safe and sick time credits, $500k directly to drivers and an additional $8,500 in city fees.&lt;br /&gt;
&lt;br /&gt;
===Privacy lawsuit by the state of California (2024)===&lt;br /&gt;
In February 2024, after being found to have illegally sold personal data, DoorDash was obligated to pay a $375,000 civil penalty as well as to begin complying with privacy laws it had been shirking, namely CCPA and CalOPPA.&lt;br /&gt;
&lt;br /&gt;
===Class-action lawsuit settlement (2025)===&lt;br /&gt;
In 2025, DoorDash agreed to pay around $17 million for &amp;quot;misleading both consumers and delivery workers&amp;quot; with tips being docked from drivers&#039; pay instead of directly going to drivers.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;quot;&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;{{Placeholder box|If the company page is short enough and/or the incident is not deserving of its own page, add incidents below in sub-sections (including the points outlined in [[Consumer_Action_Taskforce:Sample/Incident/Help|the incident help page]]) without linking/creating an incident page.&lt;br /&gt;
&lt;br /&gt;
If the company has various incidents listed and/or this page is getting too long, create subsections linking to each incident while linking to the main article and including a short summary. To link to the page use the &amp;quot;Hatnote&amp;quot; or &amp;quot;Main&amp;quot; templates.&lt;br /&gt;
&lt;br /&gt;
If the company has numerous incidents then format them in a table (see [[Amazon]] for an example). }}&lt;br /&gt;
&lt;br /&gt;
==Products==&lt;br /&gt;
&lt;br /&gt;
===Dashpass (2018 - Present)===&lt;br /&gt;
A premium program offered by Door Dash. This program offers free delivery on orders greater than $12 along with reduced service fees for deliveries. By paying the subscription price Doordash advertises this program as a cost saving measure for consumers that use their app frequently. This offer, however, has been subject to a variety of criticism. One of the more popular cases being hit with a cease-and-desist letter from DC attorney general for charging more than 15% on commissions to make up the losses of the companies free delivery policy with Dashpass.&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Placeholder box|Link to relevant theme articles or companies with similar incidents.}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=16098</id>
		<title>Doordash</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=16098"/>
		<updated>2025-06-27T23:15:00Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: manually site a bunch of stuff&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{CompanyCargo&lt;br /&gt;
| Founded       = 2012-10&lt;br /&gt;
| Industry      = Online food ordering&lt;br /&gt;
| Logo          = Doordash.png&lt;br /&gt;
| ParentCompany = &lt;br /&gt;
| Type          = Public&lt;br /&gt;
| Website       = https://www.doordash.com/&lt;br /&gt;
| Description   = Doordash is an online food ordering and food delivery company&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{InfoboxCompany&lt;br /&gt;
| Name = Doordash&lt;br /&gt;
| Type =Public&lt;br /&gt;
| Founded =2013&lt;br /&gt;
| Industry =Online Delivery&lt;br /&gt;
| Official Website =https://www.doordash.com/&lt;br /&gt;
| Logo =Doordash.png&lt;br /&gt;
}}[https://www.doordash.com/ DoorDash] was founded in June 2013, initially starting as PaloAltoDelivery.com before rebranding to Doordash. The company was founded by three Stanford students Tony Xu, Andy Fang, and Stanley Tang. Its focus is delivery on a wide variety of items, some items include fresh meals from nearby restaurants, groceries, convenience store items, OTC (Over the Counter) medicines, flowers, etc... This service mainly operates in locations within the U.S. (United States), Canada, and Australia.&lt;br /&gt;
&lt;br /&gt;
==Consumer-impact summary==&lt;br /&gt;
Over the years of operation DoorDash has found itself in many controversial consumer and workers violations. Some of the most notable being:&lt;br /&gt;
&lt;br /&gt;
*Withholding dashers funds (up to weeks or months) for delivering orders&lt;br /&gt;
*Lack of Business transparency especially with delivery fees and higher menu pricing&lt;br /&gt;
*Exposing millions of sensitive dashers and company information in a breach&lt;br /&gt;
*Adding restaurants to their platform to order without the business&#039;s consent&lt;br /&gt;
*Using driver tips to cover the cost of other deliveries&lt;br /&gt;
*Using [https://wiki.rossmanngroup.com/wiki/Buy_Now_Pay_Later BNPL] (Buy Now Pay Later) services to target the financially challenged consumers&lt;br /&gt;
*Using AI to falsely advertise what menu items look like&lt;br /&gt;
*Subsidizing Dashpass subscriptions by passing commission rates onto business&#039;s&lt;br /&gt;
*Multiple losses settling lawsuits due to unfair business practices&lt;br /&gt;
&lt;br /&gt;
==Incidents==&lt;br /&gt;
&lt;br /&gt;
===Withholding funds for contracted drivers===&lt;br /&gt;
According to Doordash, &amp;lt;blockquote&amp;gt;&amp;quot;Dashers get paid on a weekly basis for all deliveries or tasks completed between Monday - Sunday of the previous week (ending Sunday at midnight local time). Payments are transferred directly to your bank account through Direct Deposit and usually take 2-3 days to show up in your bank account, so payments will appear by Wednesday night.&amp;quot;&amp;lt;ref name=&amp;quot;:3&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=When do Dashers get paid? |url=https://help.doordash.com/dashers/s/article/When-do-Dashers-get-paid?language=en_US |url-status=live |access-date=2025-04-08 |website=Doordash}}&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;Even though they are treated like contractors they are still payed within a weekly basis instead of a quota based system. Many users who contract with Doordash need funds quickly to be able to cover daily expenses. This puts the dashers in a tough spot relying on cash tips, if any, to continue to get by until they are able to retrieve their weekly pay. However Doordash has already thought of this and created Fastpay.&amp;lt;blockquote&amp;gt;&amp;quot;Fast Pay allows Dashers to cash out their earnings daily for a small fee of $1.99. This means that Dashers can receive their earnings on demand through DoorDash, rather than waiting for their weekly direct deposit or using a third party service.&amp;quot;&amp;lt;ref name=&amp;quot;:3&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;By holding dashers funds they are incurring free interest on the money by not paying out the dasher as soon as a delivery is completed. By taking advantage of desperate workers they can make more money off of the original transaction.&lt;br /&gt;
&lt;br /&gt;
===Charging users unclear &amp;quot;fees&amp;quot; for delivery===&lt;br /&gt;
Like many businesses, Doordash does need to cover expenses that the company has. The issue lies with the transparency of how they do business with the customer base within their app. Many consumers have taken a legal class action lawsuit against Doordash.&amp;lt;ref name=&amp;quot;:4&amp;quot;&amp;gt;{{Cite web |last=Mayer |first=Chloe |date=2023-06-09 |title=DoorDash Faces $1B Lawsuit Over Delivery Fees: &#039;Dupes Naive Consumers&#039; - Newsweek |url=https://www.newsweek.com/lawsuit-doordash-sue-iphone-android-1805387 |url-status=live |access-date=2025-04-04 |website=Newsweek}}&amp;lt;/ref&amp;gt; The suit alleges Doordash&#039;s unfair Value based pricing by leveraging their algorithm and pricing model changes on a per customer basis; and not what they order. Specific examples include: delivery fee, any form of a hidden marketing fee or hidden commission fee.&amp;lt;ref name=&amp;quot;:4&amp;quot; /&amp;gt; Doordash has denied all alleged claims, referring to them as a &amp;quot;copy-and-paste job&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
This is combined with the fact that Doordash&#039;s menu prices are also considerably higher than those of the original venues where items could be purchased. &amp;quot;Without letting consumers know, DoorDash is able to raise the prices of menu items in order to turn a greater profit.&amp;quot;&amp;lt;ref name=&amp;quot;:9&amp;quot;&amp;gt;{{Cite web |last=Mallory |first=Paul |date=2023-08-23 |title=DoorDash Prices Higher Than Menu |url=https://consumergravity.com/doordash-prices-higher-than-menu/ |url-status=live |access-date=2025-05-14 |website=ConsumerGravity}}&amp;lt;/ref&amp;gt; leaving consumers none the wiser unless they actually checked by either visiting a company site (which may not be possible due to them handling takeout) or going in person to check their pricing. This leaves the consumer completely unaware that they are being overcharged on the goods being provided by the service. While some restaurants have admitted to allowing price increases for delivery, in some cases &amp;quot;this is even done without the restaurant’s permission. Which means that they are also not receiving any of the extra money.&amp;quot;&amp;lt;ref name=&amp;quot;:9&amp;quot; /&amp;gt; leaving Doordash to pocket all the extra profit for itself on top of all the other fees it charges for it&#039;s services.&lt;br /&gt;
===Data breach exposing millions of dashers and company info&amp;lt;ref name=&amp;quot;:2&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=DoorDash - Wikipedia |url=https://en.wikipedia.org/wiki/DoorDash |url-status=live |access-date=2025-04-08 |website=Wikipedia}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
In mid 2019, Doordash suffered a data breach that affected 4.9 million customers, drivers, and businesses sensitive information combined. Individuals that had joined Doordash after April 5th of 2018 were not affected. This breach took 5 months to be found. Doordash claims that &amp;quot;a third-party service provider,&amp;quot; was to blame for this leak, but the third party was never named. The types of data exposed is listed in the chart below.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&amp;lt;big&amp;gt;Breached Data that was exposed&amp;lt;/big&amp;gt; &amp;lt;ref name=&amp;quot;:5&amp;quot;&amp;gt;{{Cite web |last=Coban |first=Erkin |date=2025-04-08 |title=DoorDash Fees and Commissions for Restaurants: Detailed 2025 Guide - Restaurant Success Blog {{!}} Menuviel |url=https://blog.menuviel.com/doordash-fees-and-commissions-for-restaurants/ |url-status=live |website=Menuviel}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
!Customers&lt;br /&gt;
|name, email and delivery addresses, order history, phone numbers, hashed &amp;amp; salted passwords and the last four digits of their payment cards taken.&lt;br /&gt;
|-&lt;br /&gt;
!Dashers&lt;br /&gt;
|last four digits of their bank account numbers stolen, Approximately 100,000 had their drivers license stolen.&lt;br /&gt;
|-&lt;br /&gt;
!Companies&lt;br /&gt;
|last four digits of their bank account numbers stolen&lt;br /&gt;
|}&lt;br /&gt;
Many consumers complained the year before about their account being hacked, but were assured by Doordash that it was not a breach and &amp;quot;claimed attackers were running credential stuffing attacks&amp;quot;. This shows they did not take customers reports seriously and had a breach shortly after, due to the company&#039;s opsec negligence.&lt;br /&gt;
&lt;br /&gt;
===Adding restaurants to their platform without other business&#039;s consent===&lt;br /&gt;
Starting around 2020, Doordash had decided that the company needed more outreach. To do this, the company started adding businesses that had no arrangements for takeout or delivery without the owners consent.&amp;lt;ref name=&amp;quot;:6&amp;quot;&amp;gt;{{Cite web |last=Pershan |first=Caleb |date=2020-01-29 |title=Delivery Apps Keep Adding Restaurants Without Their Consent  - Eater |url=https://www.eater.com/2020/1/29/21113416/grubhub-seamless-kin-khao-online-delivery-mistake-doordash |url-status=live |access-date=2025-04-04 |website=EATER}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:7&amp;quot;&amp;gt;{{Cite web |last=Settembre |first=Jeanette |date=2020-01-21 |title=DoorDash, Grubhub skewered by small restaurants for posting menus without permission {{!}} Fox Business |url=https://www.foxbusiness.com/small-business/doordash-grubhub-restaurant-listing-without-permission.amp |url-status=live |access-date=2025-04-09 |website=Fox Business}}&amp;lt;/ref&amp;gt; This has led to increased stress on businesses that were not ready for a higher influx of volume orders but also being charged up to 30% in referral fees depending on the business.&amp;lt;ref name=&amp;quot;:5&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:7&amp;quot; /&amp;gt; Many small corporations and restaurants were impacted the most due to these policies; mostly because profit margins are usually lower than a multi billion dollar franchise that has been tailored to do takeout for decades, or industry chains that are used to higher order volumes. Behavior like this may end up running smaller unprepared business operations to close permanently, leaving only the bigger corporations to compete for the consumers&#039; purchasing power.&lt;br /&gt;
&lt;br /&gt;
===Pocketing driver app tips to payout other dashers&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;{{Cite web |last=Glenn |first=Lindey |date=2025-03-31 |title=DoorDash’s $1 BILLION Lawsuit: Exposing DoorDash’s Predatory Business Model |url=https://www.youtube.com/watch?v=A-gPld7e3do |url-status=live |access-date=2025-04-04 |website=Youtube}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=James |first=Letitia |date=2025-02-24 |title=Attorney General James Secures $16.75 Million from DoorDash for Cheating Delivery Workers Out of Tips |url=https://ag.ny.gov/press-release/2025/attorney-general-james-secures-1675-million-doordash-cheating-delivery-workers |url-status=live |access-date=2025-05-09 |website=NY GOV}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
In February 24 of 2025, a press release statement New York Attorney General Letitia James released the results of their investigation stating that Doordash, between May 2017 and September 2019,&amp;lt;blockquote&amp;gt;“used customer tips to offset the base pay it had already guaranteed to workers, instead of giving workers the full tips they rightfully earned.”&amp;lt;ref name=&amp;quot;:8&amp;quot;&amp;gt;{{Cite web |last=Calvario |first=Liz |date=2025-02-25 |title=DoorDash Settlement: Millions to Be Paid to Drivers For Pocketed Tips |url=https://www.today.com/food/news/doordash-settlement-payout-rcna193728 |url-status=live |access-date=2025-04-08 |website=TODAY}}&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;Doordash has lost this lawsuit and was ordered to pay a hefty sum for mistreating the contractors about transparent pay as seen below: &amp;lt;blockquote&amp;gt;&amp;quot;DoorDash will pay $16.75 million in restitution for Dashers and up to $1 million in settlement administrator costs to help issue the payments.&amp;quot;&amp;lt;ref name=&amp;quot;:8&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Doordash has responded to the litigation loss by stating it was an &#039;&#039;&amp;quot;old pay structure&amp;quot;&#039;&#039; as they are currently using a newer one where contractors keep all their tips.&lt;br /&gt;
&lt;br /&gt;
The old pay structure that Doordash&#039;s PR team was referring to would only show dashers tip amount if it was higher than what Doordash was willing to pay them for that contract batch. In many cases when the tip amount failed to surpass what the company was willing to pay the dasher for the order it was often taken and spread across other orders that may have had a lower initial payout. This &#039;&#039;&amp;quot;old pay structure&amp;quot;&#039;&#039; has impacted over 63,000 New Yorker&#039;s alone.&lt;br /&gt;
&lt;br /&gt;
===Using BNPL services to target the financially challenged consumers===&lt;br /&gt;
As of March 2025, Doordash has decided to partner up with Klarna for BNPL (Buy Now Pay Later) services.&amp;lt;ref&amp;gt;{{Cite web |last=Steinberg |first=Brooke |date=2025-03-24 |title=DoorDash now offering eat now, pay later payments through Klarna |url=https://nypost.com/2025/03/24/lifestyle/DoorDash-now-offering-eat-now-pay-later-payments-through-klarna/ |url-status=live |access-date=2025-04-04 |website=New York Post}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |date=2025-03-20 |title=DoorDash Partners with Klarna to Offer US Customers Even More Convenience with Flexible Payments {{!}} DoorDash |url=https://about.doordash.com/en-us/news/doordash-partners-with-klarna |url-status=live |access-date=2025-05-14 |website=Doordash}}&amp;lt;/ref&amp;gt; This partnership is aimed at the consumers that want food delivery but are currently unable to afford it. However, it&#039;s a deceptive practice that can further financially ruin consumers. While BNPL can defer payments interest free, it does charge late fees. Consumers that are already financially strapped for cash may find it difficult to repay these loans if they are not careful. This may boost Doordash&#039;s profits by taking advantage of consumers that are not financially savvy.&lt;br /&gt;
&lt;br /&gt;
===Using Dashpass subscription model to surcharge business&#039;s on order commissions===&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;About eight months after Washington, D.C. placed a 15% cap on third-party delivery commission fees to help restaurants during the pandemic, DoorDash appears to have found a workaround. According to the Washington City Paper, restaurants that use DoorDash’s DashPass subscription feature were sent a notice stating that the cap is “only applicable to Classic orders” and doesn’t apply to the DashPass program.&amp;quot;...&amp;quot;DoorDash calls DashPass an “optional, premium offering and separate from DoorDash’s core services.” The company said that beginning Dec. 9, it will begin charging restaurants the contractual rate in their original agreements, City Paper reports. The changes to DashPash charges are part of a limited test in fewer than five cities, including D.C. and cities in the Bay Area.&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot;&amp;gt;{{Cite web |last=Kelso |first=Alicia |date=2020-12-07 |title=DoorDash hit with cease-and-desist letter from DC attorney general {{!}} Restaurant Dive |url=https://www.restaurantdive.com/news/doordash-could-use-dashpash-as-a-workaround-to-delivery-fee-caps/591701/ |url-status=live |access-date=2025-04-04 |website=Restaurant Dive}}&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;By using this workaround, Doordash has negatively impacted many small businesses and restaurants that operate within the area. They did, however, allow &#039;&#039;&amp;quot;Merchants can choose to opt out of DashPass at any time, a DoorDash spokesperson said&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;.&#039;&#039; Though there are many consumers that do use Dashpass due to the savings for users that use their delivery services frequently. By opting out, businesses are effectively blacklisting themselves from the users that frequently use the app for deliveries. Doordash&#039;s spokesperson justifies this&amp;lt;blockquote&amp;gt;&amp;quot;The spokesperson called delivery fee restrictions a “one-size fits all” solution that impacts the company’s ability to provide quality service and pay. Merchant fees help the company cover business costs like Dasher pay, background checks, occupational Dasher insurance and website upkeep, the spokesperson said.&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Which apparently the Dashpass subscription that consumers pay does not cover this. This is just an excuse to further pass on costs while maintaining the profits of the subscription and free delivery; which is the main selling point of the subscription service.&lt;br /&gt;
&lt;br /&gt;
This has caught the eye of D.C. Attorney General Karl Racine on December 10 of 2020. They have sent a cease and desist notice on Tuesday warning Doordash that charging restaurants more than 15% on commissions may violate District laws. The company complied two days later stating they &amp;quot;decided not to charge DC restaurants their contractual DashPass rate at this time.&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Using AI to falsely advertise what menu items look like===&lt;br /&gt;
With many menus, consumers expect an accurate description of what they are ordering along with the ingredients that are being used to make it. In recent years companies have started relying on AI to generate a description and a complimentary photo of what the dish should look like. But in many cases this was done to falsely advertise to boost sales. We can look to an earlier instance during the lock down when ghost kitchens were popular;&amp;lt;blockquote&amp;gt;&amp;quot;Ghost kitchens are allegedly using AI-generated images on food delivery sites such as GrubHub and DoorDash. The images are used to promote online orders from kitchens that solely sell their food via online delivery services. Rather than using real photographers, they are using images of food that do not exist.&amp;quot;&amp;lt;ref name=&amp;quot;:11&amp;quot;&amp;gt;{{Cite web |last=Baker |first=Alex |date=2024-02-28 |title=The photos that you see on food delivery apps are probably AI |url=https://www.diyphotography.net/ghost-kitchens-using-ai-images-on-food-delivery-apps/ |url-status=live |access-date=2025-04-11 |website=DiyPhotography}}&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;Of which many delivered products that did not match the item description at all or was poorer quality than what was shown to them within ordering. Not to mention in many countries&amp;lt;blockquote&amp;gt;&amp;quot;there are firm advertising laws that state exactly what you have to show and what can be substituted in food photography. This helps protect consumers, making sure they get what they order.&amp;quot;&amp;lt;ref name=&amp;quot;:11&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Meaning when generating a picture of food it is not considered edible by many countries standards and may even be illegal. But industries are constantly changing; custom diffusion models being packaged like Swipeby to provide cheap alternatives to make selling menu items at a higher volume.&amp;lt;blockquote&amp;gt;&amp;quot;The company points to a survey from Snappr, a photography and visual content platform, that found high-quality food photos can increase orders on restaurant delivery apps by 35%.&amp;quot;&amp;lt;ref name=&amp;quot;:12&amp;quot;&amp;gt;{{Cite web |last=Canton |first=Rafael |date=2023-04-07 |title=The picture of that food you’re ordering online may have been created by AI |url=https://www.fastcompany.com/90870969/food-delivery-startup-ai-photos-swipeby |url-status=live |access-date=2025-04-11 |website=FastCompany}}&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;By seeing the results that such a tool can provide shows how pressing it can be for other businesses to compete if they are not also resorting to the same measures. During this time Doordash had policies about having generative photos for menu items; the founder however thinks things will change soon as he said &amp;quot;Give it six months, that will change,” he says. “I will bet money on it. Because with AI generation right now, it makes so much sense.&amp;quot;&amp;lt;ref name=&amp;quot;:12&amp;quot; /&amp;gt; And as of 2025 Doordash has launched it&#039;s own tool for generating AI menus on it&#039;s platform which is able to generate descriptions and pictures of an item being listed.&amp;lt;blockquote&amp;gt;&#039;&#039;“At DoorDash, we believe AI should make life easier for restaurants—not more complicated. It’s about using automation to enhance the guest experience while keeping the operator’s unique touch front and center,” said Arpit Dhariwal, Head of Product, Merchant Acquisition &amp;amp; Growth at DoorDash. “AI-powered tools are built to take everyday tasks off operators’ plates, allowing restaurants to focus on what matters most—delivering great food and service. We&#039;re excited to help drive more orders, save time, and support continued growth for our restaurant partners.”&#039;&#039;&amp;lt;/blockquote&amp;gt;As we have seen earlier higher profit margins has caught Doordash&#039;s attention. Since they also make more money from users seeing results that may resemble the food that will be ordered as a first result. However this tool can be used nefariously like how ghost kitchens used it to falsely advertise the quality and resemblance of the food being shown to the consumers of the app. It may be important to exercise caution from now on against actors that would leverage this tool against the consumer especially since there seems to be nothing in place to warn the consumer that the current item that is being viewed was generated by their AI tool. This leaves an extremely high risk that a consumer may be unsatisfied with an order because it did not match the description or the photo being listed on Doordash. &lt;br /&gt;
&lt;br /&gt;
===Settling lawsuits due to unlawful business practices&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
====Class-action lawsuit for misclassifying workers (2017)====&lt;br /&gt;
A class-action litigation suit was filed for Doordash in allegedly labeling delivery workers in California and Massachusetts as independent contractors. An agreement was later reached in 2022 where Doordash payed out $100 million dollars. $61 million would be going to the effected 900,000+ drivers in both states, paying approximately $130 dollars per driver; with the other $28 million going to the lawyers.&amp;lt;ref name=&amp;quot;:13&amp;quot;&amp;gt;{{Cite web |last=Whitney |first=Kimball |date=2021-09-01 |title=DoorDash Settlement Would Pay a Paltry $130 to Workers Instead of Making Them Employees |url=https://gizmodo.com/doordash-settlement-would-pay-a-paltry-130-to-workers-1847586519 |url-status=live |access-date=2025-06-07 |website=Gizmodo}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Maeve |first=Allsup |date=2021-12-22 |title=DoorDash $100 Million Driver Settlement Tentatively Approved |url=https://news.bloomberglaw.com/daily-labor-report/doordash-100-million-driver-settlement-tentatively-approved |url-status=live |access-date=2025-06-07 |website=Bloomberg Law}}&amp;lt;/ref&amp;gt; A quite minor sum for Doordash considering their CEO got payed $413 million dollars just the year before the settlement.&amp;lt;ref name=&amp;quot;:13&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Data breach lawsuit (2019)====&lt;br /&gt;
In early may Doordash had a data breach with over 4.9 million effected individuals. All users who registered past April 5th 2018 were safe from the data that was stolen.&amp;lt;ref&amp;gt;{{Cite web |last=Whittaker |first=Zack |date=2016-09-26 |title=DoorDash confirms data breach affected 4.9 million customers, workers and merchants |url=https://techcrunch.com/2019/09/26/doordash-data-breach/ |url-status=live |access-date=2025-05-16 |website=Tech Crunch}}&amp;lt;/ref&amp;gt; This has resulted in a class action in October 2019 against Doordash for not protecting user data.&amp;lt;ref&amp;gt;{{Cite web |last=Shaak |first=Erin |date=2019-08-04 |title=DoorDash Sued Over 2019 Data Breach Affecting More Than 4.9 Million Users |url=https://www.classaction.org/news/doordash-sued-over-2019-data-breach-affecting-more-than-4-9-million-users |url-status=live |access-date=2025-06-16 |website=Class Action Org}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Withholding of tips and subsequent class-action lawsuits (2019)====&lt;br /&gt;
In July, Doordash&#039;s tipping payout to drivers was critiqued by the New York Times, The Verge and Gothamist.&amp;lt;ref&amp;gt;{{Cite web |last=Newman |first=Andy |date=2019-06-21 |title=My Frantic Life as a Cab-Dodging, Tip-Chasing Food App Deliveryman |url=https://www.nytimes.com/2019/07/21/nyregion/doordash-ubereats-food-app-delivery-bike.html |url-status=live |access-date=2025-06-27 |website=New York Times}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Vincent |first=James |date=2019-07-22 |title=Delivery apps like DoorDash are using your tips to pay workers’ wages |url=https://www.theverge.com/2019/7/22/20703434/delivery-app-tip-pay-theft-doordash-amazon-flex-instacart |url-status=live |access-date=2025-06-27 |website=The Verge}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Ghaffary |first=Shirin |date=2019-08-20 |title=DoorDash is still pocketing workers’ tips, almost a month after it promised to stop |url=https://www.vox.com/recode/2019/8/20/20825937/doordash-tipping-policy-still-not-changed-food-delivery-app-gig-economy |url-status=live |access-date=2025-06-27 |website=Vox}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:10&amp;quot;&amp;gt;{{Cite web |last=Lampen |first=Claire |date=2019-07-10 |title=Brooklyn Man Sues DoorDash Over Grifty, Misleading Tip Policy |url=https://gothamist.com/2019/07/30/doordash_tipping_lawsuit.php |url-status=live |archive-url=https://web.archive.org/web/20190805221244/https://gothamist.com/2019/07/30/doordash_tipping_lawsuit.php |archive-date=2019-08-05 |access-date=2025-06-27 |website=Gothamist}}&amp;lt;/ref&amp;gt; The pay structure in question is where the Dasher would get payed a minimum amount for each order by Doordash. If the customer added a tip it would cover the companies expenses first to cover the minimum. the remaining amount of the tip would go to the dasher that was deducted from Doordash.&amp;lt;ref name=&amp;quot;:10&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:14&amp;quot;&amp;gt;{{Cite web |last=Wayt |first=Theo |date=2019-06-29 |title=Brooklyn man sues DoorDash for ‘misleading’ tipping policy |url=https://nypost.com/2019/07/29/brooklyn-man-sues-doordash-for-misleading-tipping-policy/ |url-status=live |access-date=2025-06-27 |website=New York Post}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Later in 2020 Doordash was exposed for lying about pocketing portions of drivers tips, generating additional revenue for the company that dashers were unaware or uninformed about. This was happening after the company claimed it had refactored it&#039;s tipping system to be more transparent. But Doordash was still continuing to skim payouts for deliveries from dashers.&amp;lt;ref&amp;gt;{{Cite web |last=Keck |first=Catie |date=2020-01-07 |title=The Villain Always Wins |url=https://gizmodo.com/the-villain-always-wins-1841070357 |url-status=live |access-date=2025-06-27 |website=Gizmodo}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Keck |first=Catie |date=2019-03-15 |title=DoorDash Has Been Confusing Its Workers About Payments for Nearly Two Years |url=https://gizmodo.com/doordash-has-been-confusing-its-workers-about-payments-1833327287 |url-status=live |access-date=2025-06-27 |website=Gizmodo}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Keck |first=Catie |date=2019-12-10 |title=DoorDash Has a New Plan to Make Workers Gamble on How Much They’ll Get Paid |url=https://gizmodo.com/doordash-has-a-new-plan-to-make-workers-gamble-on-how-m-1840325285 |url-status=live |access-date=2025-06-27 |website=Gizmodo}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Ellis |first=Avery |date=2020-01-16 |title=DoorDash Contractors Earn Less Than Dogshit, Study Finds |url=https://gizmodo.com/doordash-contractors-earn-less-than-dogshit-study-find-1841048784 |url-status=dead |access-date=2025-06-27 |website=Gizmodo}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This had led a customer to file a class action suit against the company claiming &amp;quot;materially false and misleading&amp;quot; in app tipping feature.&amp;lt;ref name=&amp;quot;:10&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:14&amp;quot; /&amp;gt; The case was later moved to an arbitration hearing in August.&amp;lt;ref&amp;gt;{{Cite web |last=Casetext |date=2020-08-24 |title=Arkin v. DoorDash, Inc. |url=https://casetext.com/case/arkin-v-doordash-inc |url-status=dead |archive-url=https://web.archive.org/web/20230213085836/https://casetext.com/case/arkin-v-doordash-inc |archive-date=2023-02-13 |access-date=2025-06-27 |website=Casetext}}&amp;lt;/ref&amp;gt; Facing negative exposure and bad press the company finally complied to change their payout policy.&amp;lt;ref&amp;gt;{{Cite web |last=Abril |first=Danielle |date=2019-11-12 |title=DoorDash’s New Tipping Policy Has Increased Driver Pay |url=https://fortune.com/2019/11/12/doordash-new-tipping-policy-worker-pay/ |url-status=live |website=Fortune}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Newman |first=Andy |date=2019-07-24 |title=DoorDash Changes Tipping Model After Uproar From Customers |url=https://www.nytimes.com/2019/07/24/nyregion/doordash-tip-policy.html |url-status=live |website=New York Times}}&amp;lt;/ref&amp;gt; The lawsuit was settled by District of Columbia Attorney General Karl Racine for $2.5 million with most of the amount going to dashers, government and charity.&amp;lt;ref&amp;gt;{{Cite web |last=Kerr |first=Dara |date=2020-11-25 |title=DoorDash settles lawsuit for $2.5M over &#039;deceptive&#039; tipping practices |url=https://www.cnet.com/tech/mobile/doordash-settles-lawsuit-for-2-5m-over-deceptive-tipping-practices/ |url-status=live |access-date=2025-06-27 |website=CNET}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Canales |first=Katie |date=2020-11-25 |title=DoorDash is paying $2.5 million to settle a lawsuit that accused the food delivery company of stealing drivers&#039; tips |url=https://www.businessinsider.com/doordash-25-million-settlement-lawsuit-tipping-model-2020-11 |url-status=live |website=Business Insider}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=OAC |date=2020-11-24 |title=AG Racine Reaches $2.5 Million Agreement with DoorDash for Misrepresenting that Consumer Tips Would Go to Food Delivery Drivers |url=https://oag.dc.gov/release/ag-racine-reaches-25-million-agreement-doordash |website=Office of the Attorney General for the District of Columbia}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;quot;&amp;lt;blockquote&amp;gt;&lt;br /&gt;
===2020 antitrust litigation===&lt;br /&gt;
In April 2020, in the case of &#039;&#039;Davitashvili v. GrubHub Inc.&#039;&#039; DoorDash, Grubhub, Postmates, and Uber Eats were accused of monopolistic power by only listing restaurants on their apps if the restaurant owners signed contracts which include clauses that require prices be the same for dine-in customers as for customers receiving delivery. The plaintiffs stated that this arrangement increases the cost for dine-in customers, as they are required to subsidize the cost of delivery; and that the apps charge &amp;quot;exorbitant&amp;quot; fees, which range from 13% to 40% of revenue, while the average restaurant&#039;s profit ranges from 3% to 9% of revenue. The lawsuit seeks treble damages, including for overcharges, since April 14, 2016, for dine-in and delivery customers in the United States at restaurants using the defendants’ delivery apps. Although several preliminary documents in the case have now been filed, a trial date has not yet been set.&lt;br /&gt;
&lt;br /&gt;
===Driver strike for tip transparency (2021)===&lt;br /&gt;
In July 2021, DoorDash drivers went on strike to protest lack of tip transparency and to ask for higher pay. At the time of the strike, and, as of June 2022, DoorDash did not allow drivers to see the full tip amounts prior to accepting a delivery in the app. If customers tip over a set amount for the order total, Doordash hides a portion of the tip until the delivery is complete. The strike occurred after DoorDash rewrote its code to cut off access to Para, a third-party app that drivers had been using to see the full tip amounts.&lt;br /&gt;
&lt;br /&gt;
===Litigation for illegal unauthorized restaurant listing (2021)===&lt;br /&gt;
In May 2021, DoorDash was criticized for unauthorized listings of restaurants who had not given permission to appear on the app. The company was sued by Lona&#039;s Lil Eats in St. Louis, with the lawsuit claiming that DoorDash had listed them without permission, then prevented any orders to the restaurant from going through and redirecting customers to other restaurants instead, because Lona&#039;s was &amp;quot;too far away,&amp;quot; when in reality it had not paid DoorDash a fee for listing. This aspect of DoorDash&#039;s business practice is illegal in California.&lt;br /&gt;
&lt;br /&gt;
===Lawsuit by the city of Chicago (2021)===&lt;br /&gt;
In August 2021, the city of Chicago sued DoorDash and GrubHub. According to Chicago mayor Lori Lightfoot, the companies broke the law by using &amp;quot;unfair and deceptive tactics to take advantage of restaurants and consumers who were struggling to stay afloat during the COVID-19 pandemic.&amp;quot; DoorDash and GrubHub denied the suit&#039;s merits.&lt;br /&gt;
&lt;br /&gt;
===Class-action lawsuit (2023)===&lt;br /&gt;
DoorDash has been accused of charging users of iPhone more than users on the Android platform. User testing claimed to show several instances of various fees and delivery charges being higher when using an Apple device. DoorDash denied these allegations in response to the ongoing US$1 billion class-action suit.&lt;br /&gt;
&lt;br /&gt;
===Lawsuit by the city of Seattle (2023)===&lt;br /&gt;
In August 2023, DoorDash was obligated to pay its drivers and the city of Seattle a total of $1.6 million.  It was found that the platform made it difficult for users to request paid time off.  DoorDash is to pay $1.1 million towards safe and sick time credits, $500k directly to drivers and an additional $8,500 in city fees.&lt;br /&gt;
&lt;br /&gt;
===Privacy lawsuit by the state of California (2024)===&lt;br /&gt;
In February 2024, after being found to have illegally sold personal data, DoorDash was obligated to pay a $375,000 civil penalty as well as to begin complying with privacy laws it had been shirking, namely CCPA and CalOPPA.&lt;br /&gt;
&lt;br /&gt;
===Class-action lawsuit settlement (2025)===&lt;br /&gt;
In 2025, DoorDash agreed to pay around $17 million for &amp;quot;misleading both consumers and delivery workers&amp;quot; with tips being docked from drivers&#039; pay instead of directly going to drivers.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;quot;&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;{{Placeholder box|If the company page is short enough and/or the incident is not deserving of its own page, add incidents below in sub-sections (including the points outlined in [[Consumer_Action_Taskforce:Sample/Incident/Help|the incident help page]]) without linking/creating an incident page.&lt;br /&gt;
&lt;br /&gt;
If the company has various incidents listed and/or this page is getting too long, create subsections linking to each incident while linking to the main article and including a short summary. To link to the page use the &amp;quot;Hatnote&amp;quot; or &amp;quot;Main&amp;quot; templates.&lt;br /&gt;
&lt;br /&gt;
If the company has numerous incidents then format them in a table (see [[Amazon]] for an example). }}&lt;br /&gt;
&lt;br /&gt;
==Products==&lt;br /&gt;
&lt;br /&gt;
===Dashpass (2018 - Present)===&lt;br /&gt;
A premium program offered by Door Dash. This program offers free delivery on orders greater than $12 along with reduced service fees for deliveries. By paying the subscription price Doordash advertises this program as a cost saving measure for consumers that use their app frequently. This offer, however, has been subject to a variety of criticism. One of the more popular cases being hit with a cease-and-desist letter from DC attorney general for charging more than 15% on commissions to make up the losses of the companies free delivery policy with Dashpass.&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Placeholder box|Link to relevant theme articles or companies with similar incidents.}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=15490</id>
		<title>Doordash</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=15490"/>
		<updated>2025-06-17T04:10:51Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: Add more cases, god citing stuff is such a pain in the ass I WANT AUTOCITE TO WORK SO BADLY, there are in fact about 7-8 cases that I&amp;#039;d consider that need to be covered still needs some overhaul but for the most part it is almost finished&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoboxCompany&lt;br /&gt;
| Name = Doordash&lt;br /&gt;
| Type =Public&lt;br /&gt;
| Founded =2013&lt;br /&gt;
| Industry =Online Delivery&lt;br /&gt;
| Official Website =https://www.doordash.com/&lt;br /&gt;
| Logo =Doordash.png&lt;br /&gt;
}}[https://www.doordash.com/ DoorDash] was founded in June 2013, initially starting as PaloAltoDelivery.com before rebranding to Doordash. The company was founded by three Stanford students Tony Xu, Andy Fang, and Stanley Tang. Its focus is delivery on a wide variety of items, some items include fresh meals from nearby restaurants, groceries, convenience store items, OTC (Over the Counter) medicines, flowers, etc... This service mainly operates in locations within the U.S. (United States), Canada, and Australia.&lt;br /&gt;
&lt;br /&gt;
==Consumer-impact summary==&lt;br /&gt;
Over the years of operation DoorDash has found itself in many controversial consumer and workers violations. Some of the most notable being:&lt;br /&gt;
&lt;br /&gt;
*Withholding dashers funds (up to weeks or months) for delivering orders&lt;br /&gt;
*Lack of Business transparency especially with delivery fees and higher menu pricing&lt;br /&gt;
*Exposing millions of sensitive dashers and company information in a breach&lt;br /&gt;
*Adding restaurants to their platform to order without the business&#039;s consent&lt;br /&gt;
*Using driver tips to cover the cost of other deliveries&lt;br /&gt;
*Using [https://wiki.rossmanngroup.com/wiki/Buy_Now_Pay_Later BNPL] (Buy Now Pay Later) services to target the financially challenged consumers&lt;br /&gt;
*Using AI to falsely advertise what menu items look like&lt;br /&gt;
*Subsidizing Dashpass subscriptions by passing commission rates onto business&#039;s&lt;br /&gt;
*Multiple losses settling lawsuits due to unfair business practices&lt;br /&gt;
&lt;br /&gt;
==Incidents==&lt;br /&gt;
&lt;br /&gt;
===Withholding funds for contracted drivers===&lt;br /&gt;
According to Doordash, &amp;lt;blockquote&amp;gt;&amp;quot;Dashers get paid on a weekly basis for all deliveries or tasks completed between Monday - Sunday of the previous week (ending Sunday at midnight local time). Payments are transferred directly to your bank account through Direct Deposit and usually take 2-3 days to show up in your bank account, so payments will appear by Wednesday night.&amp;quot;&amp;lt;ref name=&amp;quot;:3&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=When do Dashers get paid? |url=https://help.doordash.com/dashers/s/article/When-do-Dashers-get-paid?language=en_US |url-status=live |access-date=2025-04-08 |website=Doordash}}&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;Even though they are treated like contractors they are still payed within a weekly basis instead of a quota based system. Many users who contract with Doordash need funds quickly to be able to cover daily expenses. This puts the dashers in a tough spot relying on cash tips, if any, to continue to get by until they are able to retrieve their weekly pay. However Doordash has already thought of this and created Fastpay.&amp;lt;blockquote&amp;gt;&amp;quot;Fast Pay allows Dashers to cash out their earnings daily for a small fee of $1.99. This means that Dashers can receive their earnings on demand through DoorDash, rather than waiting for their weekly direct deposit or using a third party service.&amp;quot;&amp;lt;ref name=&amp;quot;:3&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;By holding dashers funds they are incurring free interest on the money by not paying out the dasher as soon as a delivery is completed. By taking advantage of desperate workers they can make more money off of the original transaction.&lt;br /&gt;
&lt;br /&gt;
===Charging users unclear &amp;quot;fees&amp;quot; for delivery===&lt;br /&gt;
Like many businesses, Doordash does need to cover expenses that the company has. The issue lies with the transparency of how they do business with the customer base within their app. Many consumers have taken a legal class action lawsuit against Doordash.&amp;lt;ref name=&amp;quot;:4&amp;quot;&amp;gt;{{Cite web |last=Mayer |first=Chloe |date=2023-06-09 |title=DoorDash Faces $1B Lawsuit Over Delivery Fees: &#039;Dupes Naive Consumers&#039; - Newsweek |url=https://www.newsweek.com/lawsuit-doordash-sue-iphone-android-1805387 |url-status=live |access-date=2025-04-04 |website=Newsweek}}&amp;lt;/ref&amp;gt; The suit alleges Doordash&#039;s unfair Value based pricing by leveraging their algorithm and pricing model changes on a per customer basis; and not what they order. Specific examples include: delivery fee, any form of a hidden marketing fee or hidden commission fee.&amp;lt;ref name=&amp;quot;:4&amp;quot; /&amp;gt; Doordash has denied all alleged claims, referring to them as a &amp;quot;copy-and-paste job&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
This is combined with the fact that Doordash&#039;s menu prices are also considerably higher than those of the original venues where items could be purchased. &amp;quot;Without letting consumers know, DoorDash is able to raise the prices of menu items in order to turn a greater profit.&amp;quot;&amp;lt;ref name=&amp;quot;:9&amp;quot;&amp;gt;{{Cite web |last=Mallory |first=Paul |date=2023-08-23 |title=DoorDash Prices Higher Than Menu |url=https://consumergravity.com/doordash-prices-higher-than-menu/ |url-status=live |access-date=2025-05-14 |website=ConsumerGravity}}&amp;lt;/ref&amp;gt; leaving consumers none the wiser unless they actually checked by either visiting a company site (which may not be possible due to them handling takeout) or going in person to check their pricing. This leaves the consumer completely unaware that they are being overcharged on the goods being provided by the service. While some restaurants have admitted to allowing price increases for delivery, in some cases &amp;quot;this is even done without the restaurant’s permission. Which means that they are also not receiving any of the extra money.&amp;quot;&amp;lt;ref name=&amp;quot;:9&amp;quot; /&amp;gt; leaving Doordash to pocket all the extra profit for itself on top of all the other fees it charges for it&#039;s services.&lt;br /&gt;
===Data breach exposing millions of dashers and company info&amp;lt;ref name=&amp;quot;:2&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=DoorDash - Wikipedia |url=https://en.wikipedia.org/wiki/DoorDash |url-status=live |access-date=2025-04-08 |website=Wikipedia}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
In mid 2019, Doordash suffered a data breach that affected 4.9 million customers, drivers, and businesses sensitive information combined. Individuals that had joined Doordash after April 5th of 2018 were not affected. This breach took 5 months to be found. Doordash claims that &amp;quot;a third-party service provider,&amp;quot; was to blame for this leak, but the third party was never named. The types of data exposed is listed in the chart below.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&amp;lt;big&amp;gt;Breached Data that was exposed&amp;lt;/big&amp;gt; &amp;lt;ref name=&amp;quot;:5&amp;quot;&amp;gt;{{Cite web |last=Coban |first=Erkin |date=2025-04-08 |title=DoorDash Fees and Commissions for Restaurants: Detailed 2025 Guide - Restaurant Success Blog {{!}} Menuviel |url=https://blog.menuviel.com/doordash-fees-and-commissions-for-restaurants/ |url-status=live |website=Menuviel}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
!Customers&lt;br /&gt;
|name, email and delivery addresses, order history, phone numbers, hashed &amp;amp; salted passwords and the last four digits of their payment cards taken.&lt;br /&gt;
|-&lt;br /&gt;
!Dashers&lt;br /&gt;
|last four digits of their bank account numbers stolen, Approximately 100,000 had their drivers license stolen.&lt;br /&gt;
|-&lt;br /&gt;
!Companies&lt;br /&gt;
|last four digits of their bank account numbers stolen&lt;br /&gt;
|}&lt;br /&gt;
Many consumers complained the year before about their account being hacked, but were assured by Doordash that it was not a breach and &amp;quot;claimed attackers were running credential stuffing attacks&amp;quot;. This shows they did not take customers reports seriously and had a breach shortly after, due to the company&#039;s opsec negligence.&lt;br /&gt;
&lt;br /&gt;
===Adding restaurants to their platform without other business&#039;s consent===&lt;br /&gt;
Starting around 2020, Doordash had decided that the company needed more outreach. To do this, the company started adding businesses that had no arrangements for takeout or delivery without the owners consent.&amp;lt;ref name=&amp;quot;:6&amp;quot;&amp;gt;{{Cite web |last=Pershan |first=Caleb |date=2020-01-29 |title=Delivery Apps Keep Adding Restaurants Without Their Consent  - Eater |url=https://www.eater.com/2020/1/29/21113416/grubhub-seamless-kin-khao-online-delivery-mistake-doordash |url-status=live |access-date=2025-04-04 |website=EATER}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:7&amp;quot;&amp;gt;{{Cite web |last=Settembre |first=Jeanette |date=2020-01-21 |title=DoorDash, Grubhub skewered by small restaurants for posting menus without permission {{!}} Fox Business |url=https://www.foxbusiness.com/small-business/doordash-grubhub-restaurant-listing-without-permission.amp |url-status=live |access-date=2025-04-09 |website=Fox Business}}&amp;lt;/ref&amp;gt; This has led to increased stress on businesses that were not ready for a higher influx of volume orders but also being charged up to 30% in referral fees depending on the business.&amp;lt;ref name=&amp;quot;:5&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:7&amp;quot; /&amp;gt; Many small corporations and restaurants were impacted the most due to these policies; mostly because profit margins are usually lower than a multi billion dollar franchise that has been tailored to do takeout for decades, or industry chains that are used to higher order volumes. Behavior like this may end up running smaller unprepared business operations to close permanently, leaving only the bigger corporations to compete for the consumers&#039; purchasing power.&lt;br /&gt;
&lt;br /&gt;
===Pocketing driver app tips to payout other dashers&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;{{Cite web |last=Glenn |first=Lindey |date=2025-03-31 |title=DoorDash’s $1 BILLION Lawsuit: Exposing DoorDash’s Predatory Business Model |url=https://www.youtube.com/watch?v=A-gPld7e3do |url-status=live |access-date=2025-04-04 |website=Youtube}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=James |first=Letitia |date=2025-02-24 |title=Attorney General James Secures $16.75 Million from DoorDash for Cheating Delivery Workers Out of Tips |url=https://ag.ny.gov/press-release/2025/attorney-general-james-secures-1675-million-doordash-cheating-delivery-workers |url-status=live |access-date=2025-05-09 |website=NY GOV}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
In February 24 of 2025, a press release statement New York Attorney General Letitia James released the results of their investigation stating that Doordash, between May 2017 and September 2019,&amp;lt;blockquote&amp;gt;“used customer tips to offset the base pay it had already guaranteed to workers, instead of giving workers the full tips they rightfully earned.”&amp;lt;ref name=&amp;quot;:8&amp;quot;&amp;gt;{{Cite web |last=Calvario |first=Liz |date=2025-02-25 |title=DoorDash Settlement: Millions to Be Paid to Drivers For Pocketed Tips |url=https://www.today.com/food/news/doordash-settlement-payout-rcna193728 |url-status=live |access-date=2025-04-08 |website=TODAY}}&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;Doordash has lost this lawsuit and was ordered to pay a hefty sum for mistreating the contractors about transparent pay as seen below: &amp;lt;blockquote&amp;gt;&amp;quot;DoorDash will pay $16.75 million in restitution for Dashers and up to $1 million in settlement administrator costs to help issue the payments.&amp;quot;&amp;lt;ref name=&amp;quot;:8&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Doordash has responded to the litigation loss by stating it was an &#039;&#039;&amp;quot;old pay structure&amp;quot;&#039;&#039; as they are currently using a newer one where contractors keep all their tips.&lt;br /&gt;
&lt;br /&gt;
The old pay structure that Doordash&#039;s PR team was referring to would only show dashers tip amount if it was higher than what Doordash was willing to pay them for that contract batch. In many cases when the tip amount failed to surpass what the company was willing to pay the dasher for the order it was often taken and spread across other orders that may have had a lower initial payout. This &#039;&#039;&amp;quot;old pay structure&amp;quot;&#039;&#039; has impacted over 63,000 New Yorker&#039;s alone.&lt;br /&gt;
&lt;br /&gt;
===Using BNPL services to target the financially challenged consumers===&lt;br /&gt;
As of March 2025, Doordash has decided to partner up with Klarna for BNPL (Buy Now Pay Later) services.&amp;lt;ref&amp;gt;{{Cite web |last=Steinberg |first=Brooke |date=2025-03-24 |title=DoorDash now offering eat now, pay later payments through Klarna |url=https://nypost.com/2025/03/24/lifestyle/DoorDash-now-offering-eat-now-pay-later-payments-through-klarna/ |url-status=live |access-date=2025-04-04 |website=New York Post}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |date=2025-03-20 |title=DoorDash Partners with Klarna to Offer US Customers Even More Convenience with Flexible Payments {{!}} DoorDash |url=https://about.doordash.com/en-us/news/doordash-partners-with-klarna |url-status=live |access-date=2025-05-14 |website=Doordash}}&amp;lt;/ref&amp;gt; This partnership is aimed at the consumers that want food delivery but are currently unable to afford it. However, it&#039;s a deceptive practice that can further financially ruin consumers. While BNPL can defer payments interest free, it does charge late fees. Consumers that are already financially strapped for cash may find it difficult to repay these loans if they are not careful. This may boost Doordash&#039;s profits by taking advantage of consumers that are not financially savvy.&lt;br /&gt;
&lt;br /&gt;
===Using Dashpass subscription model to surcharge business&#039;s on order commissions===&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;About eight months after Washington, D.C. placed a 15% cap on third-party delivery commission fees to help restaurants during the pandemic, DoorDash appears to have found a workaround. According to the Washington City Paper, restaurants that use DoorDash’s DashPass subscription feature were sent a notice stating that the cap is “only applicable to Classic orders” and doesn’t apply to the DashPass program.&amp;quot;...&amp;quot;DoorDash calls DashPass an “optional, premium offering and separate from DoorDash’s core services.” The company said that beginning Dec. 9, it will begin charging restaurants the contractual rate in their original agreements, City Paper reports. The changes to DashPash charges are part of a limited test in fewer than five cities, including D.C. and cities in the Bay Area.&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot;&amp;gt;{{Cite web |last=Kelso |first=Alicia |date=2020-12-07 |title=DoorDash hit with cease-and-desist letter from DC attorney general {{!}} Restaurant Dive |url=https://www.restaurantdive.com/news/doordash-could-use-dashpash-as-a-workaround-to-delivery-fee-caps/591701/ |url-status=live |access-date=2025-04-04 |website=Restaurant Dive}}&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;By using this workaround, Doordash has negatively impacted many small businesses and restaurants that operate within the area. They did, however, allow &#039;&#039;&amp;quot;Merchants can choose to opt out of DashPass at any time, a DoorDash spokesperson said&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;.&#039;&#039; Though there are many consumers that do use Dashpass due to the savings for users that use their delivery services frequently. By opting out, businesses are effectively blacklisting themselves from the users that frequently use the app for deliveries. Doordash&#039;s spokesperson justifies this&amp;lt;blockquote&amp;gt;&amp;quot;The spokesperson called delivery fee restrictions a “one-size fits all” solution that impacts the company’s ability to provide quality service and pay. Merchant fees help the company cover business costs like Dasher pay, background checks, occupational Dasher insurance and website upkeep, the spokesperson said.&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Which apparently the Dashpass subscription that consumers pay does not cover this. This is just an excuse to further pass on costs while maintaining the profits of the subscription and free delivery; which is the main selling point of the subscription service.&lt;br /&gt;
&lt;br /&gt;
This has caught the eye of D.C. Attorney General Karl Racine on December 10 of 2020. They have sent a cease and desist notice on Tuesday warning Doordash that charging restaurants more than 15% on commissions may violate District laws. The company complied two days later stating they &amp;quot;decided not to charge DC restaurants their contractual DashPass rate at this time.&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Using AI to falsely advertise what menu items look like===&lt;br /&gt;
With many menus, consumers expect an accurate description of what they are ordering along with the ingredients that are being used to make it. In recent years companies have started relying on AI to generate a description and a complimentary photo of what the dish should look like. But in many cases this was done to falsely advertise to boost sales. We can look to an earlier instance during the lock down when ghost kitchens were popular;&amp;lt;blockquote&amp;gt;&amp;quot;Ghost kitchens are allegedly using AI-generated images on food delivery sites such as GrubHub and DoorDash. The images are used to promote online orders from kitchens that solely sell their food via online delivery services. Rather than using real photographers, they are using images of food that do not exist.&amp;quot;&amp;lt;ref name=&amp;quot;:11&amp;quot;&amp;gt;{{Cite web |last=Baker |first=Alex |date=2024-02-28 |title=The photos that you see on food delivery apps are probably AI |url=https://www.diyphotography.net/ghost-kitchens-using-ai-images-on-food-delivery-apps/ |url-status=live |access-date=2025-04-11 |website=DiyPhotography}}&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;Of which many delivered products that did not match the item description at all or was poorer quality than what was shown to them within ordering. Not to mention in many countries&amp;lt;blockquote&amp;gt;&amp;quot;there are firm advertising laws that state exactly what you have to show and what can be substituted in food photography. This helps protect consumers, making sure they get what they order.&amp;quot;&amp;lt;ref name=&amp;quot;:11&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Meaning when generating a picture of food it is not considered edible by many countries standards and may even be illegal. But industries are constantly changing; custom diffusion models being packaged like Swipeby to provide cheap alternatives to make selling menu items at a higher volume.&amp;lt;blockquote&amp;gt;&amp;quot;The company points to a survey from Snappr, a photography and visual content platform, that found high-quality food photos can increase orders on restaurant delivery apps by 35%.&amp;quot;&amp;lt;ref name=&amp;quot;:12&amp;quot;&amp;gt;{{Cite web |last=Canton |first=Rafael |date=2023-04-07 |title=The picture of that food you’re ordering online may have been created by AI |url=https://www.fastcompany.com/90870969/food-delivery-startup-ai-photos-swipeby |url-status=live |access-date=2025-04-11 |website=FastCompany}}&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;By seeing the results that such a tool can provide shows how pressing it can be for other businesses to compete if they are not also resorting to the same measures. During this time Doordash had policies about having generative photos for menu items; the founder however thinks things will change soon as he said &amp;quot;Give it six months, that will change,” he says. “I will bet money on it. Because with AI generation right now, it makes so much sense.&amp;quot;&amp;lt;ref name=&amp;quot;:12&amp;quot; /&amp;gt; And as of 2025 Doordash has launched it&#039;s own tool for generating AI menus on it&#039;s platform which is able to generate descriptions and pictures of an item being listed.&amp;lt;blockquote&amp;gt;&#039;&#039;“At DoorDash, we believe AI should make life easier for restaurants—not more complicated. It’s about using automation to enhance the guest experience while keeping the operator’s unique touch front and center,” said Arpit Dhariwal, Head of Product, Merchant Acquisition &amp;amp; Growth at DoorDash. “AI-powered tools are built to take everyday tasks off operators’ plates, allowing restaurants to focus on what matters most—delivering great food and service. We&#039;re excited to help drive more orders, save time, and support continued growth for our restaurant partners.”&#039;&#039;&amp;lt;/blockquote&amp;gt;As we have seen earlier higher profit margins has caught Doordash&#039;s attention. Since they also make more money from users seeing results that may resemble the food that will be ordered as a first result. However this tool can be used nefariously like how ghost kitchens used it to falsely advertise the quality and resemblance of the food being shown to the consumers of the app. It may be important to exercise caution from now on against actors that would leverage this tool against the consumer especially since there seems to be nothing in place to warn the consumer that the current item that is being viewed was generated by their AI tool. This leaves an extremely high risk that a consumer may be unsatisfied with an order because it did not match the description or the photo being listed on Doordash. &lt;br /&gt;
&lt;br /&gt;
===Settling lawsuits due to unlawful business practices&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
====Class-action lawsuit for misclassifying workers (2017)====&lt;br /&gt;
A class-action litigation suit was filed for Doordash in allegedly labeling delivery workers in California and Massachusetts as independent contractors. An agreement was later reached in 2022 where Doordash payed out $100 million dollars. $61 million would be going to the effected 900,000+ drivers in both states, paying approximately $130 dollars per driver; with the other $28 million going to the lawyers.&amp;lt;ref name=&amp;quot;:13&amp;quot;&amp;gt;{{Cite web |last=Whitney |first=Kimball |date=2021-09-01 |title=DoorDash Settlement Would Pay a Paltry $130 to Workers Instead of Making Them Employees |url=https://gizmodo.com/doordash-settlement-would-pay-a-paltry-130-to-workers-1847586519 |url-status=live |access-date=2025-06-07 |website=Gizmodo}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Maeve |first=Allsup |date=2021-12-22 |title=DoorDash $100 Million Driver Settlement Tentatively Approved |url=https://news.bloomberglaw.com/daily-labor-report/doordash-100-million-driver-settlement-tentatively-approved |url-status=live |access-date=2025-06-07 |website=Bloomberg Law}}&amp;lt;/ref&amp;gt; A quite minor sum for Doordash considering their CEO got payed $413 million dollars just the year before the settlement.&amp;lt;ref name=&amp;quot;:13&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Data breach lawsuit (2019) ====&lt;br /&gt;
In early may Doordash had a data breach with over 4.9 million effected individuals. All users who registered past April 5th 2018 were safe from the data that was stolen.&amp;lt;ref&amp;gt;{{Cite web |last=Whittaker |first=Zack |date=2016-09-26 |title=DoorDash confirms data breach affected 4.9 million customers, workers and merchants |url=https://techcrunch.com/2019/09/26/doordash-data-breach/ |url-status=live |access-date=2025-05-16 |website=Tech Crunch}}&amp;lt;/ref&amp;gt; This has resulted in a class action in October 2019 against Doordash for not protecting user data.&amp;lt;ref&amp;gt;{{Cite web |last=Shaak |first=Erin |date=2019-08-04 |title=DoorDash Sued Over 2019 Data Breach Affecting More Than 4.9 Million Users |url=https://www.classaction.org/news/doordash-sued-over-2019-data-breach-affecting-more-than-4-9-million-users |url-status=live |access-date=2025-06-16 |website=Class Action Org}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Withholding of tips and subsequent class-action lawsuits (2019) [ NEEDS CITATIONS ] ====&lt;br /&gt;
In July, Doordash&#039;s tipping payout to drivers was critiqued by the New York Times, The Verge and Gothamist. The pay structure in question is where the Dasher would get payed a minimum amount for each order by Doordash. If the customer added a tip it would cover the companies expenses first to cover the minimum. the remaining amount of the tip would go to the dasher that was deducted from Doordash.&lt;br /&gt;
&lt;br /&gt;
Later in 2020 Doordash was exposed for lying about pocketing portions of drivers tips, generating additional revenue for the company that dashers were unaware or uninformed about. This was happening after the company claimed it had refactored it&#039;s tipping system to be more transparent. But Doordash was still continuing to skim payouts for deliveries from dashers.&lt;br /&gt;
&lt;br /&gt;
This had led a customer to file a class action suit against the company claiming &amp;quot;materially false and misleading&amp;quot; in app tipping feature. The case was later moved to an arbitration hearing in August. Facing negative exposure and bad press the company finally complied to change their payout policy. The lawsuit was settled by District of Columbia Attorney General Karl Racine for $2.5 million with most of the amount going to dashers, government and charity.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;&amp;lt;blockquote&amp;gt;&lt;br /&gt;
===2020 antitrust litigation===&lt;br /&gt;
In April 2020, in the case of &#039;&#039;Davitashvili v. GrubHub Inc.&#039;&#039; DoorDash, Grubhub, Postmates, and Uber Eats were accused of monopolistic power by only listing restaurants on their apps if the restaurant owners signed contracts which include clauses that require prices be the same for dine-in customers as for customers receiving delivery. The plaintiffs stated that this arrangement increases the cost for dine-in customers, as they are required to subsidize the cost of delivery; and that the apps charge &amp;quot;exorbitant&amp;quot; fees, which range from 13% to 40% of revenue, while the average restaurant&#039;s profit ranges from 3% to 9% of revenue. The lawsuit seeks treble damages, including for overcharges, since April 14, 2016, for dine-in and delivery customers in the United States at restaurants using the defendants’ delivery apps. Although several preliminary documents in the case have now been filed, a trial date has not yet been set.&lt;br /&gt;
&lt;br /&gt;
===Driver strike for tip transparency (2021)===&lt;br /&gt;
In July 2021, DoorDash drivers went on strike to protest lack of tip transparency and to ask for higher pay. At the time of the strike, and, as of June 2022, DoorDash did not allow drivers to see the full tip amounts prior to accepting a delivery in the app. If customers tip over a set amount for the order total, Doordash hides a portion of the tip until the delivery is complete. The strike occurred after DoorDash rewrote its code to cut off access to Para, a third-party app that drivers had been using to see the full tip amounts.&lt;br /&gt;
&lt;br /&gt;
===Litigation for illegal unauthorized restaurant listing (2021)===&lt;br /&gt;
In May 2021, DoorDash was criticized for unauthorized listings of restaurants who had not given permission to appear on the app. The company was sued by Lona&#039;s Lil Eats in St. Louis, with the lawsuit claiming that DoorDash had listed them without permission, then prevented any orders to the restaurant from going through and redirecting customers to other restaurants instead, because Lona&#039;s was &amp;quot;too far away,&amp;quot; when in reality it had not paid DoorDash a fee for listing. This aspect of DoorDash&#039;s business practice is illegal in California.&lt;br /&gt;
&lt;br /&gt;
===Lawsuit by the city of Chicago (2021)===&lt;br /&gt;
In August 2021, the city of Chicago sued DoorDash and GrubHub. According to Chicago mayor Lori Lightfoot, the companies broke the law by using &amp;quot;unfair and deceptive tactics to take advantage of restaurants and consumers who were struggling to stay afloat during the COVID-19 pandemic.&amp;quot; DoorDash and GrubHub denied the suit&#039;s merits.&lt;br /&gt;
&lt;br /&gt;
===Class-action lawsuit (2023)===&lt;br /&gt;
DoorDash has been accused of charging users of iPhone more than users on the Android platform. User testing claimed to show several instances of various fees and delivery charges being higher when using an Apple device. DoorDash denied these allegations in response to the ongoing US$1 billion class-action suit.&lt;br /&gt;
&lt;br /&gt;
===Lawsuit by the city of Seattle (2023)===&lt;br /&gt;
In August 2023, DoorDash was obligated to pay its drivers and the city of Seattle a total of $1.6 million.  It was found that the platform made it difficult for users to request paid time off.  DoorDash is to pay $1.1 million towards safe and sick time credits, $500k directly to drivers and an additional $8,500 in city fees.&lt;br /&gt;
&lt;br /&gt;
===Privacy lawsuit by the state of California (2024)===&lt;br /&gt;
In February 2024, after being found to have illegally sold personal data, DoorDash was obligated to pay a $375,000 civil penalty as well as to begin complying with privacy laws it had been shirking, namely CCPA and CalOPPA.&lt;br /&gt;
&lt;br /&gt;
===Class-action lawsuit settlement (2025)===&lt;br /&gt;
In 2025, DoorDash agreed to pay around $17 million for &amp;quot;misleading both consumers and delivery workers&amp;quot; with tips being docked from drivers&#039; pay instead of directly going to drivers.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;quot;&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;{{Placeholder box|If the company page is short enough and/or the incident is not deserving of its own page, add incidents below in sub-sections (including the points outlined in [[Consumer_Action_Taskforce:Sample/Incident/Help|the incident help page]]) without linking/creating an incident page.&lt;br /&gt;
&lt;br /&gt;
If the company has various incidents listed and/or this page is getting too long, create subsections linking to each incident while linking to the main article and including a short summary. To link to the page use the &amp;quot;Hatnote&amp;quot; or &amp;quot;Main&amp;quot; templates.&lt;br /&gt;
&lt;br /&gt;
If the company has numerous incidents then format them in a table (see [[Amazon]] for an example). }}&lt;br /&gt;
&lt;br /&gt;
==Products==&lt;br /&gt;
&lt;br /&gt;
===Dashpass (2018 - Present)===&lt;br /&gt;
A premium program offered by Door Dash. This program offers free delivery on orders greater than $12 along with reduced service fees for deliveries. By paying the subscription price Doordash advertises this program as a cost saving measure for consumers that use their app frequently. This offer, however, has been subject to a variety of criticism. One of the more popular cases being hit with a cease-and-desist letter from DC attorney general for charging more than 15% on commissions to make up the losses of the companies free delivery policy with Dashpass.&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Placeholder box|Link to relevant theme articles or companies with similar incidents.}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=15076</id>
		<title>Doordash</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=15076"/>
		<updated>2025-06-07T15:11:46Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: insert a suite of lawsuits imported from wiki that are currently cited on the page, plans on removing them once all are added and modified to exclude tone and better formatted for the wiki&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoboxCompany&lt;br /&gt;
| Name = Doordash&lt;br /&gt;
| Type =Public&lt;br /&gt;
| Founded =2013&lt;br /&gt;
| Industry =Online Delivery&lt;br /&gt;
| Official Website =https://www.doordash.com/&lt;br /&gt;
| Logo =Doordash.png&lt;br /&gt;
}}[https://www.doordash.com/ DoorDash] was founded in June 2013, initially starting as PaloAltoDelivery.com before rebranding to Doordash. The company was founded by three Stanford students Tony Xu, Andy Fang, and Stanley Tang. Its focus is delivery on a wide variety of items, some items include fresh meals from nearby restaurants, groceries, convenience store items, OTC (Over the Counter) medicines, flowers, etc... This service mainly operates in locations within the U.S. (United States), Canada, and Australia.&lt;br /&gt;
&lt;br /&gt;
==Consumer-impact summary==&lt;br /&gt;
Over the years of operation DoorDash has found itself in many controversial consumer and workers violations. Some of the most notable being:&lt;br /&gt;
&lt;br /&gt;
*Withholding dashers funds (up to weeks or months) for delivering orders&lt;br /&gt;
*Lack of Business transparency especially with delivery fees and higher menu pricing&lt;br /&gt;
*Exposing millions of sensitive dashers and company information in a breach&lt;br /&gt;
*Adding restaurants to their platform to order without the business&#039;s consent&lt;br /&gt;
*Using driver tips to cover the cost of other deliveries&lt;br /&gt;
*Using [https://wiki.rossmanngroup.com/wiki/Buy_Now_Pay_Later BNPL] (Buy Now Pay Later) services to target the financially challenged consumers&lt;br /&gt;
*Using AI to falsely advertise what menu items look like&lt;br /&gt;
*Subsidizing Dashpass subscriptions by passing commission rates onto business&#039;s&lt;br /&gt;
*Multiple losses settling lawsuits due to unfair business practices&lt;br /&gt;
&lt;br /&gt;
==Incidents==&lt;br /&gt;
&lt;br /&gt;
===Withholding funds for contracted drivers===&lt;br /&gt;
According to Doordash, &amp;lt;blockquote&amp;gt;&amp;quot;Dashers get paid on a weekly basis for all deliveries or tasks completed between Monday - Sunday of the previous week (ending Sunday at midnight local time). Payments are transferred directly to your bank account through Direct Deposit and usually take 2-3 days to show up in your bank account, so payments will appear by Wednesday night.&amp;quot;&amp;lt;ref name=&amp;quot;:3&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=When do Dashers get paid? |url=https://help.doordash.com/dashers/s/article/When-do-Dashers-get-paid?language=en_US |url-status=live |access-date=2025-04-08 |website=Doordash}}&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;Even though they are treated like contractors they are still payed within a weekly basis instead of a quota based system. Many users who contract with Doordash need funds quickly to be able to cover daily expenses. This puts the dashers in a tough spot relying on cash tips if any to continue to get by until they are able to retrieve their weekly pay. However Doordash has already thought of this and created Fastpay.&amp;lt;blockquote&amp;gt;&amp;quot;Fast Pay allows Dashers to cash out their earnings daily for a small fee of $1.99. This means that Dashers can receive their earnings on demand through DoorDash, rather than waiting for their weekly direct deposit or using a third party service.&amp;quot;&amp;lt;ref name=&amp;quot;:3&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;By holding dashers funds they are incurring free interest on the money by not paying out the dasher as soon as a delivery is completed. By taking advantage of desperate workers they can make more money off of the original transaction.&lt;br /&gt;
&lt;br /&gt;
===Charging users unclear &amp;quot;fees&amp;quot; for delivery===&lt;br /&gt;
Like many businesses Doordash does need to cover expenses that the company has. The issue lies with the transparency of how they do business with the customer base within their app. Many consumers have taken a legal class action lawsuit against Doordash.&amp;lt;ref name=&amp;quot;:4&amp;quot;&amp;gt;{{Cite web |last=Mayer |first=Chloe |date=2023-06-09 |title=DoorDash Faces $1B Lawsuit Over Delivery Fees: &#039;Dupes Naive Consumers&#039; - Newsweek |url=https://www.newsweek.com/lawsuit-doordash-sue-iphone-android-1805387 |url-status=live |access-date=2025-04-04 |website=Newsweek}}&amp;lt;/ref&amp;gt; The suit alleges Doordash&#039;s unfair Value based pricing by leveraging their algorithm and pricing model changes on a per customer basis; and not what they order. Specific examples include: delivery fee, any form of a hidden marketing fee or hidden commission fee.&amp;lt;ref name=&amp;quot;:4&amp;quot; /&amp;gt; Doordash has denied all alleged claims referring to it as a &amp;quot;copy-and-paste job&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
This is also combined with the fact that Doordash&#039;s menu prices are also considerably higher than the original venues that items or commodities could be purchased at. &amp;quot;Without letting consumers know, DoorDash is able to raise the prices of menu items in order to turn a greater profit.&amp;quot;&amp;lt;ref name=&amp;quot;:9&amp;quot;&amp;gt;{{Cite web |last=Mallory |first=Paul |date=2023-08-23 |title=DoorDash Prices Higher Than Menu |url=https://consumergravity.com/doordash-prices-higher-than-menu/ |url-status=live |access-date=2025-05-14 |website=ConsumerGravity}}&amp;lt;/ref&amp;gt; leaving consumers none the wiser unless they actually checked by either visiting a company site (which may not be possible due to them handling takeout) or going in person to check their pricing. Thus leaving the consumer completely unaware that they are being overcharged on the goods being provided by the service. While some restaurants have admitted to allowing price increases for delivery, however in some cases &amp;quot;this is even done without the restaurant’s permission. Which means that they are also not receiving any of the extra money.&amp;quot;&amp;lt;ref name=&amp;quot;:9&amp;quot; /&amp;gt; leaving Doordash to pocket all the extra profit for itself on top of all the other fees it charges it&#039;s services.&lt;br /&gt;
===Data breach exposing millions of dashers and company info&amp;lt;ref name=&amp;quot;:2&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=DoorDash - Wikipedia |url=https://en.wikipedia.org/wiki/DoorDash |url-status=live |access-date=2025-04-08 |website=Wikipedia}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:5&amp;quot;&amp;gt;{{Cite web |last=Coban |first=Erkin |date=2025-04-08 |title=DoorDash Fees and Commissions for Restaurants: Detailed 2025 Guide - Restaurant Success Blog {{!}} Menuviel |url=https://blog.menuviel.com/doordash-fees-and-commissions-for-restaurants/ |url-status=live |website=Menuviel}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
In mid 2019 Doordash suffered a data breach that affected 4.9 million customers, drivers and businesses sensitive information combined. Individuals that had joined Doordash after April 5th of 2018 were not affected. this breach took 5 months to be found. Doordash claims that &amp;quot;a third-party service provider,&amp;quot; was to blame for this leak, but the third party was never named. The contents of the data exposed has been disclosed with this chart below.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&amp;lt;big&amp;gt;Breached Data that was exposed&amp;lt;/big&amp;gt;&lt;br /&gt;
!Customers&lt;br /&gt;
|name, email and delivery addresses, order history, phone numbers, hashed &amp;amp; salted passwords and the last four digits of their payment cards taken.&lt;br /&gt;
|-&lt;br /&gt;
!Dashers&lt;br /&gt;
|last four digits of their bank account numbers stolen, Approximately 100,000 had their drivers license stolen.&lt;br /&gt;
|-&lt;br /&gt;
!Companies&lt;br /&gt;
|last four digits of their bank account numbers stolen&lt;br /&gt;
|}&lt;br /&gt;
Many consumers complained the year before about their account being hacked. But were assured by Doordash that it was not a breach and &amp;quot;claimed attackers were running credential stuffing attacks&amp;quot;. This shows they did not take customers reports seriously and had a breach shortly after due to the companies opsec negligence.&lt;br /&gt;
&lt;br /&gt;
===Adding restaurants to their platform without other business&#039;s consent===&lt;br /&gt;
Starting around 2020 Doordash had decided that the company needed more outreach. To do this the company started adding business that had no arrangements for takeout or delivery without the owners consent.&amp;lt;ref name=&amp;quot;:6&amp;quot;&amp;gt;{{Cite web |last=Pershan |first=Caleb |date=2020-01-29 |title=Delivery Apps Keep Adding Restaurants Without Their Consent  - Eater |url=https://www.eater.com/2020/1/29/21113416/grubhub-seamless-kin-khao-online-delivery-mistake-doordash |url-status=live |access-date=2025-04-04 |website=EATER}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:7&amp;quot;&amp;gt;{{Cite web |last=Settembre |first=Jeanette |date=2020-01-21 |title=DoorDash, Grubhub skewered by small restaurants for posting menus without permission {{!}} Fox Business |url=https://www.foxbusiness.com/small-business/doordash-grubhub-restaurant-listing-without-permission.amp |url-status=live |access-date=2025-04-09 |website=Fox Business}}&amp;lt;/ref&amp;gt; This has led to increased stress on businesses that were not ready for a higher influx of volume orders but also being charged up to 30% in referral fees depending on the business.&amp;lt;ref name=&amp;quot;:5&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:7&amp;quot; /&amp;gt; Many small cooperation&#039;s and restaurants were impacted the most due to these policies; mostly because profit margins are usually lower than a multi billion dollar franchise that has been tailored to do takeout for decades or industry chains that are used to higher order volumes. Behavior like this may end up running smaller unprepared business operations to close permanently leaving only the bigger cooperation&#039;s to compete for the consumers purchasing power.&lt;br /&gt;
&lt;br /&gt;
===Pocketing driver app tips to payout other dashers&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;{{Cite web |last=Glenn |first=Lindey |date=2025-03-31 |title=DoorDash’s $1 BILLION Lawsuit: Exposing DoorDash’s Predatory Business Model |url=https://www.youtube.com/watch?v=A-gPld7e3do |url-status=live |access-date=2025-04-04 |website=Youtube}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:8&amp;quot;&amp;gt;{{Cite web |last=Calvario |first=Liz |date=2025-02-25 |title=DoorDash Settlement: Millions to Be Paid to Drivers For Pocketed Tips |url=https://www.today.com/food/news/doordash-settlement-payout-rcna193728 |url-status=live |access-date=2025-04-08 |website=TODAY}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=James |first=Letitia |date=2025-02-24 |title=Attorney General James Secures $16.75 Million from DoorDash for Cheating Delivery Workers Out of Tips |url=https://ag.ny.gov/press-release/2025/attorney-general-james-secures-1675-million-doordash-cheating-delivery-workers |url-status=live |access-date=2025-05-09 |website=NY GOV}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
In February 24 of 2025, a press release statement New York Attorney General Letitia James released the results of their investigation stating that Doordash between May 2017 and September 2019&amp;lt;blockquote&amp;gt;“used customer tips to offset the base pay it had already guaranteed to workers, instead of giving workers the full tips they rightfully earned.”&amp;lt;ref name=&amp;quot;:8&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Doordash has lost this lawsuit and was ordered to pay a hefty sum for mistreating the contractors about transparent pay as seen below for further detail &amp;lt;blockquote&amp;gt;&amp;quot;DoorDash will pay $16.75 million in restitution for Dashers and up to $1 million in settlement administrator costs to help issue the payments.&amp;quot;&amp;lt;ref name=&amp;quot;:8&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Doordash has responded to the litigation loss by stating it was an &#039;&#039;&amp;quot;old pay structure&amp;quot;&#039;&#039; as they are currently using a newer one where contractors keep all their tips.&lt;br /&gt;
&lt;br /&gt;
The old pay structure that Doordash&#039;s PR team was referring to would only show dashers tip amount if it was higher than what Doordash was willing to pay them for that contract batch. In many cases when the tip amount failed to surpass what the company was willing to pay the dasher for the order it was often taken and spread across other orders that may have had a lower initial payout. This &#039;&#039;&amp;quot;old pay structure&amp;quot;&#039;&#039; has impacted over 63,000 New Yorker&#039;s alone.&lt;br /&gt;
&lt;br /&gt;
===Using BNPL services to target the financially challenged consumers&amp;lt;ref&amp;gt;{{Cite web |last=Steinberg |first=Brooke |date=2025-03-24 |title=DoorDash now offering eat now, pay later payments through Klarna |url=https://nypost.com/2025/03/24/lifestyle/DoorDash-now-offering-eat-now-pay-later-payments-through-klarna/ |url-status=live |access-date=2025-04-04 |website=New York Post}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |date=2025-03-20 |title=DoorDash Partners with Klarna to Offer US Customers Even More Convenience with Flexible Payments {{!}} DoorDash |url=https://about.doordash.com/en-us/news/doordash-partners-with-klarna |url-status=live |access-date=2025-05-14 |website=Doordash}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
As of March 2025, Doordash has decided to partner up with Klarna for BNPL (Buy Now Pay Later) services. This partnership is aimed at the consumers that want food delivery but are currently unable to afford it. However, it&#039;s a deceptive practice that can further financially ruin consumers. While BNPL can defer payments interest free, it does charge late fees! Consumers that are already financially strapped for cash may find it difficult to repay these loans if they are not careful. All this just to boost Doordash&#039;s profit margins by taking advantage of consumers that are either financially challenged or illiterate.&lt;br /&gt;
&lt;br /&gt;
===Using Dashpass subscription model to surcharge business&#039;s on order commissions&amp;lt;ref name=&amp;quot;:1&amp;quot;&amp;gt;{{Cite web |last=Kelso |first=Alicia |date=2020-12-07 |title=DoorDash hit with cease-and-desist letter from DC attorney general {{!}} Restaurant Dive |url=https://www.restaurantdive.com/news/doordash-could-use-dashpash-as-a-workaround-to-delivery-fee-caps/591701/ |url-status=live |access-date=2025-04-04 |website=Restaurant Dive}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;About eight months after Washington, D.C. placed a 15% cap on third-party delivery commission fees to help restaurants during the pandemic, DoorDash appears to have found a workaround. According to the Washington City Paper, restaurants that use DoorDash’s DashPass subscription feature were sent a notice stating that the cap is “only applicable to Classic orders” and doesn’t apply to the DashPass program.&amp;quot;...&amp;quot;DoorDash calls DashPass an “optional, premium offering and separate from DoorDash’s core services.” The company said that beginning Dec. 9, it will begin charging restaurants the contractual rate in their original agreements, City Paper reports. The changes to DashPash charges are part of a limited test in fewer than five cities, including D.C. and cities in the Bay Area.&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;By using this workaround, Doordash has negatively impacted many small businesses and restaurants that operate within the area. They did however allow &#039;&#039;&amp;quot;Merchants can choose to opt out of DashPass at any time, a DoorDash spokesperson said&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;.&#039;&#039; Though there are many consumers that do use Dashpass due to the savings for users that use their delivery services frequently. By opting out businesses are effectively blacklisting themselves from the users that frequently use the app for deliveries. Doordash&#039;s spokesperson justifies this&amp;lt;blockquote&amp;gt;&amp;quot;The spokesperson called delivery fee restrictions a “one-size fits all” solution that impacts the company’s ability to provide quality service and pay. Merchant fees help the company cover business costs like Dasher pay, background checks, occupational Dasher insurance and website upkeep, the spokesperson said.&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Which apparently the Dashpass subscription that consumers pay does not cover this. This is just an excuse to further pass on costs while maintaining the profits of the subscription and free delivery; which is the main selling point of the subscription service.&lt;br /&gt;
&lt;br /&gt;
This has caught the eye of D.C. Attorney General Karl Racine in December 10 of 2020. As they have sent a cease and desist notice on Tuesday warning Doordash that charging restaurants more than 15% on commissions may violate District laws. The company complied two days later stating they &amp;quot;decided not to charge DC restaurants their contractual DashPass rate at this time.&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Using AI to falsely advertise what menu items look like&amp;lt;ref name=&amp;quot;:10&amp;quot;&amp;gt;{{Cite web |date=2025-04-09 |title=DoorDash Unveils Suite of AI-Powered Tools to Enhance Online Menus and Streamline Merchant Operations |url=https://about.doordash.com/en-us/news/doordash-unveils-ai-powered-tools-to-enhance-online-menus-and-streamline-merchant-operations |url-status=live |access-date=2025-04-11 |website=Doordash}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:11&amp;quot;&amp;gt;{{Cite web |last=Baker |first=Alex |date=2024-02-28 |title=The photos that you see on food delivery apps are probably AI |url=https://www.diyphotography.net/ghost-kitchens-using-ai-images-on-food-delivery-apps/ |url-status=live |access-date=2025-04-11 |website=DiyPhotography}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:12&amp;quot;&amp;gt;{{Cite web |last=Canton |first=Rafael |date=2023-04-07 |title=The picture of that food you’re ordering online may have been created by AI |url=https://www.fastcompany.com/90870969/food-delivery-startup-ai-photos-swipeby |url-status=live |access-date=2025-04-11 |website=FastCompany}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
With many menus, consumers expect an accurate description of what they are ordering along with the ingredients that are being used to make it. In recent years companies have started relying on AI to generate a description and a complimentary photo of what the dish should look like. But in many cases this was done to falsely advertise to boost sales. We can look to an earlier instance during the lock down when ghost kitchens were popular;&amp;lt;blockquote&amp;gt;&amp;quot;Ghost kitchens are allegedly using AI-generated images on food delivery sites such as GrubHub and DoorDash. The images are used to promote online orders from kitchens that solely sell their food via online delivery services. Rather than using real photographers, they are using images of food that do not exist.&amp;quot;&amp;lt;ref name=&amp;quot;:11&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Of which many delivered products that did not match the item description at all or was poorer quality than what was shown to them within ordering. Not to mention in many countries&amp;lt;blockquote&amp;gt;&amp;quot;there are firm advertising laws that state exactly what you have to show and what can be substituted in food photography. This helps protect consumers, making sure they get what they order.&amp;quot;&amp;lt;ref name=&amp;quot;:11&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Meaning when generating a picture of food it is not considered edible by many countries standards and may even be illegal. But industries are constantly changing; custom diffusion models being packaged like Swipeby to provide cheap alternatives to make selling menu items at a higher volume.&amp;lt;blockquote&amp;gt;&amp;quot;The company points to a survey from Snappr, a photography and visual content platform, that found high-quality food photos can increase orders on restaurant delivery apps by 35%.&amp;quot;&amp;lt;ref name=&amp;quot;:12&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;By seeing the results that such a tool can provide shows how pressing it can be for other businesses to compete if they are not also resorting to the same measures. During this time Doordash had policies about having generative photos for menu items; the founder however thinks things will change soon as he said &amp;quot;Give it six months, that will change,” he says. “I will bet money on it. Because with AI generation right now, it makes so much sense.&amp;quot;&amp;lt;ref name=&amp;quot;:12&amp;quot; /&amp;gt; And as of 2025 Doordash has launched it&#039;s own tool for generating AI menus on it&#039;s platform which is able to generate descriptions and pictures of an item being listed.&amp;lt;blockquote&amp;gt;&#039;&#039;“At DoorDash, we believe AI should make life easier for restaurants—not more complicated. It’s about using automation to enhance the guest experience while keeping the operator’s unique touch front and center,” said Arpit Dhariwal, Head of Product, Merchant Acquisition &amp;amp; Growth at DoorDash. “AI-powered tools are built to take everyday tasks off operators’ plates, allowing restaurants to focus on what matters most—delivering great food and service. We&#039;re excited to help drive more orders, save time, and support continued growth for our restaurant partners.”&#039;&#039;&amp;lt;/blockquote&amp;gt;As we have seen earlier higher profit margins has caught Doordash&#039;s attention. Since they also make more money from users seeing results that may resemble the food that will be ordered as a first result. However this tool can be used nefariously like how ghost kitchens used it to falsely advertise the quality and resemblance of the food being shown to the consumers of the app. It may be important to exercise caution from now on against actors that would leverage this tool against the consumer especially since there seems to be nothing in place to warn the consumer that the current item that is being viewed was generated by their AI tool. This leaves an extremely high risk that a consumer may be unsatisfied with an order because it did not match the description or the photo being listed on Doordash. &lt;br /&gt;
&lt;br /&gt;
===Settling lawsuits due to unlawful business practices&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
==== Class-action lawsuit for misclassifying workers (2017) ====&lt;br /&gt;
A class-action litigation suit was filed for Doordash in allegedly labeling delivery workers in California and Massachusetts as independent contractors. An agreement was later reached in 2022 where Doordash payed out $100 million dollars. $61 million would be going to the effected 900,000+ drivers in both states, paying approximately $130 dollars per driver; with the other $28 million going to the lawyers.&amp;lt;ref name=&amp;quot;:13&amp;quot;&amp;gt;{{Cite web |last=Whitney |first=Kimball |date=2021-09-01 |title=DoorDash Settlement Would Pay a Paltry $130 to Workers Instead of Making Them Employees |url=https://gizmodo.com/doordash-settlement-would-pay-a-paltry-130-to-workers-1847586519 |url-status=live |access-date=2025-06-07 |website=Gizmodo}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Maeve |first=Allsup |date=2021-12-22 |title=DoorDash $100 Million Driver Settlement Tentatively Approved |url=https://news.bloomberglaw.com/daily-labor-report/doordash-100-million-driver-settlement-tentatively-approved |url-status=live |access-date=2025-06-07 |website=Bloomberg Law}}&amp;lt;/ref&amp;gt; A quite minor sum for Doordash considering their CEO got payed $413 million dollars just the year before the settlement.&amp;lt;ref name=&amp;quot;:13&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;quot;&amp;lt;blockquote&amp;gt;&lt;br /&gt;
=== Class-action lawsuit for misclassifying workers (2017) ===&lt;br /&gt;
In 2017, a class-action lawsuit was filed against DoorDash for allegedly misclassifying delivery drivers in California and Massachusetts as independent contractors. In 2022, a tentative settlement was reached in which DoorDash would pay $100 million total, with $61 million going to over 900,000 drivers, paying out just over $130 per driver, and $28 million for the lawyers. Gizmodo criticized the settlement, noting that the $413 million that DoorDash CEO Tony Xu received the previous year was one of the largest CEO compensation packages of all time.&lt;br /&gt;
&lt;br /&gt;
=== Data breach lawsuit (2019) ===&lt;br /&gt;
On May 4, 2019, DoorDash confirmed 4.9 million customers, delivery workers and merchants had sensitive information stolen via a data breach. Those who joined the platform after April 5, 2018, were unaffected by the breach. A class-action lawsuit for the breach was filed against DoorDash in October 2019.&lt;br /&gt;
&lt;br /&gt;
=== Withholding of tips and subsequent class-action lawsuits (2019) ===&lt;br /&gt;
In July 2019, the company&#039;s tipping policy was criticized by &#039;&#039;The New York Times&#039;&#039;, and later &#039;&#039;The Verge&#039;&#039; and &#039;&#039;Vox&#039;&#039; and &#039;&#039;Gothamist&#039;&#039;. Drivers receive a guaranteed minimum per order that is paid by DoorDash by default. When a customer added a tip, instead of going directly to the driver, it first went to the company to cover the guaranteed minimum. Drivers then only directly received the part of the tip that exceeded the guaranteed minimum per order.&lt;br /&gt;
&lt;br /&gt;
In January 2020, it was reported that DoorDash had lied about skimming tips from its drivers, causing them to earn an average of $1.45 an hour after expenses, and that after the company had allegedly overhauled its tipping system, DoorDash was still manipulating per-delivery payouts at the expense of drivers.&lt;br /&gt;
&lt;br /&gt;
A DoorDash customer filed a class action lawsuit against the company for its &amp;quot;materially false and misleading&amp;quot; tipping policy. The case was referred to arbitration in August 2020. Under pressure, the company revised its policy. The company settled a lawsuit with District of Columbia Attorney General Karl Racine for $2.5 million, with funds going to deliverers, the government, and to charity.&lt;br /&gt;
&lt;br /&gt;
=== 2020 antitrust litigation ===&lt;br /&gt;
In April 2020, in the case of &#039;&#039;Davitashvili v. GrubHub Inc.&#039;&#039; DoorDash, Grubhub, Postmates, and Uber Eats were accused of monopolistic power by only listing restaurants on their apps if the restaurant owners signed contracts which include clauses that require prices be the same for dine-in customers as for customers receiving delivery. The plaintiffs stated that this arrangement increases the cost for dine-in customers, as they are required to subsidize the cost of delivery; and that the apps charge &amp;quot;exorbitant&amp;quot; fees, which range from 13% to 40% of revenue, while the average restaurant&#039;s profit ranges from 3% to 9% of revenue. The lawsuit seeks treble damages, including for overcharges, since April 14, 2016, for dine-in and delivery customers in the United States at restaurants using the defendants’ delivery apps. Although several preliminary documents in the case have now been filed, a trial date has not yet been set.&lt;br /&gt;
&lt;br /&gt;
=== Driver strike for tip transparency (2021) ===&lt;br /&gt;
In July 2021, DoorDash drivers went on strike to protest lack of tip transparency and to ask for higher pay. At the time of the strike, and, as of June 2022, DoorDash did not allow drivers to see the full tip amounts prior to accepting a delivery in the app. If customers tip over a set amount for the order total, Doordash hides a portion of the tip until the delivery is complete. The strike occurred after DoorDash rewrote its code to cut off access to Para, a third-party app that drivers had been using to see the full tip amounts.&lt;br /&gt;
&lt;br /&gt;
=== Litigation for illegal unauthorized restaurant listing (2021) ===&lt;br /&gt;
In May 2021, DoorDash was criticized for unauthorized listings of restaurants who had not given permission to appear on the app. The company was sued by Lona&#039;s Lil Eats in St. Louis, with the lawsuit claiming that DoorDash had listed them without permission, then prevented any orders to the restaurant from going through and redirecting customers to other restaurants instead, because Lona&#039;s was &amp;quot;too far away,&amp;quot; when in reality it had not paid DoorDash a fee for listing. This aspect of DoorDash&#039;s business practice is illegal in California.&lt;br /&gt;
&lt;br /&gt;
=== Lawsuit by the city of Chicago (2021) ===&lt;br /&gt;
In August 2021, the city of Chicago sued DoorDash and GrubHub. According to Chicago mayor Lori Lightfoot, the companies broke the law by using &amp;quot;unfair and deceptive tactics to take advantage of restaurants and consumers who were struggling to stay afloat during the COVID-19 pandemic.&amp;quot; DoorDash and GrubHub denied the suit&#039;s merits.&lt;br /&gt;
&lt;br /&gt;
=== Class-action lawsuit (2023) ===&lt;br /&gt;
DoorDash has been accused of charging users of iPhone more than users on the Android platform. User testing claimed to show several instances of various fees and delivery charges being higher when using an Apple device. DoorDash denied these allegations in response to the ongoing US$1 billion class-action suit.&lt;br /&gt;
&lt;br /&gt;
=== Lawsuit by the city of Seattle (2023) ===&lt;br /&gt;
In August 2023, DoorDash was obligated to pay its drivers and the city of Seattle a total of $1.6 million.  It was found that the platform made it difficult for users to request paid time off.  DoorDash is to pay $1.1 million towards safe and sick time credits, $500k directly to drivers and an additional $8,500 in city fees.&lt;br /&gt;
&lt;br /&gt;
=== Privacy lawsuit by the state of California (2024) ===&lt;br /&gt;
In February 2024, after being found to have illegally sold personal data, DoorDash was obligated to pay a $375,000 civil penalty as well as to begin complying with privacy laws it had been shirking, namely CCPA and CalOPPA.&lt;br /&gt;
&lt;br /&gt;
=== Class-action lawsuit settlement (2025) ===&lt;br /&gt;
In 2025, DoorDash agreed to pay around $17 million for &amp;quot;misleading both consumers and delivery workers&amp;quot; with tips being docked from drivers&#039; pay instead of directly going to drivers.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;quot;&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;{{Placeholder box|If the company page is short enough and/or the incident is not deserving of its own page, add incidents below in sub-sections (including the points outlined in [[Consumer_Action_Taskforce:Sample/Incident/Help|the incident help page]]) without linking/creating an incident page.&lt;br /&gt;
&lt;br /&gt;
If the company has various incidents listed and/or this page is getting too long, create subsections linking to each incident while linking to the main article and including a short summary. To link to the page use the &amp;quot;Hatnote&amp;quot; or &amp;quot;Main&amp;quot; templates.&lt;br /&gt;
&lt;br /&gt;
If the company has numerous incidents then format them in a table (see [[Amazon]] for an example). }}&lt;br /&gt;
&lt;br /&gt;
==Products==&lt;br /&gt;
&lt;br /&gt;
===Dashpass (2018 - Present)===&lt;br /&gt;
A premium program offered by Door Dash. This program offers free delivery on orders greater than $12 along with reduced service fees for deliveries. By paying the subscription price Doordash advertises this program as a cost saving measure for consumers that use their app frequently. This offer however has been subject to a variety of criticism. One of the more popular cases being hit with a cease-and-desist letter from DC attorney general for charging more than 15% on commissions to make up the losses of the companies free delivery policy with Dashpass.&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Placeholder box|Link to relevant theme articles or companies with similar incidents.}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Swiggy_and_Zomato_refuse_to_refund_customers_for_cancelled_orders&amp;diff=14588</id>
		<title>Swiggy and Zomato refuse to refund customers for cancelled orders</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Swiggy_and_Zomato_refuse_to_refund_customers_for_cancelled_orders&amp;diff=14588"/>
		<updated>2025-05-26T09:52:53Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: uh overhaul a bunch of stuff, add incident template to the page, add some references, still needs touchups&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StubNotice}}&lt;br /&gt;
&lt;br /&gt;
Indian food and grocery ordering companies Zomato and Swiggy refuse to refund their customers if they cancel their order. This has been noted to occur when the customers pay in advance for their food orders (prepaid orders).&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
While Swiggy and Zomato may be competitors, they have often worked together on joint startups and collaborations with each other despite competing for market share.&amp;lt;ref&amp;gt;{{Cite web |last=TOI Business Desk |date=2024-11-13 |title=&#039;Couldn&#039;t have asked for better company&#039;: Zomato CEO&#039;s heartfelt message as rival Swiggy makes market debut |url=https://timesofindia.indiatimes.com/business/india-business/couldnt-have-asked-for-better-company-zomato-ceos-heartfelt-message-as-rival-swiggy-makes-market-debut/articleshow/115248238.cms |url-status=live |access-date=2025-05-26 |website=indiatimes}}&amp;lt;/ref&amp;gt; It is unclear as to why both businesses decided to make similar policies of withholding refunds at relatively the same time. But, it has been subject to backlash by both users and consumer protections of India.&lt;br /&gt;
{{Placeholder box|Information about the product/service history to provide the necessary context surrounding the incident}}&lt;br /&gt;
&lt;br /&gt;
== Withholding Refunds for Canceled Orders ==&lt;br /&gt;
The [https://www.swiggy.com/refund-policy cancellation policy of Swiggy] states that they may withhold the refunds if a prepaid customer cancels their order deeming such cancellation a &amp;quot;breach of contract&amp;quot;.&amp;lt;ref&amp;gt;{{Cite web |last=Bansal |first=Aakriti |date=22 May 2025 |title=Why the CCPA Is Questioning Zomato and Swiggy’s Approach to Refunds &amp;amp; Cancellations |url=https://www.medianama.com/2025/05/223-ccpa-probes-zomato-swiggy-cancellation-refund-policies/ |url-status=live |access-date=26 May 2025 |website=Medianama}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The [https://www.zomato.com/policies/terms-of-service/ terms of service of Zomato] similarly calls such cancellation an &amp;quot;Authorization Breach&amp;quot; for which they claim the right to withhold the refund amount.&lt;br /&gt;
&lt;br /&gt;
This has violated consumer rights of India in the following ways:&lt;br /&gt;
&lt;br /&gt;
=== Lack of transparency when ordering ===&lt;br /&gt;
This information is not shown to the customer when they are paying for their order in advance. This information is hidden in the cancellation policy page or terms and conditions pages of the apps that most customers of the apps do not usually click on as it is written in a lengthy and legal manner. A quick but imperfect word count of the length of Zomato&#039;s terms of service page using two command-line tools available on a GNU/Linux system (pandoc -f html -t markdown &amp;quot;https://www.zomato.com/policies/terms-of-service/&amp;quot; | wc -w) tells us that the page contains approximately 22,479 words. The firefox browser&#039;s reader mode also estimates an average reader to take 116-148 minutes to read through Zomato&#039;s terms of service page from start to finish.&lt;br /&gt;
&lt;br /&gt;
=== Unclear term violations ===&lt;br /&gt;
There is no exact definition of what may constitute an action that can be deemed &amp;quot;breach of contract&amp;quot; or &amp;quot;Authorization Breach&amp;quot; provided within the policy. This gives Swiggy and Zomato full discretion to decide what actions may or may not fall under the term. There is no way for the customers or the restaurants who receive the order to challenge the decision of Swiggy or Zomato to not refund the customer under this policy.&lt;br /&gt;
&lt;br /&gt;
These policies also negatively affect the restaurant owners as they receive no compensation for a cancelled order and further have their payouts reduced by the sum of refunds for cancelled orders. The food prepared by the restaurants before the order is cancelled also goes to waste.&lt;br /&gt;
&lt;br /&gt;
== [Company]&#039;s response ==&lt;br /&gt;
{{Placeholder box|If applicable, add the proposed solution to the issues by the company.}}&lt;br /&gt;
&lt;br /&gt;
== Lawsuit ==&lt;br /&gt;
An inquiry has been instituted to review these practices by the Central Consumer Protection Authority of India; and may take legal action against both companies for unfair terms.&amp;lt;ref&amp;gt;{{Cite web |last=Burgula |first=Pavan |date=21 May 2025 |title=CCPA may ask Zomato, Swiggy to revise cancellation policies |url=https://www.moneycontrol.com/news/business/companies/ccpa-may-ask-zomato-swiggy-to-revise-cancellation-policies-13038009.html |url-status=live |access-date=25 May 2025 |website=Moneycontrol}}&amp;lt;/ref&amp;gt; As of now there currently is no active case against both companies for this type of policy and will remain until further notice.&lt;br /&gt;
&lt;br /&gt;
== Consumer response ==&lt;br /&gt;
{{Placeholder box|Summary and key issues of prevailing sentiment from the consumers and commentators that can be documented via articles, emails to support, reviews and forum posts.}}&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=14475</id>
		<title>Doordash</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=14475"/>
		<updated>2025-05-20T06:16:11Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: fix double holding lol&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoboxCompany&lt;br /&gt;
| Name = Doordash&lt;br /&gt;
| Type =Public&lt;br /&gt;
| Founded =2013&lt;br /&gt;
| Industry =Online Delivery&lt;br /&gt;
| Official Website =https://www.doordash.com/&lt;br /&gt;
| Logo =Doordash.png&lt;br /&gt;
}}[https://www.doordash.com/ DoorDash] was founded in June 2013, initially starting as PaloAltoDelivery.com before rebranding to Doordash. The company was founded by three Stanford students Tony Xu, Andy Fang, and Stanley Tang. Its focus is delivery on a wide variety of items, some items include fresh meals from nearby restaurants, groceries, convenience store items, OTC (Over the Counter) medicines, flowers, etc... This service mainly operates in locations within the U.S. (United States), Canada, and Australia.&lt;br /&gt;
&lt;br /&gt;
==Consumer-impact summary==&lt;br /&gt;
Over the years of operation DoorDash has found itself in many controversial consumer and workers violations. Some of the most notable being:&lt;br /&gt;
&lt;br /&gt;
*Withholding dashers funds (up to weeks or months) for delivering orders&lt;br /&gt;
*Lack of Business transparency especially with delivery fees and higher menu pricing&lt;br /&gt;
*Exposing millions of sensitive dashers and company information in a breach&lt;br /&gt;
*Adding restaurants to their platform to order without the business&#039;s consent&lt;br /&gt;
*Using driver tips to cover the cost of other deliveries&lt;br /&gt;
*Using [https://wiki.rossmanngroup.com/wiki/Buy_Now_Pay_Later BNPL] (Buy Now Pay Later) services to target the financially challenged consumers&lt;br /&gt;
*Using AI to falsely advertise what menu items look like&lt;br /&gt;
*Subsidizing Dashpass subscriptions by passing commission rates onto business&#039;s&lt;br /&gt;
*Multiple losses settling lawsuits due to unfair business practices&lt;br /&gt;
&lt;br /&gt;
==Incidents==&lt;br /&gt;
&lt;br /&gt;
===Withholding funds for contracted drivers===&lt;br /&gt;
According to Doordash, &amp;lt;blockquote&amp;gt;&amp;quot;Dashers get paid on a weekly basis for all deliveries or tasks completed between Monday - Sunday of the previous week (ending Sunday at midnight local time). Payments are transferred directly to your bank account through Direct Deposit and usually take 2-3 days to show up in your bank account, so payments will appear by Wednesday night.&amp;quot;&amp;lt;ref name=&amp;quot;:3&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=When do Dashers get paid? |url=https://help.doordash.com/dashers/s/article/When-do-Dashers-get-paid?language=en_US |url-status=live |access-date=2025-04-08 |website=Doordash}}&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;Even though they are treated like contractors they are still payed within a weekly basis instead of a quota based system. Many users who contract with Doordash need funds quickly to be able to cover daily expenses. This puts the dashers in a tough spot relying on cash tips if any to continue to get by until they are able to retrieve their weekly pay. However Doordash has already thought of this and created Fastpay.&amp;lt;blockquote&amp;gt;&amp;quot;Fast Pay allows Dashers to cash out their earnings daily for a small fee of $1.99. This means that Dashers can receive their earnings on demand through DoorDash, rather than waiting for their weekly direct deposit or using a third party service.&amp;quot;&amp;lt;ref name=&amp;quot;:3&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;By holding dashers funds they are incurring free interest on the money by not paying out the dasher as soon as a delivery is completed. By taking advantage of desperate workers they can make more money off of the original transaction.&lt;br /&gt;
&lt;br /&gt;
===Charging users unclear &amp;quot;fees&amp;quot; for delivery===&lt;br /&gt;
Like many businesses Doordash does need to cover expenses that the company has. The issue lies with the transparency of how they do business with the customer base within their app. Many consumers have taken a legal class action lawsuit against Doordash.&amp;lt;ref name=&amp;quot;:4&amp;quot;&amp;gt;{{Cite web |last=Mayer |first=Chloe |date=2023-06-09 |title=DoorDash Faces $1B Lawsuit Over Delivery Fees: &#039;Dupes Naive Consumers&#039; - Newsweek |url=https://www.newsweek.com/lawsuit-doordash-sue-iphone-android-1805387 |url-status=live |access-date=2025-04-04 |website=Newsweek}}&amp;lt;/ref&amp;gt; The suit alleges Doordash&#039;s unfair Value based pricing by leveraging their algorithm and pricing model changes on a per customer basis; and not what they order. Specific examples include: delivery fee, any form of a hidden marketing fee or hidden commission fee.&amp;lt;ref name=&amp;quot;:4&amp;quot; /&amp;gt; Doordash has denied all alleged claims referring to it as a &amp;quot;copy-and-paste job&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
This is also combined with the fact that Doordash&#039;s menu prices are also considerably higher than the original venues that items or commodities could be purchased at. &amp;quot;Without letting consumers know, DoorDash is able to raise the prices of menu items in order to turn a greater profit.&amp;quot;&amp;lt;ref name=&amp;quot;:9&amp;quot;&amp;gt;{{Cite web |last=Mallory |first=Paul |date=2023-08-23 |title=DoorDash Prices Higher Than Menu |url=https://consumergravity.com/doordash-prices-higher-than-menu/ |url-status=live |access-date=2025-05-14 |website=ConsumerGravity}}&amp;lt;/ref&amp;gt; leaving consumers none the wiser unless they actually checked by either visiting a company site (which may not be possible due to them handling takeout) or going in person to check their pricing. Thus leaving the consumer completely unaware that they are being overcharged on the goods being provided by the service. While some restaurants have admitted to allowing price increases for delivery, however in some cases &amp;quot;this is even done without the restaurant’s permission. Which means that they are also not receiving any of the extra money.&amp;quot;&amp;lt;ref name=&amp;quot;:9&amp;quot; /&amp;gt; leaving Doordash to pocket all the extra profit for itself on top of all the other fees it charges it&#039;s services.&lt;br /&gt;
===Data breach exposing millions of dashers and company info&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:5&amp;quot; /&amp;gt;===&lt;br /&gt;
In mid 2019 Doordash suffered a data breach that effected 4.9 million customers, drivers and businesses sensitive information combined. Individuals that had joined Doordash after April 5th of 2018 were not effected. this breach took 5 months to be found. Doordash claims that &amp;quot;a third-party service provider,&amp;quot; was to blame for this leak, but the third party was never named. The contents of the data exposed has been disclosed with this chart below.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&amp;lt;big&amp;gt;Breached Data that was exposed&amp;lt;/big&amp;gt;&lt;br /&gt;
!Customers&lt;br /&gt;
|name, email and delivery addresses, order history, phone numbers, hashed &amp;amp; salted passwords and the last four digits of their payment cards taken.&lt;br /&gt;
|-&lt;br /&gt;
!Dashers&lt;br /&gt;
|last four digits of their bank account numbers stolen, Approximately 100,000 had their drivers license stolen.&lt;br /&gt;
|-&lt;br /&gt;
!Companies&lt;br /&gt;
|last four digits of their bank account numbers stolen&lt;br /&gt;
|}&lt;br /&gt;
Many consumers complained the year before about their account being hacked. But were assured by Doordash that it was not a breach and &amp;quot;claimed attackers were running credential stuffing attacks&amp;quot;. This shows they did not take customers reports seriously and had a breach shortly after due to the companies opsec negligence.&lt;br /&gt;
&lt;br /&gt;
===Adding restaurants to their platform without other business&#039;s consent&amp;lt;ref name=&amp;quot;:5&amp;quot;&amp;gt;{{Cite web |last=Coban |first=Erkin |date=2025-04-08 |title=DoorDash Fees and Commissions for Restaurants: Detailed 2025 Guide - Restaurant Success Blog {{!}} Menuviel |url=https://blog.menuviel.com/doordash-fees-and-commissions-for-restaurants/ |url-status=live |website=Menuviel}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:2&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=DoorDash - Wikipedia |url=https://en.wikipedia.org/wiki/DoorDash |url-status=live |access-date=2025-04-08 |website=Wikipedia}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:6&amp;quot;&amp;gt;{{Cite web |last=Pershan |first=Caleb |date=2020-01-29 |title=Delivery Apps Keep Adding Restaurants Without Their Consent  - Eater |url=https://www.eater.com/2020/1/29/21113416/grubhub-seamless-kin-khao-online-delivery-mistake-doordash |url-status=live |access-date=2025-04-04 |website=EATER}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:7&amp;quot;&amp;gt;{{Cite web |last=Settembre |first=Jeanette |date=2020-01-21 |title=DoorDash, Grubhub skewered by small restaurants for posting menus without permission {{!}} Fox Business |url=https://www.foxbusiness.com/small-business/doordash-grubhub-restaurant-listing-without-permission.amp |url-status=live |access-date=2025-04-09 |website=Fox Business}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
Starting around 2020 Doordash had decided that the company needed more outreach. To do this the company started adding business that had no arrangements for takeout or delivery without the owners consent.&amp;lt;ref name=&amp;quot;:6&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:7&amp;quot; /&amp;gt; This has led to increased stress on businesses that were not ready for a higher influx of volume orders but also being charged up to 30% in referral fees depending on the business.&amp;lt;ref name=&amp;quot;:5&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:7&amp;quot; /&amp;gt; Many small cooperation&#039;s and restaurants were impacted the most due to these policies; mostly because profit margins are usually lower than a multi billion dollar franchise that has been tailored to do takeout for decades or industry chains that are used to higher order volumes. Behavior like this may end up running smaller unprepared business operations to close permanently leaving only the bigger cooperation&#039;s to compete for the consumers purchasing power.&lt;br /&gt;
&lt;br /&gt;
===Pocketing driver app tips to payout other dashers&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;{{Cite web |last=Glenn |first=Lindey |date=2025-03-31 |title=DoorDash’s $1 BILLION Lawsuit: Exposing DoorDash’s Predatory Business Model |url=https://www.youtube.com/watch?v=A-gPld7e3do |url-status=live |access-date=2025-04-04 |website=Youtube}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:8&amp;quot;&amp;gt;{{Cite web |last=Calvario |first=Liz |date=2025-02-25 |title=DoorDash Settlement: Millions to Be Paid to Drivers For Pocketed Tips |url=https://www.today.com/food/news/doordash-settlement-payout-rcna193728 |url-status=live |access-date=2025-04-08 |website=TODAY}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=James |first=Letitia |date=2025-02-24 |title=Attorney General James Secures $16.75 Million from DoorDash for Cheating Delivery Workers Out of Tips |url=https://ag.ny.gov/press-release/2025/attorney-general-james-secures-1675-million-doordash-cheating-delivery-workers |url-status=live |access-date=2025-05-09 |website=NY GOV}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
In February 24 of 2025, a press release statement New York Attorney General Letitia James released the results of their investigation stating that Doordash between May 2017 and September 2019&amp;lt;blockquote&amp;gt;“used customer tips to offset the base pay it had already guaranteed to workers, instead of giving workers the full tips they rightfully earned.”&amp;lt;ref name=&amp;quot;:8&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Doordash has lost this lawsuit and was ordered to pay a hefty sum for mistreating the contractors about transparent pay as seen below for further detail &amp;lt;blockquote&amp;gt;&amp;quot;DoorDash will pay $16.75 million in restitution for Dashers and up to $1 million in settlement administrator costs to help issue the payments.&amp;quot;&amp;lt;ref name=&amp;quot;:8&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Doordash has responded to the litigation loss by stating it was an &#039;&#039;&amp;quot;old pay structure&amp;quot;&#039;&#039; as they are currently using a newer one where contractors keep all their tips.&lt;br /&gt;
&lt;br /&gt;
The old pay structure that Doordash&#039;s PR team was referring to would only show dashers tip amount if it was higher than what Doordash was willing to pay them for that contract batch. In many cases when the tip amount failed to surpass what the company was willing to pay the dasher for the order it was often taken and spread across other orders that may have had a lower initial payout. This &#039;&#039;&amp;quot;old pay structure&amp;quot;&#039;&#039; has impacted over 63,000 New Yorker&#039;s alone.&lt;br /&gt;
&lt;br /&gt;
===Using BNPL services to target the financially challenged consumers&amp;lt;ref&amp;gt;{{Cite web |last=Steinberg |first=Brooke |date=2025-03-24 |title=DoorDash now offering eat now, pay later payments through Klarna |url=https://nypost.com/2025/03/24/lifestyle/DoorDash-now-offering-eat-now-pay-later-payments-through-klarna/ |url-status=live |access-date=2025-04-04 |website=New York Post}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |date=2025-03-20 |title=DoorDash Partners with Klarna to Offer US Customers Even More Convenience with Flexible Payments {{!}} DoorDash |url=https://about.doordash.com/en-us/news/doordash-partners-with-klarna |url-status=live |access-date=2025-05-14 |website=Doordash}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
As of March 2025, Doordash has decided to partner up with Klarna for BNPL (Buy Now Pay Later) services. This partnership is aimed at the consumers that want food delivery but are currently unable to afford it. However, it&#039;s a deceptive practice that can further financially ruin consumers. While BNPL can defer payments interest free, it does charge late fees! Consumers that are already financially strapped for cash may find it difficult to repay these loans if they are not careful. All this just to boost Doordash&#039;s profit margins by taking advantage of consumers that are either financially challenged or illiterate.&lt;br /&gt;
&lt;br /&gt;
===Using Dashpass subscription model to surcharge business&#039;s on order commissions&amp;lt;ref name=&amp;quot;:1&amp;quot;&amp;gt;{{Cite web |last=Kelso |first=Alicia |date=2020-12-07 |title=DoorDash hit with cease-and-desist letter from DC attorney general {{!}} Restaurant Dive |url=https://www.restaurantdive.com/news/doordash-could-use-dashpash-as-a-workaround-to-delivery-fee-caps/591701/ |url-status=live |access-date=2025-04-04 |website=Restaurant Dive}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;About eight months after Washington, D.C. placed a 15% cap on third-party delivery commission fees to help restaurants during the pandemic, DoorDash appears to have found a workaround. According to the Washington City Paper, restaurants that use DoorDash’s DashPass subscription feature were sent a notice stating that the cap is “only applicable to Classic orders” and doesn’t apply to the DashPass program.&amp;quot;...&amp;quot;DoorDash calls DashPass an “optional, premium offering and separate from DoorDash’s core services.” The company said that beginning Dec. 9, it will begin charging restaurants the contractual rate in their original agreements, City Paper reports. The changes to DashPash charges are part of a limited test in fewer than five cities, including D.C. and cities in the Bay Area.&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;By using this workaround, Doordash has negatively impacted many small businesses and restaurants that operate within the area. They did however allow &#039;&#039;&amp;quot;Merchants can choose to opt out of DashPass at any time, a DoorDash spokesperson said&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;.&#039;&#039; Though there are many consumers that do use Dashpass due to the savings for users that use their delivery services frequently. By opting out businesses are effectively blacklisting themselves from the users that frequently use the app for deliveries. Doordash&#039;s spokesperson justifies this&amp;lt;blockquote&amp;gt;&amp;quot;The spokesperson called delivery fee restrictions a “one-size fits all” solution that impacts the company’s ability to provide quality service and pay. Merchant fees help the company cover business costs like Dasher pay, background checks, occupational Dasher insurance and website upkeep, the spokesperson said.&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Which apparently the Dashpass subscription that consumers pay does not cover this. This is just an excuse to further pass on costs while maintaining the profits of the subscription and free delivery; which is the main selling point of the subscription service.&lt;br /&gt;
&lt;br /&gt;
This has caught the eye of D.C. Attorney General Karl Racine in December 10 of 2020. As they have sent a cease and desist notice on Tuesday warning Doordash that charging restaurants more than 15% on commissions may violate District laws. The company complied two days later stating they &amp;quot;decided not to charge DC restaurants their contractual DashPass rate at this time.&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Using AI to falsely advertise what menu items look like&amp;lt;ref name=&amp;quot;:10&amp;quot;&amp;gt;{{Cite web |date=2025-04-09 |title=DoorDash Unveils Suite of AI-Powered Tools to Enhance Online Menus and Streamline Merchant Operations |url=https://about.doordash.com/en-us/news/doordash-unveils-ai-powered-tools-to-enhance-online-menus-and-streamline-merchant-operations |url-status=live |access-date=2025-04-11 |website=Doordash}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:11&amp;quot;&amp;gt;{{Cite web |last=Baker |first=Alex |date=2024-02-28 |title=The photos that you see on food delivery apps are probably AI |url=https://www.diyphotography.net/ghost-kitchens-using-ai-images-on-food-delivery-apps/ |url-status=live |access-date=2025-04-11 |website=DiyPhotography}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:12&amp;quot;&amp;gt;{{Cite web |last=Canton |first=Rafael |date=2023-04-07 |title=The picture of that food you’re ordering online may have been created by AI |url=https://www.fastcompany.com/90870969/food-delivery-startup-ai-photos-swipeby |url-status=live |access-date=2025-04-11 |website=FastCompany}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
With many menus, consumers expect an accurate description of what they are ordering along with the ingredients that are being used to make it. In recent years companies have started relying on AI to generate a description and a complimentary photo of what the dish should look like. But in many cases this was done to falsely advertise to boost sales. We can look to an earlier instance during the lock down when ghost kitchens were popular;&amp;lt;blockquote&amp;gt;&amp;quot;Ghost kitchens are allegedly using AI-generated images on food delivery sites such as GrubHub and DoorDash. The images are used to promote online orders from kitchens that solely sell their food via online delivery services. Rather than using real photographers, they are using images of food that do not exist.&amp;quot;&amp;lt;ref name=&amp;quot;:11&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Of which many delivered products that did not match the item description at all or was poorer quality than what was shown to them within ordering. Not to mention in many countries&amp;lt;blockquote&amp;gt;&amp;quot;there are firm advertising laws that state exactly what you have to show and what can be substituted in food photography. This helps protect consumers, making sure they get what they order.&amp;quot;&amp;lt;ref name=&amp;quot;:11&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Meaning when generating a picture of food it is not considered edible by many countries standards and may even be illegal. But industries are constantly changing; custom diffusion models being packaged like Swipeby to provide cheap alternatives to make selling menu items at a higher volume.&amp;lt;blockquote&amp;gt;&amp;quot;The company points to a survey from Snappr, a photography and visual content platform, that found high-quality food photos can increase orders on restaurant delivery apps by 35%.&amp;quot;&amp;lt;ref name=&amp;quot;:12&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;By seeing the results that such a tool can provide shows how pressing it can be for other businesses to compete if they are not also resorting to the same measures. During this time Doordash had policies about having generative photos for menu items; the founder however thinks things will change soon as he said &amp;quot;Give it six months, that will change,” he says. “I will bet money on it. Because with AI generation right now, it makes so much sense.&amp;quot;&amp;lt;ref name=&amp;quot;:12&amp;quot; /&amp;gt;&lt;br /&gt;
And as of 2025 Doordash has launched it&#039;s own tool for generating AI menus on it&#039;s platform which is able to generate descriptions and pictures of an item being listed.&amp;lt;blockquote&amp;gt;&#039;&#039;“At DoorDash, we believe AI should make life easier for restaurants—not more complicated. It’s about using automation to enhance the guest experience while keeping the operator’s unique touch front and center,” said Arpit Dhariwal, Head of Product, Merchant Acquisition &amp;amp; Growth at DoorDash. “AI-powered tools are built to take everyday tasks off operators’ plates, allowing restaurants to focus on what matters most—delivering great food and service. We&#039;re excited to help drive more orders, save time, and support continued growth for our restaurant partners.”&#039;&#039;&amp;lt;/blockquote&amp;gt;As we have seen earlier higher profit margins has caught Doordash&#039;s attention. Since they also make more money from users seeing results that may resemble the food that will be ordered as a first result. However this tool can be used nefariously like how ghost kitchens used it to falsely advertise the quality and resemblance of the food being shown to the consumers of the app. It may be important to exercise caution from now on against actors that would leverage this tool against the consumer especially since there seems to be nothing in place to warn the consumer that the current item that is being viewed was generated by their AI tool. This leaves an extremely high risk that a consumer may be unsatisfied with an order because it did not match the description or the photo being listed on Doordash. &lt;br /&gt;
&lt;br /&gt;
===Settling lawsuits due to unlawful business practices&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;===&lt;br /&gt;
{{Placeholder box|If the company page is short enough and/or the incident is not deserving of its own page, add incidents below in sub-sections (including the points outlined in [[Consumer_Action_Taskforce:Sample/Incident/Help|the incident help page]]) without linking/creating an incident page.&lt;br /&gt;
&lt;br /&gt;
If the company has various incidents listed and/or this page is getting too long, create subsections linking to each incident while linking to the main article and including a short summary. To link to the page use the &amp;quot;Hatnote&amp;quot; or &amp;quot;Main&amp;quot; templates.&lt;br /&gt;
&lt;br /&gt;
If the company has numerous incidents then format them in a table (see [[Amazon]] for an example). }}&lt;br /&gt;
&lt;br /&gt;
==Products==&lt;br /&gt;
&lt;br /&gt;
===Dashpass (2018 - Present)===&lt;br /&gt;
A premium program offered by Door Dash. This program offers free delivery on orders greater than $12 along with reduced service fees for deliveries. By paying the subscription price Doordash advertises this program as a cost saving measure for consumers that use their app frequently. This offer however has been subject to a variety of criticism. One of the more popular cases being hit with a cease-and-desist letter from DC attorney general for charging more than 15% on commissions to make up the losses of the companies free delivery policy with Dashpass.&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Placeholder box|Link to relevant theme articles or companies with similar incidents.}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=14474</id>
		<title>Doordash</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=14474"/>
		<updated>2025-05-20T06:12:06Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: finish off false AI adverts&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoboxCompany&lt;br /&gt;
| Name = Doordash&lt;br /&gt;
| Type =Public&lt;br /&gt;
| Founded =2013&lt;br /&gt;
| Industry =Online Delivery&lt;br /&gt;
| Official Website =https://www.doordash.com/&lt;br /&gt;
| Logo =Doordash.png&lt;br /&gt;
}}[https://www.doordash.com/ DoorDash] was founded in June 2013, initially starting as PaloAltoDelivery.com before rebranding to Doordash. The company was founded by three Stanford students Tony Xu, Andy Fang, and Stanley Tang. Its focus is delivery on a wide variety of items, some items include fresh meals from nearby restaurants, groceries, convenience store items, OTC (Over the Counter) medicines, flowers, etc... This service mainly operates in locations within the U.S. (United States), Canada, and Australia.&lt;br /&gt;
&lt;br /&gt;
==Consumer-impact summary==&lt;br /&gt;
Over the years of operation DoorDash has found itself in many controversial consumer and workers violations. Some of the most notable being:&lt;br /&gt;
&lt;br /&gt;
*Withholding dashers funds (up to weeks or months) for delivering orders&lt;br /&gt;
*Lack of Business transparency especially with delivery fees and higher menu pricing&lt;br /&gt;
*Exposing millions of sensitive dashers and company information in a breach&lt;br /&gt;
*Adding restaurants to their platform to order without the business&#039;s consent&lt;br /&gt;
*Using driver tips to cover the cost of other deliveries&lt;br /&gt;
*Using [https://wiki.rossmanngroup.com/wiki/Buy_Now_Pay_Later BNPL] (Buy Now Pay Later) services to target the financially challenged consumers&lt;br /&gt;
*Using AI to falsely advertise what menu items look like&lt;br /&gt;
*Subsidizing Dashpass subscriptions by passing commission rates onto business&#039;s&lt;br /&gt;
*Multiple losses settling lawsuits due to unfair business practices&lt;br /&gt;
&lt;br /&gt;
==Incidents==&lt;br /&gt;
&lt;br /&gt;
===Withholding funds for contracted drivers===&lt;br /&gt;
According to Doordash, &amp;lt;blockquote&amp;gt;&amp;quot;Dashers get paid on a weekly basis for all deliveries or tasks completed between Monday - Sunday of the previous week (ending Sunday at midnight local time). Payments are transferred directly to your bank account through Direct Deposit and usually take 2-3 days to show up in your bank account, so payments will appear by Wednesday night.&amp;quot;&amp;lt;ref name=&amp;quot;:3&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=When do Dashers get paid? |url=https://help.doordash.com/dashers/s/article/When-do-Dashers-get-paid?language=en_US |url-status=live |access-date=2025-04-08 |website=Doordash}}&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;Even though they are treated like contractors they are still payed within a weekly basis instead of a quota based system. Many users who contract with Doordash need funds quickly to be able to cover daily expenses. This puts the dashers in a tough spot relying on cash tips if any to continue to get by until they are able to retrieve their weekly pay. However Doordash has already thought of this and created Fastpay.&amp;lt;blockquote&amp;gt;&amp;quot;Fast Pay allows Dashers to cash out their earnings daily for a small fee of $1.99. This means that Dashers can receive their earnings on demand through DoorDash, rather than waiting for their weekly direct deposit or using a third party service.&amp;quot;&amp;lt;ref name=&amp;quot;:3&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;By holding holding dashers funds they are incurring free interest on the money by not paying out the dasher as soon as a delivery is completed. By taking advantage of desperate workers they can make more money off of the original transaction.&lt;br /&gt;
&lt;br /&gt;
===Charging users unclear &amp;quot;fees&amp;quot; for delivery===&lt;br /&gt;
Like many businesses Doordash does need to cover expenses that the company has. The issue lies with the transparency of how they do business with the customer base within their app. Many consumers have taken a legal class action lawsuit against Doordash.&amp;lt;ref name=&amp;quot;:4&amp;quot;&amp;gt;{{Cite web |last=Mayer |first=Chloe |date=2023-06-09 |title=DoorDash Faces $1B Lawsuit Over Delivery Fees: &#039;Dupes Naive Consumers&#039; - Newsweek |url=https://www.newsweek.com/lawsuit-doordash-sue-iphone-android-1805387 |url-status=live |access-date=2025-04-04 |website=Newsweek}}&amp;lt;/ref&amp;gt; The suit alleges Doordash&#039;s unfair Value based pricing by leveraging their algorithm and pricing model changes on a per customer basis; and not what they order. Specific examples include: delivery fee, any form of a hidden marketing fee or hidden commission fee.&amp;lt;ref name=&amp;quot;:4&amp;quot; /&amp;gt; Doordash has denied all alleged claims referring to it as a &amp;quot;copy-and-paste job&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
This is also combined with the fact that Doordash&#039;s menu prices are also considerably higher than the original venues that items or commodities could be purchased at. &amp;quot;Without letting consumers know, DoorDash is able to raise the prices of menu items in order to turn a greater profit.&amp;quot;&amp;lt;ref name=&amp;quot;:9&amp;quot;&amp;gt;{{Cite web |last=Mallory |first=Paul |date=2023-08-23 |title=DoorDash Prices Higher Than Menu |url=https://consumergravity.com/doordash-prices-higher-than-menu/ |url-status=live |access-date=2025-05-14 |website=ConsumerGravity}}&amp;lt;/ref&amp;gt; leaving consumers none the wiser unless they actually checked by either visiting a company site (which may not be possible due to them handling takeout) or going in person to check their pricing. Thus leaving the consumer completely unaware that they are being overcharged on the goods being provided by the service. While some restaurants have admitted to allowing price increases for delivery, however in some cases &amp;quot;this is even done without the restaurant’s permission. Which means that they are also not receiving any of the extra money.&amp;quot;&amp;lt;ref name=&amp;quot;:9&amp;quot; /&amp;gt; leaving Doordash to pocket all the extra profit for itself on top of all the other fees it charges it&#039;s services.&lt;br /&gt;
===Data breach exposing millions of dashers and company info&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:5&amp;quot; /&amp;gt;===&lt;br /&gt;
In mid 2019 Doordash suffered a data breach that effected 4.9 million customers, drivers and businesses sensitive information combined. Individuals that had joined Doordash after April 5th of 2018 were not effected. this breach took 5 months to be found. Doordash claims that &amp;quot;a third-party service provider,&amp;quot; was to blame for this leak, but the third party was never named. The contents of the data exposed has been disclosed with this chart below.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&amp;lt;big&amp;gt;Breached Data that was exposed&amp;lt;/big&amp;gt;&lt;br /&gt;
!Customers&lt;br /&gt;
|name, email and delivery addresses, order history, phone numbers, hashed &amp;amp; salted passwords and the last four digits of their payment cards taken.&lt;br /&gt;
|-&lt;br /&gt;
!Dashers&lt;br /&gt;
|last four digits of their bank account numbers stolen, Approximately 100,000 had their drivers license stolen.&lt;br /&gt;
|-&lt;br /&gt;
!Companies&lt;br /&gt;
|last four digits of their bank account numbers stolen&lt;br /&gt;
|}&lt;br /&gt;
Many consumers complained the year before about their account being hacked. But were assured by Doordash that it was not a breach and &amp;quot;claimed attackers were running credential stuffing attacks&amp;quot;. This shows they did not take customers reports seriously and had a breach shortly after due to the companies opsec negligence.&lt;br /&gt;
&lt;br /&gt;
===Adding restaurants to their platform without other business&#039;s consent&amp;lt;ref name=&amp;quot;:5&amp;quot;&amp;gt;{{Cite web |last=Coban |first=Erkin |date=2025-04-08 |title=DoorDash Fees and Commissions for Restaurants: Detailed 2025 Guide - Restaurant Success Blog {{!}} Menuviel |url=https://blog.menuviel.com/doordash-fees-and-commissions-for-restaurants/ |url-status=live |website=Menuviel}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:2&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=DoorDash - Wikipedia |url=https://en.wikipedia.org/wiki/DoorDash |url-status=live |access-date=2025-04-08 |website=Wikipedia}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:6&amp;quot;&amp;gt;{{Cite web |last=Pershan |first=Caleb |date=2020-01-29 |title=Delivery Apps Keep Adding Restaurants Without Their Consent  - Eater |url=https://www.eater.com/2020/1/29/21113416/grubhub-seamless-kin-khao-online-delivery-mistake-doordash |url-status=live |access-date=2025-04-04 |website=EATER}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:7&amp;quot;&amp;gt;{{Cite web |last=Settembre |first=Jeanette |date=2020-01-21 |title=DoorDash, Grubhub skewered by small restaurants for posting menus without permission {{!}} Fox Business |url=https://www.foxbusiness.com/small-business/doordash-grubhub-restaurant-listing-without-permission.amp |url-status=live |access-date=2025-04-09 |website=Fox Business}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
Starting around 2020 Doordash had decided that the company needed more outreach. To do this the company started adding business that had no arrangements for takeout or delivery without the owners consent.&amp;lt;ref name=&amp;quot;:6&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:7&amp;quot; /&amp;gt; This has led to increased stress on businesses that were not ready for a higher influx of volume orders but also being charged up to 30% in referral fees depending on the business.&amp;lt;ref name=&amp;quot;:5&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:7&amp;quot; /&amp;gt; Many small cooperation&#039;s and restaurants were impacted the most due to these policies; mostly because profit margins are usually lower than a multi billion dollar franchise that has been tailored to do takeout for decades or industry chains that are used to higher order volumes. Behavior like this may end up running smaller unprepared business operations to close permanently leaving only the bigger cooperation&#039;s to compete for the consumers purchasing power.&lt;br /&gt;
&lt;br /&gt;
===Pocketing driver app tips to payout other dashers&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;{{Cite web |last=Glenn |first=Lindey |date=2025-03-31 |title=DoorDash’s $1 BILLION Lawsuit: Exposing DoorDash’s Predatory Business Model |url=https://www.youtube.com/watch?v=A-gPld7e3do |url-status=live |access-date=2025-04-04 |website=Youtube}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:8&amp;quot;&amp;gt;{{Cite web |last=Calvario |first=Liz |date=2025-02-25 |title=DoorDash Settlement: Millions to Be Paid to Drivers For Pocketed Tips |url=https://www.today.com/food/news/doordash-settlement-payout-rcna193728 |url-status=live |access-date=2025-04-08 |website=TODAY}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=James |first=Letitia |date=2025-02-24 |title=Attorney General James Secures $16.75 Million from DoorDash for Cheating Delivery Workers Out of Tips |url=https://ag.ny.gov/press-release/2025/attorney-general-james-secures-1675-million-doordash-cheating-delivery-workers |url-status=live |access-date=2025-05-09 |website=NY GOV}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
In February 24 of 2025, a press release statement New York Attorney General Letitia James released the results of their investigation stating that Doordash between May 2017 and September 2019&amp;lt;blockquote&amp;gt;“used customer tips to offset the base pay it had already guaranteed to workers, instead of giving workers the full tips they rightfully earned.”&amp;lt;ref name=&amp;quot;:8&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Doordash has lost this lawsuit and was ordered to pay a hefty sum for mistreating the contractors about transparent pay as seen below for further detail &amp;lt;blockquote&amp;gt;&amp;quot;DoorDash will pay $16.75 million in restitution for Dashers and up to $1 million in settlement administrator costs to help issue the payments.&amp;quot;&amp;lt;ref name=&amp;quot;:8&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Doordash has responded to the litigation loss by stating it was an &#039;&#039;&amp;quot;old pay structure&amp;quot;&#039;&#039; as they are currently using a newer one where contractors keep all their tips.&lt;br /&gt;
&lt;br /&gt;
The old pay structure that Doordash&#039;s PR team was referring to would only show dashers tip amount if it was higher than what Doordash was willing to pay them for that contract batch. In many cases when the tip amount failed to surpass what the company was willing to pay the dasher for the order it was often taken and spread across other orders that may have had a lower initial payout. This &#039;&#039;&amp;quot;old pay structure&amp;quot;&#039;&#039; has impacted over 63,000 New Yorker&#039;s alone.&lt;br /&gt;
&lt;br /&gt;
===Using BNPL services to target the financially challenged consumers&amp;lt;ref&amp;gt;{{Cite web |last=Steinberg |first=Brooke |date=2025-03-24 |title=DoorDash now offering eat now, pay later payments through Klarna |url=https://nypost.com/2025/03/24/lifestyle/DoorDash-now-offering-eat-now-pay-later-payments-through-klarna/ |url-status=live |access-date=2025-04-04 |website=New York Post}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |date=2025-03-20 |title=DoorDash Partners with Klarna to Offer US Customers Even More Convenience with Flexible Payments {{!}} DoorDash |url=https://about.doordash.com/en-us/news/doordash-partners-with-klarna |url-status=live |access-date=2025-05-14 |website=Doordash}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
As of March 2025, Doordash has decided to partner up with Klarna for BNPL (Buy Now Pay Later) services. This partnership is aimed at the consumers that want food delivery but are currently unable to afford it. However, it&#039;s a deceptive practice that can further financially ruin consumers. While BNPL can defer payments interest free, it does charge late fees! Consumers that are already financially strapped for cash may find it difficult to repay these loans if they are not careful. All this just to boost Doordash&#039;s profit margins by taking advantage of consumers that are either financially challenged or illiterate.&lt;br /&gt;
&lt;br /&gt;
===Using Dashpass subscription model to surcharge business&#039;s on order commissions&amp;lt;ref name=&amp;quot;:1&amp;quot;&amp;gt;{{Cite web |last=Kelso |first=Alicia |date=2020-12-07 |title=DoorDash hit with cease-and-desist letter from DC attorney general {{!}} Restaurant Dive |url=https://www.restaurantdive.com/news/doordash-could-use-dashpash-as-a-workaround-to-delivery-fee-caps/591701/ |url-status=live |access-date=2025-04-04 |website=Restaurant Dive}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;About eight months after Washington, D.C. placed a 15% cap on third-party delivery commission fees to help restaurants during the pandemic, DoorDash appears to have found a workaround. According to the Washington City Paper, restaurants that use DoorDash’s DashPass subscription feature were sent a notice stating that the cap is “only applicable to Classic orders” and doesn’t apply to the DashPass program.&amp;quot;...&amp;quot;DoorDash calls DashPass an “optional, premium offering and separate from DoorDash’s core services.” The company said that beginning Dec. 9, it will begin charging restaurants the contractual rate in their original agreements, City Paper reports. The changes to DashPash charges are part of a limited test in fewer than five cities, including D.C. and cities in the Bay Area.&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;By using this workaround, Doordash has negatively impacted many small businesses and restaurants that operate within the area. They did however allow &#039;&#039;&amp;quot;Merchants can choose to opt out of DashPass at any time, a DoorDash spokesperson said&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;.&#039;&#039; Though there are many consumers that do use Dashpass due to the savings for users that use their delivery services frequently. By opting out businesses are effectively blacklisting themselves from the users that frequently use the app for deliveries. Doordash&#039;s spokesperson justifies this&amp;lt;blockquote&amp;gt;&amp;quot;The spokesperson called delivery fee restrictions a “one-size fits all” solution that impacts the company’s ability to provide quality service and pay. Merchant fees help the company cover business costs like Dasher pay, background checks, occupational Dasher insurance and website upkeep, the spokesperson said.&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Which apparently the Dashpass subscription that consumers pay does not cover this. This is just an excuse to further pass on costs while maintaining the profits of the subscription and free delivery; which is the main selling point of the subscription service.&lt;br /&gt;
&lt;br /&gt;
This has caught the eye of D.C. Attorney General Karl Racine in December 10 of 2020. As they have sent a cease and desist notice on Tuesday warning Doordash that charging restaurants more than 15% on commissions may violate District laws. The company complied two days later stating they &amp;quot;decided not to charge DC restaurants their contractual DashPass rate at this time.&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Using AI to falsely advertise what menu items look like&amp;lt;ref name=&amp;quot;:10&amp;quot;&amp;gt;{{Cite web |date=2025-04-09 |title=DoorDash Unveils Suite of AI-Powered Tools to Enhance Online Menus and Streamline Merchant Operations |url=https://about.doordash.com/en-us/news/doordash-unveils-ai-powered-tools-to-enhance-online-menus-and-streamline-merchant-operations |url-status=live |access-date=2025-04-11 |website=Doordash}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:11&amp;quot;&amp;gt;{{Cite web |last=Baker |first=Alex |date=2024-02-28 |title=The photos that you see on food delivery apps are probably AI |url=https://www.diyphotography.net/ghost-kitchens-using-ai-images-on-food-delivery-apps/ |url-status=live |access-date=2025-04-11 |website=DiyPhotography}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:12&amp;quot;&amp;gt;{{Cite web |last=Canton |first=Rafael |date=2023-04-07 |title=The picture of that food you’re ordering online may have been created by AI |url=https://www.fastcompany.com/90870969/food-delivery-startup-ai-photos-swipeby |url-status=live |access-date=2025-04-11 |website=FastCompany}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
With many menus, consumers expect an accurate description of what they are ordering along with the ingredients that are being used to make it. In recent years companies have started relying on AI to generate a description and a complimentary photo of what the dish should look like. But in many cases this was done to falsely advertise to boost sales. We can look to an earlier instance during the lock down when ghost kitchens were popular;&amp;lt;blockquote&amp;gt;&amp;quot;Ghost kitchens are allegedly using AI-generated images on food delivery sites such as GrubHub and DoorDash. The images are used to promote online orders from kitchens that solely sell their food via online delivery services. Rather than using real photographers, they are using images of food that do not exist.&amp;quot;&amp;lt;ref name=&amp;quot;:11&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Of which many delivered products that did not match the item description at all or was poorer quality than what was shown to them within ordering. Not to mention in many countries&amp;lt;blockquote&amp;gt;&amp;quot;there are firm advertising laws that state exactly what you have to show and what can be substituted in food photography. This helps protect consumers, making sure they get what they order.&amp;quot;&amp;lt;ref name=&amp;quot;:11&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Meaning when generating a picture of food it is not considered edible by many countries standards and may even be illegal. But industries are constantly changing; custom diffusion models being packaged like Swipeby to provide cheap alternatives to make selling menu items at a higher volume.&amp;lt;blockquote&amp;gt;&amp;quot;The company points to a survey from Snappr, a photography and visual content platform, that found high-quality food photos can increase orders on restaurant delivery apps by 35%.&amp;quot;&amp;lt;ref name=&amp;quot;:12&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;By seeing the results that such a tool can provide shows how pressing it can be for other businesses to compete if they are not also resorting to the same measures. During this time Doordash had policies about having generative photos for menu items; the founder however thinks things will change soon as he said &amp;quot;Give it six months, that will change,” he says. “I will bet money on it. Because with AI generation right now, it makes so much sense.&amp;quot;&amp;lt;ref name=&amp;quot;:12&amp;quot; /&amp;gt;&lt;br /&gt;
And as of 2025 Doordash has launched it&#039;s own tool for generating AI menus on it&#039;s platform which is able to generate descriptions and pictures of an item being listed.&amp;lt;blockquote&amp;gt;&#039;&#039;“At DoorDash, we believe AI should make life easier for restaurants—not more complicated. It’s about using automation to enhance the guest experience while keeping the operator’s unique touch front and center,” said Arpit Dhariwal, Head of Product, Merchant Acquisition &amp;amp; Growth at DoorDash. “AI-powered tools are built to take everyday tasks off operators’ plates, allowing restaurants to focus on what matters most—delivering great food and service. We&#039;re excited to help drive more orders, save time, and support continued growth for our restaurant partners.”&#039;&#039;&amp;lt;/blockquote&amp;gt;As we have seen earlier higher profit margins has caught Doordash&#039;s attention. Since they also make more money from users seeing results that may resemble the food that will be ordered as a first result. However this tool can be used nefariously like how ghost kitchens used it to falsely advertise the quality and resemblance of the food being shown to the consumers of the app. It may be important to exercise caution from now on against actors that would leverage this tool against the consumer especially since there seems to be nothing in place to warn the consumer that the current item that is being viewed was generated by their AI tool. This leaves an extremely high risk that a consumer may be unsatisfied with an order because it did not match the description or the photo being listed on Doordash. &lt;br /&gt;
&lt;br /&gt;
===Settling lawsuits due to unlawful business practices&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;===&lt;br /&gt;
{{Placeholder box|If the company page is short enough and/or the incident is not deserving of its own page, add incidents below in sub-sections (including the points outlined in [[Consumer_Action_Taskforce:Sample/Incident/Help|the incident help page]]) without linking/creating an incident page.&lt;br /&gt;
&lt;br /&gt;
If the company has various incidents listed and/or this page is getting too long, create subsections linking to each incident while linking to the main article and including a short summary. To link to the page use the &amp;quot;Hatnote&amp;quot; or &amp;quot;Main&amp;quot; templates.&lt;br /&gt;
&lt;br /&gt;
If the company has numerous incidents then format them in a table (see [[Amazon]] for an example). }}&lt;br /&gt;
&lt;br /&gt;
==Products==&lt;br /&gt;
&lt;br /&gt;
===Dashpass (2018 - Present)===&lt;br /&gt;
A premium program offered by Door Dash. This program offers free delivery on orders greater than $12 along with reduced service fees for deliveries. By paying the subscription price Doordash advertises this program as a cost saving measure for consumers that use their app frequently. This offer however has been subject to a variety of criticism. One of the more popular cases being hit with a cease-and-desist letter from DC attorney general for charging more than 15% on commissions to make up the losses of the companies free delivery policy with Dashpass.&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Placeholder box|Link to relevant theme articles or companies with similar incidents.}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=14432</id>
		<title>Doordash</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=14432"/>
		<updated>2025-05-18T03:48:07Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: expand further topics, outline near completion for the doordash article&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoboxCompany&lt;br /&gt;
| Name = Doordash&lt;br /&gt;
| Type =Public&lt;br /&gt;
| Founded =2013&lt;br /&gt;
| Industry =Online Delivery&lt;br /&gt;
| Official Website =https://www.doordash.com/&lt;br /&gt;
| Logo =Doordash.png&lt;br /&gt;
}}[https://www.doordash.com/ DoorDash] was founded in June 2013, initially starting as PaloAltoDelivery.com before rebranding to Doordash. The company was founded by three Stanford students Tony Xu, Andy Fang, and Stanley Tang. Its focus is delivery on a wide variety of items, some items include fresh meals from nearby restaurants, groceries, convenience store items, OTC (Over the Counter) medicines, flowers, etc... This service mainly operates in locations within the U.S. (United States), Canada, and Australia.&lt;br /&gt;
&lt;br /&gt;
==Consumer-impact summary==&lt;br /&gt;
Over the years of operation DoorDash has found itself in many controversial consumer and workers violations. Some of the most notable being:&lt;br /&gt;
&lt;br /&gt;
*Withholding dashers funds (up to weeks or months) for delivering orders&lt;br /&gt;
*Lack of Business transparency especially with delivery fees and higher menu pricing&lt;br /&gt;
*Exposing millions of sensitive dashers and company information in a breach&lt;br /&gt;
*Adding restaurants to their platform to order without the business&#039;s consent&lt;br /&gt;
*Using driver tips to cover the cost of other deliveries&lt;br /&gt;
*Using [https://wiki.rossmanngroup.com/wiki/Buy_Now_Pay_Later BNPL] (Buy Now Pay Later) services to target the financially challenged consumers&lt;br /&gt;
*Using AI to falsely advertise what menu items look like&lt;br /&gt;
*Subsidizing Dashpass subscriptions by passing commission rates onto business&#039;s&lt;br /&gt;
*Multiple losses settling lawsuits due to unfair business practices&lt;br /&gt;
&lt;br /&gt;
==Incidents==&lt;br /&gt;
&lt;br /&gt;
===Withholding funds for contracted drivers===&lt;br /&gt;
According to Doordash, &amp;lt;blockquote&amp;gt;&amp;quot;Dashers get paid on a weekly basis for all deliveries or tasks completed between Monday - Sunday of the previous week (ending Sunday at midnight local time). Payments are transferred directly to your bank account through Direct Deposit and usually take 2-3 days to show up in your bank account, so payments will appear by Wednesday night.&amp;quot;&amp;lt;ref name=&amp;quot;:3&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=When do Dashers get paid? |url=https://help.doordash.com/dashers/s/article/When-do-Dashers-get-paid?language=en_US |url-status=live |access-date=2025-04-08 |website=Doordash}}&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;Even though they are treated like contractors they are still payed within a weekly basis instead of a quota based system. Many users who contract with Doordash need funds quickly to be able to cover daily expenses. This puts the dashers in a tough spot relying on cash tips if any to continue to get by until they are able to retrieve their weekly pay. However Doordash has already thought of this and created Fastpay.&amp;lt;blockquote&amp;gt;&amp;quot;Fast Pay allows Dashers to cash out their earnings daily for a small fee of $1.99. This means that Dashers can receive their earnings on demand through DoorDash, rather than waiting for their weekly direct deposit or using a third party service.&amp;quot;&amp;lt;ref name=&amp;quot;:3&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;By holding holding dashers funds they are incurring free interest on the money by not paying out the dasher as soon as a delivery is completed. By taking advantage of desperate workers they can make more money off of the original transaction.&lt;br /&gt;
&lt;br /&gt;
===Charging users unclear &amp;quot;fees&amp;quot; for delivery===&lt;br /&gt;
Like many businesses Doordash does need to cover expenses that the company has. The issue lies with the transparency of how they do business with the customer base within their app. Many consumers have taken a legal class action lawsuit against Doordash.&amp;lt;ref name=&amp;quot;:4&amp;quot;&amp;gt;{{Cite web |last=Mayer |first=Chloe |date=2023-06-09 |title=DoorDash Faces $1B Lawsuit Over Delivery Fees: &#039;Dupes Naive Consumers&#039; - Newsweek |url=https://www.newsweek.com/lawsuit-doordash-sue-iphone-android-1805387 |url-status=live |access-date=2025-04-04 |website=Newsweek}}&amp;lt;/ref&amp;gt; The suit alleges Doordash&#039;s unfair Value based pricing by leveraging their algorithm and pricing model changes on a per customer basis; and not what they order. Specific examples include: delivery fee, any form of a hidden marketing fee or hidden commission fee.&amp;lt;ref name=&amp;quot;:4&amp;quot; /&amp;gt; Doordash has denied all alleged claims referring to it as a &amp;quot;copy-and-paste job&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
This is also combined with the fact that Doordash&#039;s menu prices are also considerably higher than the original venues that items or commodities could be purchased at. &amp;quot;Without letting consumers know, DoorDash is able to raise the prices of menu items in order to turn a greater profit.&amp;quot;&amp;lt;ref name=&amp;quot;:9&amp;quot;&amp;gt;{{Cite web |last=Mallory |first=Paul |date=2023-08-23 |title=DoorDash Prices Higher Than Menu |url=https://consumergravity.com/doordash-prices-higher-than-menu/ |url-status=live |access-date=2025-05-14 |website=ConsumerGravity}}&amp;lt;/ref&amp;gt; leaving consumers none the wiser unless they actually checked by either visiting a company site (which may not be possible due to them handling takeout) or going in person to check their pricing. Thus leaving the consumer completely unaware that they are being overcharged on the goods being provided by the service. While some restaurants have admitted to allowing price increases for delivery, however in some cases &amp;quot;this is even done without the restaurant’s permission. Which means that they are also not receiving any of the extra money.&amp;quot;&amp;lt;ref name=&amp;quot;:9&amp;quot; /&amp;gt; leaving Doordash to pocket all the extra profit for itself on top of all the other fees it charges it&#039;s services.&lt;br /&gt;
===Data breach exposing millions of dashers and company info&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:5&amp;quot; /&amp;gt;===&lt;br /&gt;
In mid 2019 Doordash suffered a data breach that effected 4.9 million customers, drivers and businesses sensitive information combined. Individuals that had joined Doordash after April 5th of 2018 were not effected. this breach took 5 months to be found. Doordash claims that &amp;quot;a third-party service provider,&amp;quot; was to blame for this leak, but the third party was never named. The contents of the data exposed has been disclosed with this chart below.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&amp;lt;big&amp;gt;Breached Data that was exposed&amp;lt;/big&amp;gt;&lt;br /&gt;
!Customers&lt;br /&gt;
|name, email and delivery addresses, order history, phone numbers, hashed &amp;amp; salted passwords and the last four digits of their payment cards taken.&lt;br /&gt;
|-&lt;br /&gt;
!Dashers&lt;br /&gt;
|last four digits of their bank account numbers stolen, Approximately 100,000 had their drivers license stolen.&lt;br /&gt;
|-&lt;br /&gt;
!Companies&lt;br /&gt;
|last four digits of their bank account numbers stolen&lt;br /&gt;
|}&lt;br /&gt;
Many consumers complained the year before about their account being hacked. But were assured by Doordash that it was not a breach and &amp;quot;claimed attackers were running credential stuffing attacks&amp;quot;. This shows they did not take customers reports seriously and had a breach shortly after due to the companies opsec negligence.&lt;br /&gt;
&lt;br /&gt;
===Adding restaurants to their platform without other business&#039;s consent&amp;lt;ref name=&amp;quot;:5&amp;quot;&amp;gt;{{Cite web |last=Coban |first=Erkin |date=2025-04-08 |title=DoorDash Fees and Commissions for Restaurants: Detailed 2025 Guide - Restaurant Success Blog {{!}} Menuviel |url=https://blog.menuviel.com/doordash-fees-and-commissions-for-restaurants/ |url-status=live |website=Menuviel}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:2&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=DoorDash - Wikipedia |url=https://en.wikipedia.org/wiki/DoorDash |url-status=live |access-date=2025-04-08 |website=Wikipedia}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:6&amp;quot;&amp;gt;{{Cite web |last=Pershan |first=Caleb |date=2020-01-29 |title=Delivery Apps Keep Adding Restaurants Without Their Consent  - Eater |url=https://www.eater.com/2020/1/29/21113416/grubhub-seamless-kin-khao-online-delivery-mistake-doordash |url-status=live |access-date=2025-04-04 |website=EATER}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:7&amp;quot;&amp;gt;{{Cite web |last=Settembre |first=Jeanette |date=2020-01-21 |title=DoorDash, Grubhub skewered by small restaurants for posting menus without permission {{!}} Fox Business |url=https://www.foxbusiness.com/small-business/doordash-grubhub-restaurant-listing-without-permission.amp |url-status=live |access-date=2025-04-09 |website=Fox Business}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
Starting around 2020 Doordash had decided that the company needed more outreach. To do this the company started adding business that had no arrangements for takeout or delivery without the owners consent.&amp;lt;ref name=&amp;quot;:6&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:7&amp;quot; /&amp;gt; This has led to increased stress on businesses that were not ready for a higher influx of volume orders but also being charged up to 30% in referral fees depending on the business.&amp;lt;ref name=&amp;quot;:5&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:7&amp;quot; /&amp;gt; Many small cooperation&#039;s and restaurants were impacted the most due to these policies; mostly because profit margins are usually lower than a multi billion dollar franchise that has been tailored to do takeout for decades or industry chains that are used to higher order volumes. Behavior like this may end up running smaller unprepared business operations to close permanently leaving only the bigger cooperation&#039;s to compete for the consumers purchasing power.&lt;br /&gt;
&lt;br /&gt;
===Pocketing driver app tips to payout other dashers&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;{{Cite web |last=Glenn |first=Lindey |date=2025-03-31 |title=DoorDash’s $1 BILLION Lawsuit: Exposing DoorDash’s Predatory Business Model |url=https://www.youtube.com/watch?v=A-gPld7e3do |url-status=live |access-date=2025-04-04 |website=Youtube}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:8&amp;quot;&amp;gt;{{Cite web |last=Calvario |first=Liz |date=2025-02-25 |title=DoorDash Settlement: Millions to Be Paid to Drivers For Pocketed Tips |url=https://www.today.com/food/news/doordash-settlement-payout-rcna193728 |url-status=live |access-date=2025-04-08 |website=TODAY}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=James |first=Letitia |date=2025-02-24 |title=Attorney General James Secures $16.75 Million from DoorDash for Cheating Delivery Workers Out of Tips |url=https://ag.ny.gov/press-release/2025/attorney-general-james-secures-1675-million-doordash-cheating-delivery-workers |url-status=live |access-date=2025-05-09 |website=NY GOV}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
In February 24 of 2025, a press release statement New York Attorney General Letitia James released the results of their investigation stating that Doordash between May 2017 and September 2019&amp;lt;blockquote&amp;gt;“used customer tips to offset the base pay it had already guaranteed to workers, instead of giving workers the full tips they rightfully earned.”&amp;lt;ref name=&amp;quot;:8&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Doordash has lost this lawsuit and was ordered to pay a hefty sum for mistreating the contractors about transparent pay as seen below for further detail &amp;lt;blockquote&amp;gt;&amp;quot;DoorDash will pay $16.75 million in restitution for Dashers and up to $1 million in settlement administrator costs to help issue the payments.&amp;quot;&amp;lt;ref name=&amp;quot;:8&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Doordash has responded to the litigation loss by stating it was an &#039;&#039;&amp;quot;old pay structure&amp;quot;&#039;&#039; as they are currently using a newer one where contractors keep all their tips.&lt;br /&gt;
&lt;br /&gt;
The old pay structure that Doordash&#039;s PR team was referring to would only show dashers tip amount if it was higher than what Doordash was willing to pay them for that contract batch. In many cases when the tip amount failed to surpass what the company was willing to pay the dasher for the order it was often taken and spread across other orders that may have had a lower initial payout. This &#039;&#039;&amp;quot;old pay structure&amp;quot;&#039;&#039; has impacted over 63,000 New Yorker&#039;s alone.&lt;br /&gt;
&lt;br /&gt;
===Using BNPL services to target the financially challenged consumers&amp;lt;ref&amp;gt;{{Cite web |last=Steinberg |first=Brooke |date=2025-03-24 |title=DoorDash now offering eat now, pay later payments through Klarna |url=https://nypost.com/2025/03/24/lifestyle/DoorDash-now-offering-eat-now-pay-later-payments-through-klarna/ |url-status=live |access-date=2025-04-04 |website=New York Post}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |date=2025-03-20 |title=DoorDash Partners with Klarna to Offer US Customers Even More Convenience with Flexible Payments {{!}} DoorDash |url=https://about.doordash.com/en-us/news/doordash-partners-with-klarna |url-status=live |access-date=2025-05-14 |website=Doordash}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
As of March 2025, Doordash has decided to partner up with Klarna for BNPL (Buy Now Pay Later) services. This partnership is aimed at the consumers that want food delivery but are currently unable to afford it. However, it&#039;s a deceptive practice that can further financially ruin consumers. While BNPL can defer payments interest free, it does charge late fees! Consumers that are already financially strapped for cash may find it difficult to repay these loans if they are not careful. All this just to boost Doordash&#039;s profit margins by taking advantage of consumers that are either financially challenged or illiterate.&lt;br /&gt;
&lt;br /&gt;
===Using Dashpass subscription model to surcharge business&#039;s on order commissions&amp;lt;ref name=&amp;quot;:1&amp;quot;&amp;gt;{{Cite web |last=Kelso |first=Alicia |date=2020-12-07 |title=DoorDash hit with cease-and-desist letter from DC attorney general {{!}} Restaurant Dive |url=https://www.restaurantdive.com/news/doordash-could-use-dashpash-as-a-workaround-to-delivery-fee-caps/591701/ |url-status=live |access-date=2025-04-04 |website=Restaurant Dive}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;About eight months after Washington, D.C. placed a 15% cap on third-party delivery commission fees to help restaurants during the pandemic, DoorDash appears to have found a workaround. According to the Washington City Paper, restaurants that use DoorDash’s DashPass subscription feature were sent a notice stating that the cap is “only applicable to Classic orders” and doesn’t apply to the DashPass program.&amp;quot;...&amp;quot;DoorDash calls DashPass an “optional, premium offering and separate from DoorDash’s core services.” The company said that beginning Dec. 9, it will begin charging restaurants the contractual rate in their original agreements, City Paper reports. The changes to DashPash charges are part of a limited test in fewer than five cities, including D.C. and cities in the Bay Area.&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;By using this workaround, Doordash has negatively impacted many small businesses and restaurants that operate within the area. They did however allow &#039;&#039;&amp;quot;Merchants can choose to opt out of DashPass at any time, a DoorDash spokesperson said&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;.&#039;&#039; Though there are many consumers that do use Dashpass due to the savings for users that use their delivery services frequently. By opting out businesses are effectively blacklisting themselves from the users that frequently use the app for deliveries. Doordash&#039;s spokesperson justifies this&amp;lt;blockquote&amp;gt;&amp;quot;The spokesperson called delivery fee restrictions a “one-size fits all” solution that impacts the company’s ability to provide quality service and pay. Merchant fees help the company cover business costs like Dasher pay, background checks, occupational Dasher insurance and website upkeep, the spokesperson said.&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Which apparently the Dashpass subscription that consumers pay does not cover this. This is just an excuse to further pass on costs while maintaining the profits of the subscription and free delivery; which is the main selling point of the subscription service.&lt;br /&gt;
&lt;br /&gt;
This has caught the eye of D.C. Attorney General Karl Racine in December 10 of 2020. As they have sent a cease and desist notice on Tuesday warning Doordash that charging restaurants more than 15% on commissions may violate District laws. The company complied two days later stating they &amp;quot;decided not to charge DC restaurants their contractual DashPass rate at this time.&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Using AI to falsely advertise what menu items look like&amp;lt;ref name=&amp;quot;:10&amp;quot;&amp;gt;{{Cite web |date=2025-04-09 |title=DoorDash Unveils Suite of AI-Powered Tools to Enhance Online Menus and Streamline Merchant Operations |url=https://about.doordash.com/en-us/news/doordash-unveils-ai-powered-tools-to-enhance-online-menus-and-streamline-merchant-operations |url-status=live |access-date=2025-04-11 |website=Doordash}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:11&amp;quot;&amp;gt;{{Cite web |last=Baker |first=Alex |date=2024-02-28 |title=The photos that you see on food delivery apps are probably AI |url=https://www.diyphotography.net/ghost-kitchens-using-ai-images-on-food-delivery-apps/ |url-status=live |access-date=2025-04-11 |website=DiyPhotography}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:12&amp;quot;&amp;gt;{{Cite web |last=Canton |first=Rafael |date=2023-04-07 |title=The picture of that food you’re ordering online may have been created by AI |url=https://www.fastcompany.com/90870969/food-delivery-startup-ai-photos-swipeby |url-status=live |access-date=2025-04-11 |website=FastCompany}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
With many menus, consumers expect an accurate description of what they are ordering along with the ingredients that are being used to make it. In recent years companies have started relying on AI to generate a description and a complimentary photo of what the dish should look like. But in many cases this was done to falsely advertise to boost sales. We can look to an earlier instance during the lock down when ghost kitchens were popular;&amp;lt;blockquote&amp;gt;&amp;quot;Ghost kitchens are allegedly using AI-generated images on food delivery sites such as GrubHub and DoorDash. The images are used to promote online orders from kitchens that solely sell their food via online delivery services. Rather than using real photographers, they are using images of food that do not exist.&amp;quot;&amp;lt;ref name=&amp;quot;:11&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Of which many delivered products that did not match the item description at all or was poorer quality than what was shown to them within ordering. Not to mention in many countries&amp;lt;blockquote&amp;gt;&amp;quot;there are firm advertising laws that state exactly what you have to show and what can be substituted in food photography. This helps protect consumers, making sure they get what they order.&amp;quot;&amp;lt;ref name=&amp;quot;:11&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Meaning when generating a picture of food it is not considered edible by many countries standards and may even be illegal.&lt;br /&gt;
&lt;br /&gt;
But industries are constantly changing; custom diffusion models being packaged like Swipeby to provide cheap alternatives to make selling menu items at a higher volume.&amp;lt;blockquote&amp;gt;&amp;quot;The company points to a survey from Snappr, a photography and visual content platform, that found high-quality food photos can increase orders on restaurant delivery apps by 35%.&amp;quot;&amp;lt;ref name=&amp;quot;:12&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;By seeing the results that such a tool can provide shows how pressing it can be for other businesses to compete if they are not also resorting to the same measures. During this time Doordash had policies about having generative photos for menu items; the founder however thinks things will change soon as he said &amp;quot;Give it six months, that will change,” he says. “I will bet money on it. Because with AI generation right now, it makes so much sense.&amp;quot;&amp;lt;ref name=&amp;quot;:12&amp;quot; /&amp;gt;&lt;br /&gt;
 &#039;&#039;&#039;Needs more clarification on source&#039;&#039;&#039;&amp;lt;ref name=&amp;quot;:10&amp;quot; /&amp;gt; (starter below)&lt;br /&gt;
And as of 2025 Doordash has launched it&#039;s own tool for generating AI menus on it&#039;s platform which is able to generate descriptions and pictures of an item being listed.&lt;br /&gt;
&lt;br /&gt;
===Settling lawsuits due to unlawful business practices&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;===&lt;br /&gt;
{{Placeholder box|If the company page is short enough and/or the incident is not deserving of its own page, add incidents below in sub-sections (including the points outlined in [[Consumer_Action_Taskforce:Sample/Incident/Help|the incident help page]]) without linking/creating an incident page.&lt;br /&gt;
&lt;br /&gt;
If the company has various incidents listed and/or this page is getting too long, create subsections linking to each incident while linking to the main article and including a short summary. To link to the page use the &amp;quot;Hatnote&amp;quot; or &amp;quot;Main&amp;quot; templates.&lt;br /&gt;
&lt;br /&gt;
If the company has numerous incidents then format them in a table (see [[Amazon]] for an example). }}&lt;br /&gt;
&lt;br /&gt;
==Products==&lt;br /&gt;
&lt;br /&gt;
===Dashpass (2018 - Present)===&lt;br /&gt;
A premium program offered by Door Dash. This program offers free delivery on orders greater than $12 along with reduced service fees for deliveries. By paying the subscription price Doordash advertises this program as a cost saving measure for consumers that use their app frequently. This offer however has been subject to a variety of criticism. One of the more popular cases being hit with a cease-and-desist letter from DC attorney general for charging more than 15% on commissions to make up the losses of the companies free delivery policy with Dashpass.&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Placeholder box|Link to relevant theme articles or companies with similar incidents.}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Better_Way_Electronics&amp;diff=14370</id>
		<title>Better Way Electronics</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Better_Way_Electronics&amp;diff=14370"/>
		<updated>2025-05-16T06:44:11Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: minor tweaks grammar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StubNotice}}{{InfoboxCompany&lt;br /&gt;
| Name = {{PAGENAME}}&lt;br /&gt;
| Type =Private&lt;br /&gt;
| Founded =2018&lt;br /&gt;
| Industry =Technology repair&lt;br /&gt;
| Official Website =https://betterwayelectronics.com.au/&lt;br /&gt;
| Logo =BWE logo.png&lt;br /&gt;
}}Better Way Electronics (BWE) is an Australian company founded in 2018 by Louie Tahiri&amp;lt;ref&amp;gt;Citation needed&amp;lt;/ref&amp;gt; (Back then: Luan Tahiraj&amp;lt;ref&amp;gt;{{Cite web |date=2025-05-12 |title=ABN History for Louie Tahiri |url=https://abr.business.gov.au/AbnHistory/View?id=63008860471 |url-status=live |archive-url=https://web.archive.org/web/20250512123652/https://abr.business.gov.au/AbnHistory/View?id=63008860471 |archive-date=2025-05-12 |access-date=2025-05-12 |website=Australian Business Register}}&amp;lt;/ref&amp;gt;). It is focused around technology repair, and its tech diagnostic software was prolifically used by tech repair shops globally.&lt;br /&gt;
&lt;br /&gt;
==Consumer-impact summary==&lt;br /&gt;
{{Placeholder box|Overview of concerns that arise from the company&#039;s conduct regarding (if applicable):&lt;br /&gt;
* User freedom&lt;br /&gt;
* User privacy&lt;br /&gt;
* Business model&lt;br /&gt;
* Market control}}&lt;br /&gt;
&lt;br /&gt;
*User freedom:&lt;br /&gt;
*User Privacy: Known to spy on devices of individuals and users of software distributed by BWE. The owner of the company has documented criminal history of breaching devices of underage individuals for purposes of pedophilia&amp;lt;ref&amp;gt;{{Cite web |last=Rossmann |first=Louis |date=May 11, 2025 |title=BwE: Enjoy and learn from the master 👊🇺🇲🔥 |url=https://www.youtube.com/watch?v=qFe5LiACN9k&amp;amp;pp=wgIGCgQQAhgB |access-date=May 12, 2025 |website=YouTube}}&amp;lt;/ref&amp;gt;.&lt;br /&gt;
*Business model:&lt;br /&gt;
*Market control:&lt;br /&gt;
&lt;br /&gt;
==Incidents==&lt;br /&gt;
{{Placeholder box|Add one-paragraph summaries of incidents below in sub-sections, which link to each incident&#039;s main article while linking to the main article and including a short summary. It is acceptable to create an incident summary before the main page for an incident has been created. To link to the page use the &amp;quot;Hatnote&amp;quot; or &amp;quot;Main&amp;quot; templates.&lt;br /&gt;
&lt;br /&gt;
If the company has numerous incidents then format them in a table (see [[Amazon]] for an example). }}&lt;br /&gt;
&lt;br /&gt;
This is a list of all consumer-protection incidents this company is involved in. Any incidents not mentioned here can be found in the [[:Category:{{FULLPAGENAME}}|{{PAGENAME}} category]].&lt;br /&gt;
===Example incident one (&#039;&#039;date&#039;&#039;)===&lt;br /&gt;
{{Main|link to the main article}}&lt;br /&gt;
Short summary of the incident (could be the same as the summary preceding the article).&lt;br /&gt;
&lt;br /&gt;
===Example incident two (&#039;&#039;date&#039;&#039;)===&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
==Products==&lt;br /&gt;
{{Placeholder box|This is a list of the company&#039;s product lines &#039;&#039;&#039;with articles on this wiki&#039;&#039;&#039;.&lt;br /&gt;
* [[Example product line one]] (release date): Short summary of the product&#039;s incidents.&lt;br /&gt;
* [[Example product line two]] (release date):}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Placeholder box|Link to relevant theme articles or companies with similar incidents.}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Better_Way_Electronics&amp;diff=14369</id>
		<title>Better Way Electronics</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Better_Way_Electronics&amp;diff=14369"/>
		<updated>2025-05-16T06:40:42Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: tone fix of user privacy as discussed in #general&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StubNotice}}{{InfoboxCompany&lt;br /&gt;
| Name = {{PAGENAME}}&lt;br /&gt;
| Type =Private&lt;br /&gt;
| Founded =2018&lt;br /&gt;
| Industry =Technology repair&lt;br /&gt;
| Official Website =https://betterwayelectronics.com.au/&lt;br /&gt;
| Logo =BWE logo.png&lt;br /&gt;
}}Better Way Electronics (BWE) is an Australian company founded in 2018 by Louie Tahiri&amp;lt;ref&amp;gt;Citation needed&amp;lt;/ref&amp;gt; (Back then: Luan Tahiraj&amp;lt;ref&amp;gt;{{Cite web |date=2025-05-12 |title=ABN History for Louie Tahiri |url=https://abr.business.gov.au/AbnHistory/View?id=63008860471 |url-status=live |archive-url=https://web.archive.org/web/20250512123652/https://abr.business.gov.au/AbnHistory/View?id=63008860471 |archive-date=2025-05-12 |access-date=2025-05-12 |website=Australian Business Register}}&amp;lt;/ref&amp;gt;). It is focused around technology repair, and its tech diagnostic software was prolifically used by tech repair shops globally.&lt;br /&gt;
&lt;br /&gt;
==Consumer-impact summary==&lt;br /&gt;
{{Placeholder box|Overview of concerns that arise from the company&#039;s conduct regarding (if applicable):&lt;br /&gt;
* User freedom&lt;br /&gt;
* User privacy&lt;br /&gt;
* Business model&lt;br /&gt;
* Market control}}&lt;br /&gt;
&lt;br /&gt;
*User freedom:&lt;br /&gt;
*User Privacy: Known to spy on devices of individuals and users of software distributed by BWE. The Owner of the company has recorded legal history of breaching devices of underage individuals for purposes of pedophilia&amp;lt;ref&amp;gt;{{Cite web |last=Rossmann |first=Louis |date=May 11, 2025 |title=BwE: Enjoy and learn from the master 👊🇺🇲🔥 |url=https://www.youtube.com/watch?v=qFe5LiACN9k&amp;amp;pp=wgIGCgQQAhgB |access-date=May 12, 2025 |website=YouTube}}&amp;lt;/ref&amp;gt;.&lt;br /&gt;
*Business model:&lt;br /&gt;
*Market control:&lt;br /&gt;
&lt;br /&gt;
==Incidents==&lt;br /&gt;
{{Placeholder box|Add one-paragraph summaries of incidents below in sub-sections, which link to each incident&#039;s main article while linking to the main article and including a short summary. It is acceptable to create an incident summary before the main page for an incident has been created. To link to the page use the &amp;quot;Hatnote&amp;quot; or &amp;quot;Main&amp;quot; templates.&lt;br /&gt;
&lt;br /&gt;
If the company has numerous incidents then format them in a table (see [[Amazon]] for an example). }}&lt;br /&gt;
&lt;br /&gt;
This is a list of all consumer-protection incidents this company is involved in. Any incidents not mentioned here can be found in the [[:Category:{{FULLPAGENAME}}|{{PAGENAME}} category]].&lt;br /&gt;
===Example incident one (&#039;&#039;date&#039;&#039;)===&lt;br /&gt;
{{Main|link to the main article}}&lt;br /&gt;
Short summary of the incident (could be the same as the summary preceding the article).&lt;br /&gt;
&lt;br /&gt;
===Example incident two (&#039;&#039;date&#039;&#039;)===&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
==Products==&lt;br /&gt;
{{Placeholder box|This is a list of the company&#039;s product lines &#039;&#039;&#039;with articles on this wiki&#039;&#039;&#039;.&lt;br /&gt;
* [[Example product line one]] (release date): Short summary of the product&#039;s incidents.&lt;br /&gt;
* [[Example product line two]] (release date):}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Placeholder box|Link to relevant theme articles or companies with similar incidents.}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=14338</id>
		<title>Doordash</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=14338"/>
		<updated>2025-05-14T07:51:51Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: Expand incidents section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoboxCompany&lt;br /&gt;
| Name = Doordash&lt;br /&gt;
| Type =Public&lt;br /&gt;
| Founded =2013&lt;br /&gt;
| Industry =Online Delivery&lt;br /&gt;
| Official Website =https://www.doordash.com/&lt;br /&gt;
| Logo =Doordash.png&lt;br /&gt;
}}[https://www.doordash.com/ DoorDash] was founded in June 2013, initially starting as PaloAltoDelivery.com before rebranding to Doordash. The company was founded by three Stanford students Tony Xu, Andy Fang, and Stanley Tang. Its focus is delivery on a wide variety of items, some items include fresh meals from nearby restaurants, groceries, convenience store items, OTC (Over the Counter) medicines, flowers, etc... This service mainly operates in locations within the U.S. (United States), Canada, and Australia.&lt;br /&gt;
&lt;br /&gt;
==Consumer-impact summary==&lt;br /&gt;
Over the years of operation DoorDash has found itself in many controversial consumer and workers violations. Some of the most notable being:&lt;br /&gt;
&lt;br /&gt;
*Withholding dashers funds (up to weeks or months) for delivering orders&lt;br /&gt;
*Lack of Business transparency especially with delivery fees and higher menu pricing&lt;br /&gt;
*Exposing millions of sensitive dashers and company information in a breach&lt;br /&gt;
*Adding restaurants to their platform to order without the business&#039;s consent&lt;br /&gt;
*Using driver tips to cover the cost of other deliveries&lt;br /&gt;
*Using [https://wiki.rossmanngroup.com/wiki/Buy_Now_Pay_Later BNPL] (Buy Now Pay Later) services to target the financially challenged consumers&lt;br /&gt;
*Using AI to falsely advertise what menu items look like&lt;br /&gt;
*Subsidizing Dashpass subscriptions by passing commission rates onto business&#039;s&lt;br /&gt;
*Multiple losses settling lawsuits due to unfair business practices&lt;br /&gt;
&lt;br /&gt;
==Incidents==&lt;br /&gt;
&lt;br /&gt;
===Withholding funds for contracted drivers===&lt;br /&gt;
According to Doordash, &amp;lt;blockquote&amp;gt;&amp;quot;Dashers get paid on a weekly basis for all deliveries or tasks completed between Monday - Sunday of the previous week (ending Sunday at midnight local time). Payments are transferred directly to your bank account through Direct Deposit and usually take 2-3 days to show up in your bank account, so payments will appear by Wednesday night.&amp;quot;&amp;lt;ref name=&amp;quot;:3&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=When do Dashers get paid? |url=https://help.doordash.com/dashers/s/article/When-do-Dashers-get-paid?language=en_US |url-status=live |access-date=2025-04-08 |website=Doordash}}&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;Even though they are treated like contractors they are still payed within a weekly basis instead of a quota based system. Many users who contract with Doordash need funds quickly to be able to cover daily expenses. This puts the dashers in a tough spot relying on cash tips if any to continue to get by until they are able to retrieve their weekly pay. However Doordash has already thought of this and created Fastpay.&amp;lt;blockquote&amp;gt;&amp;quot;Fast Pay allows Dashers to cash out their earnings daily for a small fee of $1.99. This means that Dashers can receive their earnings on demand through DoorDash, rather than waiting for their weekly direct deposit or using a third party service.&amp;quot;&amp;lt;ref name=&amp;quot;:3&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;By holding holding dashers funds they are incurring free interest on the money by not paying out the dasher as soon as a delivery is completed. By taking advantage of desperate workers they can make more money off of the original transaction.&lt;br /&gt;
&lt;br /&gt;
===Charging users multiple unclear &amp;quot;fees&amp;quot; for delivery===&lt;br /&gt;
Like many businesses Doordash does need to cover expenses that the company has. The issue lies with the transparency of how they do business with the customer base within their app. Many consumers have taken a legal class action lawsuit against Doordash.&amp;lt;ref name=&amp;quot;:4&amp;quot;&amp;gt;{{Cite web |last=Mayer |first=Chloe |date=2023-06-09 |title=DoorDash Faces $1B Lawsuit Over Delivery Fees: &#039;Dupes Naive Consumers&#039; - Newsweek |url=https://www.newsweek.com/lawsuit-doordash-sue-iphone-android-1805387 |url-status=live |access-date=2025-04-04 |website=Newsweek}}&amp;lt;/ref&amp;gt; The suit alleges Doordash&#039;s unfair Value based pricing by leveraging their algorithm and pricing model changes on a per customer basis; and not what they order. Specific examples include: delivery fee, any form of a hidden marketing fee or hidden commission fee.&amp;lt;ref name=&amp;quot;:4&amp;quot; /&amp;gt; Doordash has denied all alleged claims referring to it as a &amp;quot;copy-and-paste job&amp;quot;.&lt;br /&gt;
 &#039;&#039;&#039;[Needs further clarification] read cite note to expand&#039;&#039;&#039;&lt;br /&gt;
This is also combined with the fact that Doordash&#039;s menu prices are also considerably higher than the original venues that items or commodities could be purchased at.&amp;lt;ref&amp;gt;{{Cite web |last=Mallory |first=Paul |date=2023-08-23 |title=DoorDash Prices Higher Than Menu |url=https://consumergravity.com/doordash-prices-higher-than-menu/ |url-status=live |access-date=2025-05-14 |website=ConsumerGravity}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Data breach exposing millions of dashers and company info&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:5&amp;quot; /&amp;gt;===&lt;br /&gt;
In mid 2019 Doordash suffered a data breach that effected 4.9 million customers, drivers and businesses sensitive information combined. Individuals that had joined Doordash after April 5th of 2018 were not effected. this breach took 5 months to be found. Doordash claims that &amp;quot;a third-party service provider,&amp;quot; was to blame for this leak, but the third party was never named. The contents of the data exposed has been disclosed with this chart below.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&amp;lt;big&amp;gt;Breached Data that was exposed&amp;lt;/big&amp;gt;&lt;br /&gt;
!Customers&lt;br /&gt;
|name, email and delivery addresses, order history, phone numbers, hashed &amp;amp; salted passwords and the last four digits of their payment cards taken.&lt;br /&gt;
|-&lt;br /&gt;
!Dashers&lt;br /&gt;
|last four digits of their bank account numbers stolen, Approximately 100,000 had their drivers license stolen.&lt;br /&gt;
|-&lt;br /&gt;
!Companies&lt;br /&gt;
|last four digits of their bank account numbers stolen&lt;br /&gt;
|}&lt;br /&gt;
Many consumers complained the year before about their account being hacked. But were assured by Doordash that it was not a breach and &amp;quot;claimed attackers were running credential stuffing attacks&amp;quot;. This shows they did not take customers reports seriously and had a breach shortly after due to the companies opsec negligence.&lt;br /&gt;
&lt;br /&gt;
===Adding restaurants to their platform without other business&#039;s consent&amp;lt;ref name=&amp;quot;:5&amp;quot;&amp;gt;{{Cite web |last=Coban |first=Erkin |date=2025-04-08 |title=DoorDash Fees and Commissions for Restaurants: Detailed 2025 Guide - Restaurant Success Blog {{!}} Menuviel |url=https://blog.menuviel.com/doordash-fees-and-commissions-for-restaurants/ |url-status=live |website=Menuviel}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:2&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=DoorDash - Wikipedia |url=https://en.wikipedia.org/wiki/DoorDash |url-status=live |access-date=2025-04-08 |website=Wikipedia}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:6&amp;quot;&amp;gt;{{Cite web |last=Pershan |first=Caleb |date=2020-01-29 |title=Delivery Apps Keep Adding Restaurants Without Their Consent  - Eater |url=https://www.eater.com/2020/1/29/21113416/grubhub-seamless-kin-khao-online-delivery-mistake-doordash |url-status=live |access-date=2025-04-04 |website=EATER}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:7&amp;quot;&amp;gt;{{Cite web |last=Settembre |first=Jeanette |date=2020-01-21 |title=DoorDash, Grubhub skewered by small restaurants for posting menus without permission {{!}} Fox Business |url=https://www.foxbusiness.com/small-business/doordash-grubhub-restaurant-listing-without-permission.amp |url-status=live |access-date=2025-04-09 |website=Fox Business}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
Starting around 2020 Doordash had decided that the company needed more outreach. To do this the company started adding business that had no arrangements for takeout or delivery without the owners consent.&amp;lt;ref name=&amp;quot;:6&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:7&amp;quot; /&amp;gt; This has led to increased stress on businesses that were not ready for a higher influx of volume orders but also being charged up to 30% in referral fees depending on the business.&amp;lt;ref name=&amp;quot;:5&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:7&amp;quot; /&amp;gt; Many small cooperation&#039;s and restaurants were impacted the most due to these policies; mostly because profit margins are usually lower than a multi billion dollar franchise that has been tailored to do takeout for decades or industry chains that are used to higher order volumes. Behavior like this may end up running smaller unprepared business operations to close permanently leaving only the bigger cooperation&#039;s to compete for the consumers purchasing power.&lt;br /&gt;
&lt;br /&gt;
===Pocketing driver app tips to payout other dashers&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;{{Cite web |last=Glenn |first=Lindey |date=2025-03-31 |title=DoorDash’s $1 BILLION Lawsuit: Exposing DoorDash’s Predatory Business Model |url=https://www.youtube.com/watch?v=A-gPld7e3do |url-status=live |access-date=2025-04-04 |website=Youtube}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:8&amp;quot;&amp;gt;{{Cite web |last=Calvario |first=Liz |date=2025-02-25 |title=DoorDash Settlement: Millions to Be Paid to Drivers For Pocketed Tips |url=https://www.today.com/food/news/doordash-settlement-payout-rcna193728 |url-status=live |access-date=2025-04-08 |website=TODAY}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=James |first=Letitia |date=2025-02-24 |title=Attorney General James Secures $16.75 Million from DoorDash for Cheating Delivery Workers Out of Tips |url=https://ag.ny.gov/press-release/2025/attorney-general-james-secures-1675-million-doordash-cheating-delivery-workers |url-status=live |access-date=2025-05-09 |website=NY GOV}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
In February 24 of 2025, a press release statement New York Attorney General Letitia James released the results of their investigation stating that Doordash between May 2017 and September 2019&amp;lt;blockquote&amp;gt;“used customer tips to offset the base pay it had already guaranteed to workers, instead of giving workers the full tips they rightfully earned.”&amp;lt;ref name=&amp;quot;:8&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Doordash has lost this lawsuit and was ordered to pay a hefty sum for mistreating the contractors about transparent pay as seen below for further detail &amp;lt;blockquote&amp;gt;&amp;quot;DoorDash will pay $16.75 million in restitution for Dashers and up to $1 million in settlement administrator costs to help issue the payments.&amp;quot;&amp;lt;ref name=&amp;quot;:8&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Doordash has responded to the litigation loss by stating it was an &#039;&#039;&amp;quot;old pay structure&amp;quot;&#039;&#039; as they are currently using a newer one where contractors keep all their tips.&lt;br /&gt;
&lt;br /&gt;
The old pay structure that Doordash&#039;s PR team was referring to would only show dashers tip amount if it was higher than what Doordash was willing to pay them for that contract batch. In many cases when the tip amount failed to surpass what the company was willing to pay the dasher for the order it was often taken and spread across other orders that may have had a lower initial payout. This &#039;&#039;&amp;quot;old pay structure&amp;quot;&#039;&#039; has impacted over 63,000 New Yorker&#039;s alone.&lt;br /&gt;
&lt;br /&gt;
===Using BNPL services to target the financially challenged consumers&amp;lt;ref&amp;gt;{{Cite web |last=Steinberg |first=Brooke |date=2025-03-24 |title=DoorDash now offering eat now, pay later payments through Klarna |url=https://nypost.com/2025/03/24/lifestyle/DoorDash-now-offering-eat-now-pay-later-payments-through-klarna/ |url-status=live |access-date=2025-04-04 |website=New York Post}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |date=2025-03-20 |title=DoorDash Partners with Klarna to Offer US Customers Even More Convenience with Flexible Payments {{!}} DoorDash |url=https://about.doordash.com/en-us/news/doordash-partners-with-klarna |url-status=live |access-date=2025-05-14 |website=Doordash}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
As of March 2025, Doordash has decided to partner up with Klarna for BNPL (Buy Now Pay Later) services. This partnership is aimed at the consumers that want food delivery but are currently unable to afford it. However, it&#039;s a deceptive practice that can further financially ruin consumers. While BNPL can defer payments interest free, it does charge late fees! Consumers that are already financially strapped for cash may find it difficult to repay these loans if they are not careful. All this just to boost Doordash&#039;s profit margins by taking advantage of consumers that are either financially challenged or illiterate.&lt;br /&gt;
&lt;br /&gt;
===Using Dashpass subscription model to surcharge business&#039;s on order commissions&amp;lt;ref name=&amp;quot;:1&amp;quot;&amp;gt;{{Cite web |last=Kelso |first=Alicia |date=2020-12-07 |title=DoorDash hit with cease-and-desist letter from DC attorney general {{!}} Restaurant Dive |url=https://www.restaurantdive.com/news/doordash-could-use-dashpash-as-a-workaround-to-delivery-fee-caps/591701/ |url-status=live |access-date=2025-04-04 |website=Restaurant Dive}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;About eight months after Washington, D.C. placed a 15% cap on third-party delivery commission fees to help restaurants during the pandemic, DoorDash appears to have found a workaround. According to the Washington City Paper, restaurants that use DoorDash’s DashPass subscription feature were sent a notice stating that the cap is “only applicable to Classic orders” and doesn’t apply to the DashPass program.&amp;quot;...&amp;quot;DoorDash calls DashPass an “optional, premium offering and separate from DoorDash’s core services.” The company said that beginning Dec. 9, it will begin charging restaurants the contractual rate in their original agreements, City Paper reports. The changes to DashPash charges are part of a limited test in fewer than five cities, including D.C. and cities in the Bay Area.&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;By using this workaround, Doordash has negatively impacted many small businesses and restaurants that operate within the area. They did however allow &#039;&#039;&amp;quot;Merchants can choose to opt out of DashPass at any time, a DoorDash spokesperson said&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;.&#039;&#039; Though there are many consumers that do use Dashpass due to the savings for users that use their delivery services frequently. By opting out businesses are effectively blacklisting themselves from the users that frequently use the app for deliveries. Doordash&#039;s spokesperson justifies this&amp;lt;blockquote&amp;gt;&amp;quot;The spokesperson called delivery fee restrictions a “one-size fits all” solution that impacts the company’s ability to provide quality service and pay. Merchant fees help the company cover business costs like Dasher pay, background checks, occupational Dasher insurance and website upkeep, the spokesperson said.&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Which apparently the Dashpass subscription that consumers pay does not cover this. This is just an excuse to further pass on costs while maintaining the profits of the subscription and free delivery; which is the main selling point of the subscription service.&lt;br /&gt;
&lt;br /&gt;
This has caught the eye of D.C. Attorney General Karl Racine in December 10 of 2020. As they have sent a cease and desist notice on Tuesday warning Doordash that charging restaurants more than 15% on commissions may violate District laws. The company complied two days later stating they &amp;quot;decided not to charge DC restaurants their contractual DashPass rate at this time.&amp;quot;&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Using AI to falsely advertise what menu items look like&amp;lt;ref&amp;gt;{{Cite web |date=2025-04-09 |title=DoorDash Unveils Suite of AI-Powered Tools to Enhance Online Menus and Streamline Merchant Operations |url=https://about.doordash.com/en-us/news/doordash-unveils-ai-powered-tools-to-enhance-online-menus-and-streamline-merchant-operations |url-status=live |access-date=2025-04-11 |website=Doordash}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Baker |first=Alex |date=2024-02-28 |title=The photos that you see on food delivery apps are probably AI |url=https://www.diyphotography.net/ghost-kitchens-using-ai-images-on-food-delivery-apps/ |url-status=live |access-date=2025-04-11 |website=DiyPhotography}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Canton |first=Rafael |date=2023-04-07 |title=The picture of that food you’re ordering online may have been created by AI |url=https://www.fastcompany.com/90870969/food-delivery-startup-ai-photos-swipeby |url-status=live |access-date=2025-04-11 |website=FastCompany}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Settling lawsuits due to unlawful business practices&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;===&lt;br /&gt;
{{Placeholder box|If the company page is short enough and/or the incident is not deserving of its own page, add incidents below in sub-sections (including the points outlined in [[Consumer_Action_Taskforce:Sample/Incident/Help|the incident help page]]) without linking/creating an incident page.&lt;br /&gt;
&lt;br /&gt;
If the company has various incidents listed and/or this page is getting too long, create subsections linking to each incident while linking to the main article and including a short summary. To link to the page use the &amp;quot;Hatnote&amp;quot; or &amp;quot;Main&amp;quot; templates.&lt;br /&gt;
&lt;br /&gt;
If the company has numerous incidents then format them in a table (see [[Amazon]] for an example). }}&lt;br /&gt;
&lt;br /&gt;
==Products==&lt;br /&gt;
&lt;br /&gt;
===Dashpass (2018 - Present)===&lt;br /&gt;
A premium program offered by Door Dash. This program offers free delivery on orders greater than $12 along with reduced service fees for deliveries. By paying the subscription price Doordash advertises this program as a cost saving measure for consumers that use their app frequently. This offer however has been subject to a variety of criticism. One of the more popular cases being hit with a cease-and-desist letter from DC attorney general for charging more than 15% on commissions to make up the losses of the companies free delivery policy with Dashpass.&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Placeholder box|Link to relevant theme articles or companies with similar incidents.}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=14193</id>
		<title>Doordash</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=14193"/>
		<updated>2025-05-09T08:09:07Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: - added Pocketing driver app tips to payout other dashers, -minor data breach table formatting tweaks&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoboxCompany&lt;br /&gt;
| Name = Doordash&lt;br /&gt;
| Type =Public&lt;br /&gt;
| Founded =2013&lt;br /&gt;
| Industry =Online Delivery&lt;br /&gt;
| Official Website =https://www.doordash.com/&lt;br /&gt;
| Logo =Doordash.png&lt;br /&gt;
}}[https://www.doordash.com/ DoorDash] was founded in June 2013, initially starting as PaloAltoDelivery.com before rebranding to Doordash. The company was founded by three Stanford students Tony Xu, Andy Fang, and Stanley Tang. Its focus is delivery on a wide variety of items, some items include fresh meals from nearby restaurants, groceries, convenience store items, OTC (Over the Counter) medicines, flowers, etc... This service mainly operates in locations within the U.S. (United States), Canada, and Australia.&lt;br /&gt;
&lt;br /&gt;
==Consumer-impact summary==&lt;br /&gt;
Over the years of operation DoorDash has found itself in many controversial consumer and workers violations. Some of the most notable being:&lt;br /&gt;
&lt;br /&gt;
*Withholding dashers funds (up to weeks or months) for delivering orders&lt;br /&gt;
*Lack of Business transparency especially with delivery fees confusing the consumer&lt;br /&gt;
*Exposing millions of sensitive dashers and company information in a breach&lt;br /&gt;
*Adding restaurants to their platform to order without the business&#039;s consent&lt;br /&gt;
*Using driver tips to cover the cost of other deliveries&lt;br /&gt;
*Using [https://wiki.rossmanngroup.com/wiki/Buy_Now_Pay_Later BNPL] (Buy Now Pay Later) services to target the financially challenged consumers&lt;br /&gt;
*Using AI to falsely advertise what menu items look like&lt;br /&gt;
*Subsidizing Dashpass subscriptions by passing commission rates onto business&#039;s&lt;br /&gt;
*Multiple losses settling lawsuits due to unfair business practices&lt;br /&gt;
&lt;br /&gt;
==Incidents==&lt;br /&gt;
&lt;br /&gt;
===Withholding funds for contracted drivers===&lt;br /&gt;
According to Doordash, &amp;lt;blockquote&amp;gt;&amp;quot;Dashers get paid on a weekly basis for all deliveries or tasks completed between Monday - Sunday of the previous week (ending Sunday at midnight local time). Payments are transferred directly to your bank account through Direct Deposit and usually take 2-3 days to show up in your bank account, so payments will appear by Wednesday night.&amp;quot;&amp;lt;ref name=&amp;quot;:3&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=When do Dashers get paid? |url=https://help.doordash.com/dashers/s/article/When-do-Dashers-get-paid?language=en_US |url-status=live |access-date=2025-04-08 |website=Doordash}}&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;Even though they are treated like contractors they are still payed within a weekly basis instead of a quota based system. Many users who contract with Doordash need funds quickly to be able to cover daily expenses. This puts the dashers in a tough spot relying on cash tips if any to continue to get by until they are able to retrieve their weekly pay. However Doordash has already thought of this and created Fastpay.&amp;lt;blockquote&amp;gt;&amp;quot;Fast Pay allows Dashers to cash out their earnings daily for a small fee of $1.99. This means that Dashers can receive their earnings on demand through DoorDash, rather than waiting for their weekly direct deposit or using a third party service.&amp;quot;&amp;lt;ref name=&amp;quot;:3&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;By holding holding dashers funds they are incurring free interest on the money by not paying out the dasher as soon as a delivery is completed. By taking advantage of desperate workers they can make more money off of the original transaction.&lt;br /&gt;
&lt;br /&gt;
===Charging users multiple unclear &amp;quot;fees&amp;quot; for delivery===&lt;br /&gt;
Like many businesses Doordash does need to cover expenses that the company has. The issue lies with the transparency of how they do business with the customer base within their app. Many consumers have taken a legal class action lawsuit against Doordash.&amp;lt;ref name=&amp;quot;:4&amp;quot;&amp;gt;{{Cite web |last=Mayer |first=Chloe |date=2023-06-09 |title=DoorDash Faces $1B Lawsuit Over Delivery Fees: &#039;Dupes Naive Consumers&#039; - Newsweek |url=https://www.newsweek.com/lawsuit-doordash-sue-iphone-android-1805387 |url-status=live |access-date=2025-04-04 |website=Newsweek}}&amp;lt;/ref&amp;gt; The suit alleges Doordash&#039;s unfair Value based pricing by leveraging their algorithm and pricing model changes on a per customer basis; and not what they order. Specific examples include: delivery fee, any form of a hidden marketing fee or hidden commission fee.&amp;lt;ref name=&amp;quot;:4&amp;quot; /&amp;gt; Doordash has denied all alleged claims referring to it as a &amp;quot;copy-and-paste job&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
===Data breach exposing millions of dashers and company info&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:5&amp;quot; /&amp;gt;===&lt;br /&gt;
In mid 2019 Doordash suffered a data breach that effected 4.9 million customers, drivers and businesses sensitive information combined. Individuals that had joined Doordash after April 5th of 2018 were not effected. this breach took 5 months to be found. Doordash claims that &amp;quot;a third-party service provider,&amp;quot; was to blame for this leak, but the third party was never named. The contents of the data exposed has been disclosed with this chart below.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&amp;lt;big&amp;gt;Breached Data that was exposed&amp;lt;/big&amp;gt;&lt;br /&gt;
!Customers&lt;br /&gt;
|name, email and delivery addresses, order history, phone numbers, hashed &amp;amp; salted passwords and the last four digits of their payment cards taken.&lt;br /&gt;
|-&lt;br /&gt;
!Dashers&lt;br /&gt;
|last four digits of their bank account numbers stolen, Approximately 100,000 had their drivers license stolen.&lt;br /&gt;
|-&lt;br /&gt;
!Companies&lt;br /&gt;
|last four digits of their bank account numbers stolen&lt;br /&gt;
|}&lt;br /&gt;
Many consumers complained the year before about their account being hacked. But were assured by Doordash that it was not a breach and &amp;quot;claimed attackers were running credential stuffing attacks&amp;quot;. This shows they did not take customers reports seriously and had a breach shortly after due to the companies opsec negligence.&lt;br /&gt;
&lt;br /&gt;
===Adding restaurants to their platform without other business&#039;s consent&amp;lt;ref name=&amp;quot;:5&amp;quot;&amp;gt;{{Cite web |last=Coban |first=Erkin |date=2025-04-08 |title=DoorDash Fees and Commissions for Restaurants: Detailed 2025 Guide - Restaurant Success Blog {{!}} Menuviel |url=https://blog.menuviel.com/doordash-fees-and-commissions-for-restaurants/ |url-status=live |website=Menuviel}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:2&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=DoorDash - Wikipedia |url=https://en.wikipedia.org/wiki/DoorDash |url-status=live |access-date=2025-04-08 |website=Wikipedia}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:6&amp;quot;&amp;gt;{{Cite web |last=Pershan |first=Caleb |date=2020-01-29 |title=Delivery Apps Keep Adding Restaurants Without Their Consent  - Eater |url=https://www.eater.com/2020/1/29/21113416/grubhub-seamless-kin-khao-online-delivery-mistake-doordash |url-status=live |access-date=2025-04-04 |website=EATER}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:7&amp;quot;&amp;gt;{{Cite web |last=Settembre |first=Jeanette |date=2020-01-21 |title=DoorDash, Grubhub skewered by small restaurants for posting menus without permission {{!}} Fox Business |url=https://www.foxbusiness.com/small-business/doordash-grubhub-restaurant-listing-without-permission.amp |url-status=live |access-date=2025-04-09 |website=Fox Business}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
Starting around 2020 Doordash had decided that the company needed more outreach. To do this the company started adding business that had no arrangements for takeout or delivery without the owners consent.&amp;lt;ref name=&amp;quot;:6&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:7&amp;quot; /&amp;gt; This has led to increased stress on businesses that were not ready for a higher influx of volume orders but also being charged up to 30% in referral fees depending on the business.&amp;lt;ref name=&amp;quot;:5&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:7&amp;quot; /&amp;gt; Many small cooperation&#039;s and restaurants were impacted the most due to these policies; mostly because profit margins are usually lower than a multi billion dollar franchise that has been tailored to do takeout for decades or industry chains that are used to higher order volumes. Behavior like this may end up running smaller unprepared business operations to close permanently leaving only the bigger cooperation&#039;s to compete for the consumers purchasing power.&lt;br /&gt;
&lt;br /&gt;
===Pocketing driver app tips to payout other dashers&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;{{Cite web |last=Glenn |first=Lindey |date=2025-03-31 |title=DoorDash’s $1 BILLION Lawsuit: Exposing DoorDash’s Predatory Business Model |url=https://www.youtube.com/watch?v=A-gPld7e3do |url-status=live |access-date=2025-04-04 |website=Youtube}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:8&amp;quot;&amp;gt;{{Cite web |last=Calvario |first=Liz |date=2025-02-25 |title=DoorDash Settlement: Millions to Be Paid to Drivers For Pocketed Tips |url=https://www.today.com/food/news/doordash-settlement-payout-rcna193728 |url-status=live |access-date=2025-04-08 |website=TODAY}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=James |first=Letitia |date=2025-02-24 |title=Attorney General James Secures $16.75 Million from DoorDash for Cheating Delivery Workers Out of Tips |url=https://ag.ny.gov/press-release/2025/attorney-general-james-secures-1675-million-doordash-cheating-delivery-workers |url-status=live |access-date=2025-05-09 |website=NY GOV}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
In February 24 of 2025, a press release statement New York Attorney General Letitia James released the results of their investigation stating that Doordash between May 2017 and September 2019&amp;lt;blockquote&amp;gt;“used customer tips to offset the base pay it had already guaranteed to workers, instead of giving workers the full tips they rightfully earned.”&amp;lt;ref name=&amp;quot;:8&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Doordash has lost this lawsuit and was ordered to pay a hefty sum for mistreating the contractors about transparent pay as seen below for further detail &amp;lt;blockquote&amp;gt;&amp;quot;DoorDash will pay $16.75 million in restitution for Dashers and up to $1 million in settlement administrator costs to help issue the payments.&amp;quot;&amp;lt;ref name=&amp;quot;:8&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;Doordash has responded to the litigation loss by stating it was an &#039;&#039;&amp;quot;old pay structure&amp;quot;&#039;&#039; as they are currently using a newer one where contractors keep all their tips.&lt;br /&gt;
&lt;br /&gt;
The old pay structure that Doordash&#039;s PR team was referring to would only show dashers tip amount if it was higher than what Doordash was willing to pay them for that contract batch. In many cases when the tip amount failed to surpass what the company was willing to pay the dasher for the order it was often taken and spread across other orders that may have had a lower initial payout. This &#039;&#039;&amp;quot;old pay structure&amp;quot;&#039;&#039; has impacted over 63,000 New Yorker&#039;s alone.&lt;br /&gt;
&lt;br /&gt;
===Using BNPL services to target the financially challenged consumers&amp;lt;ref&amp;gt;{{Cite web |last=Steinberg |first=Brooke |date=2025-03-24 |title=DoorDash now offering eat now, pay later payments through Klarna |url=https://nypost.com/2025/03/24/lifestyle/DoorDash-now-offering-eat-now-pay-later-payments-through-klarna/ |url-status=live |access-date=2025-04-04 |website=New York Post}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Using Dashpass subscription model to surcharge business&#039;s on order commissions&amp;lt;ref name=&amp;quot;:1&amp;quot;&amp;gt;{{Cite web |last=Kelso |first=Alicia |date=2020-12-07 |title=DoorDash hit with cease-and-desist letter from DC attorney general {{!}} Restaurant Dive |url=https://www.restaurantdive.com/news/doordash-could-use-dashpash-as-a-workaround-to-delivery-fee-caps/591701/ |url-status=live |access-date=2025-04-04 |website=Restaurant Dive}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Using AI to falsely advertise what menu items look like&amp;lt;ref&amp;gt;{{Cite web |date=2025-04-09 |title=DoorDash Unveils Suite of AI-Powered Tools to Enhance Online Menus and Streamline Merchant Operations |url=https://about.doordash.com/en-us/news/doordash-unveils-ai-powered-tools-to-enhance-online-menus-and-streamline-merchant-operations |url-status=live |access-date=2025-04-11 |website=Doordash}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Baker |first=Alex |date=2024-02-28 |title=The photos that you see on food delivery apps are probably AI |url=https://www.diyphotography.net/ghost-kitchens-using-ai-images-on-food-delivery-apps/ |url-status=live |access-date=2025-04-11 |website=DiyPhotography}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Canton |first=Rafael |date=2023-04-07 |title=The picture of that food you’re ordering online may have been created by AI |url=https://www.fastcompany.com/90870969/food-delivery-startup-ai-photos-swipeby |url-status=live |access-date=2025-04-11 |website=FastCompany}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Settling lawsuits due to unlawful business practices&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;===&lt;br /&gt;
{{Placeholder box|If the company page is short enough and/or the incident is not deserving of its own page, add incidents below in sub-sections (including the points outlined in [[Consumer_Action_Taskforce:Sample/Incident/Help|the incident help page]]) without linking/creating an incident page.&lt;br /&gt;
&lt;br /&gt;
If the company has various incidents listed and/or this page is getting too long, create subsections linking to each incident while linking to the main article and including a short summary. To link to the page use the &amp;quot;Hatnote&amp;quot; or &amp;quot;Main&amp;quot; templates.&lt;br /&gt;
&lt;br /&gt;
If the company has numerous incidents then format them in a table (see [[Amazon]] for an example). }}&lt;br /&gt;
&lt;br /&gt;
==Products==&lt;br /&gt;
&lt;br /&gt;
===Dashpass (2018 - Present)===&lt;br /&gt;
A premium program offered by Door Dash. This program offers free delivery on orders greater than $12 along with reduced service fees for deliveries. By paying the subscription price Doordash advertises this program as a cost saving measure for consumers that use their app frequently. This offer however has been subject to a variety of criticism. One of the more popular cases being hit with a cease-and-desist letter from DC attorney general for charging more than 15% on commissions to make up the losses of the companies free delivery policy with Dashpass.&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Placeholder box|Link to relevant theme articles or companies with similar incidents.}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=12715</id>
		<title>Doordash</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=12715"/>
		<updated>2025-04-15T00:36:57Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: Adding restaurants to their platform without other business&amp;#039;s consent: added elaboration on the section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoboxCompany&lt;br /&gt;
| Name = Doordash&lt;br /&gt;
| Type =Public&lt;br /&gt;
| Founded =2013&lt;br /&gt;
| Industry =Online Delivery&lt;br /&gt;
| Official Website =https://www.doordash.com/&lt;br /&gt;
| Logo =Doordash.png&lt;br /&gt;
}}[https://www.doordash.com/ DoorDash] was founded in June 2013, initially starting as PaloAltoDelivery.com before rebranding to Doordash. The company was founded by three Stanford students Tony Xu, Andy Fang, and Stanley Tang. Its focus is delivery on a wide variety of items, some items include fresh meals from nearby restaurants, groceries, convenience store items, OTC (Over the Counter) medicines, flowers, etc... This service mainly operates in locations within the U.S. (United States), Canada, and Australia.&lt;br /&gt;
&lt;br /&gt;
==Consumer-impact summary==&lt;br /&gt;
Over the years of operation DoorDash has found itself in many controversial consumer and workers violations. Some of the most notable being:&lt;br /&gt;
&lt;br /&gt;
*Withholding dashers funds (up to weeks or months) for delivering orders&lt;br /&gt;
*Lack of Business transparency especially with delivery fees confusing the consumer&lt;br /&gt;
*Exposing millions of sensitive dashers and company information in a breach&lt;br /&gt;
*Adding restaurants to their platform to order without the business&#039;s consent&lt;br /&gt;
*Using driver tips to cover the cost of other deliveries&lt;br /&gt;
*Using [https://wiki.rossmanngroup.com/wiki/Buy_Now_Pay_Later BNPL] (Buy Now Pay Later) services to target the financially challenged consumers&lt;br /&gt;
*Using AI to falsely advertise what menu items look like&lt;br /&gt;
*Subsidizing Dashpass subscriptions by passing commission rates onto business&#039;s&lt;br /&gt;
*Multiple losses settling lawsuits due to unfair business practices&lt;br /&gt;
&lt;br /&gt;
==Incidents==&lt;br /&gt;
&lt;br /&gt;
===Withholding funds for contracted drivers===&lt;br /&gt;
According to Doordash, &amp;lt;blockquote&amp;gt;&amp;quot;Dashers get paid on a weekly basis for all deliveries or tasks completed between Monday - Sunday of the previous week (ending Sunday at midnight local time). Payments are transferred directly to your bank account through Direct Deposit and usually take 2-3 days to show up in your bank account, so payments will appear by Wednesday night.&amp;quot;&amp;lt;ref name=&amp;quot;:3&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=When do Dashers get paid? |url=https://help.doordash.com/dashers/s/article/When-do-Dashers-get-paid?language=en_US |url-status=live |access-date=2025-04-08 |website=Doordash}}&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;Even though they are treated like contractors they are still payed within a weekly basis instead of a quota based system. Many users who contract with Doordash need funds quickly to be able to cover daily expenses. This puts the dashers in a tough spot relying on cash tips if any to continue to get by until they are able to retrieve their weekly pay. However Doordash has already thought of this and created Fastpay.&amp;lt;blockquote&amp;gt;&amp;quot;Fast Pay allows Dashers to cash out their earnings daily for a small fee of $1.99. This means that Dashers can receive their earnings on demand through DoorDash, rather than waiting for their weekly direct deposit or using a third party service.&amp;quot;&amp;lt;ref name=&amp;quot;:3&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;By holding holding dashers funds they are incurring free interest on the money by not paying out the dasher as soon as a delivery is completed. By taking advantage of desperate workers they can make more money off of the original transaction.&lt;br /&gt;
&lt;br /&gt;
===Charging users multiple unclear &amp;quot;fees&amp;quot; for delivery===&lt;br /&gt;
Like many businesses Doordash does need to cover expenses that the company has. The issue lies with the transparency of how they do business with the customer base within their app. Many consumers have taken a legal class action lawsuit against Doordash.&amp;lt;ref name=&amp;quot;:4&amp;quot;&amp;gt;{{Cite web |last=Mayer |first=Chloe |date=2023-06-09 |title=DoorDash Faces $1B Lawsuit Over Delivery Fees: &#039;Dupes Naive Consumers&#039; - Newsweek |url=https://www.newsweek.com/lawsuit-doordash-sue-iphone-android-1805387 |url-status=live |access-date=2025-04-04 |website=Newsweek}}&amp;lt;/ref&amp;gt; The suit alleges Doordash&#039;s unfair Value based pricing by leveraging their algorithm and pricing model changes on a per customer basis; and not what they order. Specific examples include: delivery fee, any form of a hidden marketing fee or hidden commission fee.&amp;lt;ref name=&amp;quot;:4&amp;quot; /&amp;gt; Doordash has denied all alleged claims referring to it as a &amp;quot;copy-and-paste job&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
===Data breach exposing millions of dashers and company info&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:5&amp;quot; /&amp;gt;===&lt;br /&gt;
In mid 2019 Doordash suffered a data breach that effected 4.9 million customers, drivers and businesses sensitive information combined. Individuals that had joined Doordash after April 5th of 2018 were not effected. this breach took 5 months to be found. Doordash claims that &amp;quot;a third-party service provider,&amp;quot; was to blame for this leak, but the third party was never named. The contents of the data exposed has been disclosed with this chart below.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Breached Data that was exposed&lt;br /&gt;
!Customers&lt;br /&gt;
!name, email and delivery addresses, order history, phone numbers, hashed &amp;amp; salted passwords and the last four digits of their payment cards taken.&lt;br /&gt;
|-&lt;br /&gt;
|Dashers&lt;br /&gt;
|last four digits of their bank account numbers stolen, Approximately 100,000 had their drivers license stolen.&lt;br /&gt;
|-&lt;br /&gt;
|Companies&lt;br /&gt;
|last four digits of their bank account numbers stolen&lt;br /&gt;
|}&lt;br /&gt;
Many consumers complained the year before about their account being hacked. But were assured by Doordash that it was not a breach and &amp;quot;claimed attackers were running credential stuffing attacks&amp;quot;. This shows they did not take customers reports seriously and had a breach shortly after due to the companies opsec negligence.&lt;br /&gt;
&lt;br /&gt;
===Adding restaurants to their platform without other business&#039;s consent&amp;lt;ref name=&amp;quot;:5&amp;quot;&amp;gt;{{Cite web |last=Coban |first=Erkin |date=2025-04-08 |title=DoorDash Fees and Commissions for Restaurants: Detailed 2025 Guide - Restaurant Success Blog {{!}} Menuviel |url=https://blog.menuviel.com/doordash-fees-and-commissions-for-restaurants/ |url-status=live |website=Menuviel}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:2&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=DoorDash - Wikipedia |url=https://en.wikipedia.org/wiki/DoorDash |url-status=live |access-date=2025-04-08 |website=Wikipedia}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:6&amp;quot;&amp;gt;{{Cite web |last=Pershan |first=Caleb |date=2020-01-29 |title=Delivery Apps Keep Adding Restaurants Without Their Consent  - Eater |url=https://www.eater.com/2020/1/29/21113416/grubhub-seamless-kin-khao-online-delivery-mistake-doordash |url-status=live |access-date=2025-04-04 |website=EATER}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:7&amp;quot;&amp;gt;{{Cite web |last=Settembre |first=Jeanette |date=2020-01-21 |title=DoorDash, Grubhub skewered by small restaurants for posting menus without permission {{!}} Fox Business |url=https://www.foxbusiness.com/small-business/doordash-grubhub-restaurant-listing-without-permission.amp |url-status=live |access-date=2025-04-09 |website=Fox Business}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
Starting around 2020 Doordash had decided that the company needed more outreach. To do this the company started adding business that had no arrangements for takeout or delivery without the owners consent.&amp;lt;ref name=&amp;quot;:6&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:7&amp;quot; /&amp;gt; This has led to increased stress on businesses that were not ready for a higher influx of volume orders but also being charged up to 30% in referral fees depending on the business.&amp;lt;ref name=&amp;quot;:5&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:7&amp;quot; /&amp;gt; Many small cooperation&#039;s and restaurants were impacted the most due to these policies; mostly because profit margins are usually lower than a multi billion dollar franchise that has been tailored to do takeout for decades or industry chains that are used to higher order volumes. Behavior like this may end up running smaller unprepared business operations to close permanently leaving only the bigger cooperation&#039;s to compete for the consumers purchasing power.&lt;br /&gt;
&lt;br /&gt;
===Pocketing driver app tips to payout other dashers&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;{{Cite web |last=Glenn |first=Lindey |date=2025-03-31 |title=DoorDash’s $1 BILLION Lawsuit: Exposing DoorDash’s Predatory Business Model |url=https://www.youtube.com/watch?v=A-gPld7e3do |url-status=live |access-date=2025-04-04 |website=Youtube}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Calvario |first=Liz |date=2025-02-25 |title=DoorDash Settlement: Millions to Be Paid to Drivers For Pocketed Tips |url=https://www.today.com/food/news/doordash-settlement-payout-rcna193728 |url-status=live |access-date=2025-04-08 |website=TODAY}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Using BNPL services to target the financially challenged consumers&amp;lt;ref&amp;gt;{{Cite web |last=Steinberg |first=Brooke |date=2025-03-24 |title=DoorDash now offering eat now, pay later payments through Klarna |url=https://nypost.com/2025/03/24/lifestyle/DoorDash-now-offering-eat-now-pay-later-payments-through-klarna/ |url-status=live |access-date=2025-04-04 |website=New York Post}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Using Dashpass subscription model to surcharge business&#039;s on order commissions&amp;lt;ref name=&amp;quot;:1&amp;quot;&amp;gt;{{Cite web |last=Kelso |first=Alicia |date=2020-12-07 |title=DoorDash hit with cease-and-desist letter from DC attorney general {{!}} Restaurant Dive |url=https://www.restaurantdive.com/news/doordash-could-use-dashpash-as-a-workaround-to-delivery-fee-caps/591701/ |url-status=live |access-date=2025-04-04 |website=Restaurant Dive}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Using AI to falsely advertise what menu items look like&amp;lt;ref&amp;gt;{{Cite web |date=2025-04-09 |title=DoorDash Unveils Suite of AI-Powered Tools to Enhance Online Menus and Streamline Merchant Operations |url=https://about.doordash.com/en-us/news/doordash-unveils-ai-powered-tools-to-enhance-online-menus-and-streamline-merchant-operations |url-status=live |access-date=2025-04-11 |website=Doordash}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Baker |first=Alex |date=2024-02-28 |title=The photos that you see on food delivery apps are probably AI |url=https://www.diyphotography.net/ghost-kitchens-using-ai-images-on-food-delivery-apps/ |url-status=live |access-date=2025-04-11 |website=DiyPhotography}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Canton |first=Rafael |date=2023-04-07 |title=The picture of that food you’re ordering online may have been created by AI |url=https://www.fastcompany.com/90870969/food-delivery-startup-ai-photos-swipeby |url-status=live |access-date=2025-04-11 |website=FastCompany}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Settling lawsuits due to unlawful business practices&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;===&lt;br /&gt;
{{Placeholder box|If the company page is short enough and/or the incident is not deserving of its own page, add incidents below in sub-sections (including the points outlined in [[Consumer_Action_Taskforce:Sample/Incident/Help|the incident help page]]) without linking/creating an incident page.&lt;br /&gt;
&lt;br /&gt;
If the company has various incidents listed and/or this page is getting too long, create subsections linking to each incident while linking to the main article and including a short summary. To link to the page use the &amp;quot;Hatnote&amp;quot; or &amp;quot;Main&amp;quot; templates.&lt;br /&gt;
&lt;br /&gt;
If the company has numerous incidents then format them in a table (see [[Amazon]] for an example). }}&lt;br /&gt;
&lt;br /&gt;
==Products==&lt;br /&gt;
&lt;br /&gt;
===Dashpass (2018 - Present)===&lt;br /&gt;
A premium program offered by Door Dash. This program offers free delivery on orders greater than $12 along with reduced service fees for deliveries. By paying the subscription price Doordash advertises this program as a cost saving measure for consumers that use their app frequently. This offer however has been subject to a variety of criticism. One of the more popular cases being hit with a cease-and-desist letter from DC attorney general for charging more than 15% on commissions to make up the losses of the companies free delivery policy with Dashpass.&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;{{Placeholder box|This is a list of the company&#039;s product lines &#039;&#039;&#039;with articles on this wiki&#039;&#039;&#039;.&lt;br /&gt;
* [[Example product line one]] (release date): Short summary of the product&#039;s incidents.&lt;br /&gt;
* [[Example product line two]] (release date):}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Placeholder box|Link to relevant theme articles or companies with similar incidents.}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Value_based_pricing&amp;diff=12677</id>
		<title>Value based pricing</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Value_based_pricing&amp;diff=12677"/>
		<updated>2025-04-11T23:46:24Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: flush out the topic more complete what was left of my outline | THIS ARTICLE STILL NEEDS SOURCES!! but other than that this should suffice for now&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;VBP (value based pricing) also known as VOP (value optimized pricing) is a practice where a business sets a price of a product or service based on it&#039;s estimated value to a specific consumer. This practice effectively gauges how much the consumer values what they are paying for before resorting to a competitor or creating their own solution.&lt;br /&gt;
&lt;br /&gt;
==How it works==&lt;br /&gt;
A consumer subscribes to service &#039;&#039;&#039;x&#039;&#039;&#039; for $4.00, the service offers movies, tv shows etc... The company makes a decision to increase profits for shareholders based on collecting info on how users used the app, along with collecting recent purchases from credit card companies to build a profile on specific groups of their user-base that are currently subscribed to them. Some consumers are shocked to find out the subscription has risen from $4.00 to $6.50 despite service &#039;&#039;&#039;x&#039;&#039;&#039; not providing any new features or content to justify the increase. But instead of switching those targeted consumers pay the bill anyways because it is currently not worth their time to unsubscribe or switch to a competing service at the time.&lt;br /&gt;
&lt;br /&gt;
==Why it is a problem==&lt;br /&gt;
&lt;br /&gt;
===Artificial price raises===&lt;br /&gt;
When renewing a subscription or purchasing an item, would you care it was subject to price hikes regardless to how much profit the company is already making? Certain services may have collected information about you that helps them identify how much you are willing to pay them or use 3rd party tools to approximate how much to charge you the consumer specifically.&lt;br /&gt;
&lt;br /&gt;
===Price gouging individual or specific consumer groups===&lt;br /&gt;
With specific apps that you buy stuff from may collect your data without your consent. This allows companies to charge more for the same items that you may buy again later on. These apps likely also share this type of purchase history with other providers that share similar products for profit.&lt;br /&gt;
&lt;br /&gt;
===Targeted smart pricing with AI===&lt;br /&gt;
When doing any type of transaction online or in person there could be some assistant watching you. This can vary from your appearance, type of diction, clicking patterns, chat logs with in the help sidebar, how often products are viewed and how frequently your looking at them. by automating all of this into a weighted model can be used to target users automatically by assuming their income bracket and adjusting prices accordingly instead of paying a marketing department do it for them. Smart pricing is the new method many companies embrace to maximize profit while reducing expenditures&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
Walmart &amp;amp; Kroger plans of using smart pricing on it&#039;s in person retail products&lt;br /&gt;
&lt;br /&gt;
Cloudflare charging you higher rates for the same plan as other users &lt;br /&gt;
&lt;br /&gt;
Doordash charging users hidden fees based on how they use the app and what device they were ordering from &lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Common terms]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Value_based_pricing&amp;diff=12667</id>
		<title>Value based pricing</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Value_based_pricing&amp;diff=12667"/>
		<updated>2025-04-11T16:57:10Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: change Tado example for a more clearer Doordash example&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;VBP (value based pricing) also known as VOP (value optimized pricing) is a practice where a business sets a price of a product or service based on it&#039;s estimated value to a specific consumer. This practice effectively gauges how much the consumer values what they are paying for before resorting to a competitor or creating their own solution.&lt;br /&gt;
&lt;br /&gt;
==How it works==&lt;br /&gt;
A consumer subscribes to service &#039;&#039;&#039;x&#039;&#039;&#039; for $4.00, the service offers movies, tv shows etc... The company makes a decision to increase profits for shareholders based on collecting info on how users used the app, along with collecting recent purchases from credit card companies to build a profile on specific groups of their user-base that are currently subscribed to them. Some consumers are shocked to find out the subscription has risen from $4.00 to $6.50 despite service &#039;&#039;&#039;x&#039;&#039;&#039; not providing any new features or content to justify the increase. But instead of switching those targeted consumers pay the bill anyways because it is currently not worth their time to unsubscribe or switch to a competing service at the time.&lt;br /&gt;
&lt;br /&gt;
==Why it is a problem==&lt;br /&gt;
&lt;br /&gt;
===Artificial price raises===&lt;br /&gt;
When renewing a subscription or purchasing an item, would you care it was subject to price hikes regardless to how much profit the company is already making? Certain services may have collected information about you that helps them identify how much you are willing to pay them or use 3rd party tools to approximate how much to charge you the consumer specifically.&lt;br /&gt;
&lt;br /&gt;
===Price gouging individual consumers on an individual basis===&lt;br /&gt;
With specific apps that you buy stuff from may collect your data without your consent. This allows companies to charge more for the same items that you may buy again later on. These apps likely also share this type of purchase history with other providers that share similar products for profit.&lt;br /&gt;
&lt;br /&gt;
===Targeted smart pricing with AI===&lt;br /&gt;
{{Placeholder box|If the theme or common term is positive for the consumer this section can be omitted.&lt;br /&gt;
&lt;br /&gt;
===Point 1===&lt;br /&gt;
&lt;br /&gt;
===Point 2===&lt;br /&gt;
}}&lt;br /&gt;
 &lt;br /&gt;
==Examples==&lt;br /&gt;
Walmart &amp;amp; Kroger using smart pricing on it&#039;s products when checking out items&lt;br /&gt;
&lt;br /&gt;
Cloudflare charging you higher rates for the same plan as other users &lt;br /&gt;
&lt;br /&gt;
Doordash charging users hidden fees based on how they use the app and what device they were ordering from {{Placeholder box|Some examples of {{PAGENAME}} include:&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
*&lt;br /&gt;
*}}&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Common terms]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Value_based_pricing&amp;diff=12666</id>
		<title>Value based pricing</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Value_based_pricing&amp;diff=12666"/>
		<updated>2025-04-11T16:54:32Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: expand on the topic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;VBP (value based pricing) also known as VOP (value optimized pricing) is a practice where a business sets a price of a product or service based on it&#039;s estimated value to a specific consumer. This practice effectively gauges how much the consumer values what they are paying for before resorting to a competitor or creating their own solution.&lt;br /&gt;
&lt;br /&gt;
==How it works==&lt;br /&gt;
A consumer subscribes to service &#039;&#039;&#039;x&#039;&#039;&#039; for $4.00, the service offers movies, tv shows etc... The company makes a decision to increase profits for shareholders based on collecting info on how users used the app, along with collecting recent purchases from credit card companies to build a profile on specific groups of their user-base that are currently subscribed to them. Some consumers are shocked to find out the subscription has risen from $4.00 to $6.50 despite service &#039;&#039;&#039;x&#039;&#039;&#039; not providing any new features or content to justify the increase. But instead of switching those targeted consumers pay the bill anyways because it is currently not worth their time to unsubscribe or switch to a competing service at the time.&lt;br /&gt;
&lt;br /&gt;
==Why it is a problem==&lt;br /&gt;
&lt;br /&gt;
===Artificial price raises===&lt;br /&gt;
When renewing a subscription or purchasing an item, would you care it was subject to price hikes regardless to how much profit the company is already making? Certain services may have collected information about you that helps them identify how much you are willing to pay them or use 3rd party tools to approximate how much to charge you the consumer specifically.&lt;br /&gt;
&lt;br /&gt;
===Price gouging individual consumers on an individual basis===&lt;br /&gt;
With specific apps that you buy stuff from may collect your data without your consent. This allows companies to charge more for the same items that you may buy again later on. These apps likely also share this type of purchase history with other providers that share similar products for profit.&lt;br /&gt;
&lt;br /&gt;
===Targeted smart pricing with AI===&lt;br /&gt;
{{Placeholder box|If the theme or common term is positive for the consumer this section can be omitted.&lt;br /&gt;
&lt;br /&gt;
===Point 1===&lt;br /&gt;
&lt;br /&gt;
===Point 2===&lt;br /&gt;
}}&lt;br /&gt;
 &lt;br /&gt;
==Examples==&lt;br /&gt;
Walmart &amp;amp; Kroger using smart pricing on it&#039;s products when checking out items&lt;br /&gt;
&lt;br /&gt;
Cloudflare charging you higher rates for the same plan as other users &lt;br /&gt;
&lt;br /&gt;
Tado&#039;s app tricking users into a fake paywall for their thermostat {{Placeholder box|Some examples of {{PAGENAME}} include:&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
*&lt;br /&gt;
*}}&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Common terms]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Value_based_pricing&amp;diff=12665</id>
		<title>Value based pricing</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Value_based_pricing&amp;diff=12665"/>
		<updated>2025-04-11T12:04:31Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: create the topic page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;VBP (value based pricing) also known as VOP (value optimized pricing) is a practice where a business sets a price of a product or service based on it&#039;s estimated value to a specific consumer. This practice effectively gauges how much the consumer values what they are paying for before switching to a competitor or creating their own solution.&lt;br /&gt;
&lt;br /&gt;
==How it works==&lt;br /&gt;
{{Placeholder box|How the practice works.}}&lt;br /&gt;
 &lt;br /&gt;
==Why it is a problem==&lt;br /&gt;
&lt;br /&gt;
=== Artificial price raises ===&lt;br /&gt;
&lt;br /&gt;
=== Targeting consumers on an individual basis ===&lt;br /&gt;
&lt;br /&gt;
=== Targeted smart pricing with AI ===&lt;br /&gt;
{{Placeholder box|If the theme or common term is positive for the consumer this section can be omitted.&lt;br /&gt;
&lt;br /&gt;
===Point 1===&lt;br /&gt;
&lt;br /&gt;
===Point 2===&lt;br /&gt;
}}&lt;br /&gt;
 &lt;br /&gt;
==Examples==&lt;br /&gt;
Walmart &amp;amp; Kroger using smart pricing on it&#039;s products when checking out items&lt;br /&gt;
&lt;br /&gt;
Cloudflare charging you higher rates for the same plan as other users {{Placeholder box|Some examples of {{PAGENAME}} include:&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
*&lt;br /&gt;
*}}&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Common terms]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=RepairShopr&amp;diff=12664</id>
		<title>RepairShopr</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=RepairShopr&amp;diff=12664"/>
		<updated>2025-04-11T11:35:19Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: phrase change&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoboxCompany&lt;br /&gt;
| Name = RepairShopr&lt;br /&gt;
| Type = Private&lt;br /&gt;
| Founded = 2012&lt;br /&gt;
| Industry = Software Services&lt;br /&gt;
| Official Website = https://www.repairshopr.com/&lt;br /&gt;
| Logo = Repairshopr.png&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[https://www.repairshopr.com/ &#039;&#039;&#039;RepairShopr&#039;&#039;&#039;] is a US [[Software as a service|software-as-a-service]] (SaaS) platform for repair shops created by Troy Anderson in 2012.&lt;br /&gt;
&lt;br /&gt;
==Consumer impact summary==&lt;br /&gt;
Over the years RepairShopr has declined significantly in features and consumer friendly practices. This can be seen by the following:&lt;br /&gt;
&lt;br /&gt;
*Storing data usage on user interactions for future AI tools&lt;br /&gt;
*Malicious Opt-out policies &#039;&#039;specifically for training data&#039;&#039;&lt;br /&gt;
*Higher costs with decreased functionality&lt;br /&gt;
*Lack of transparency for new enforced terms&lt;br /&gt;
&lt;br /&gt;
==Controversies==&lt;br /&gt;
&lt;br /&gt;
===AI tools and data usage===&lt;br /&gt;
&#039;&#039;Main Article:&#039;&#039; [[RepairShopr Data Privacy#AI tools and data usage|AI tools and data usage]]&lt;br /&gt;
&lt;br /&gt;
As of the latest terms of RepairShopr has granted itself the right to &amp;quot;user content&amp;quot; and &amp;quot;usage information&amp;quot; to train future AI models. While the parent company Syncro claims no AI features are in the works. Many consumers argue that this term allows a backdoor into adding and training these types of tools whenever they please. Businesses and consumers alike are concerned with the lack of privacy and storing such sensitive information to indirectly profit off of. &lt;br /&gt;
&lt;br /&gt;
===Opt-out policies===&lt;br /&gt;
&#039;&#039;Main Article:&#039;&#039; [[RepairShopr Data Privacy#Opt-out policies|Opt-out policies]]&lt;br /&gt;
&lt;br /&gt;
RepairShopr&#039;s terms require cooperation&#039;s to Opt-out of data collection. Meaning that unless the company takes the proactive steps to ensure their data won&#039;t be used by Syncro they automatically accept. Not only is it one sided but is also operated on a &amp;quot;go-forward&amp;quot; basis retaining all previous information before the business opted out of the data collection.&lt;br /&gt;
&lt;br /&gt;
===Increased costs with decline in functionality===&lt;br /&gt;
&#039;&#039;Main Article:&#039;&#039; [[RepairShopr Data Privacy#Increased costs and decline in functionality|Increased costs and decline in functionality]]&lt;br /&gt;
&lt;br /&gt;
After the acquisition by Syncro RepairShopr&#039;s subscriptions fees have risen by 40%. Users have pointed out worse functionality of the platform since then including basic functionalities like email communications with customers along with frequent downtime outages undermining the reliability as an effective tool for business.&lt;br /&gt;
&lt;br /&gt;
===Transparency and communication===&lt;br /&gt;
&#039;&#039;Main Article:&#039;&#039; [[RepairShopr Data Privacy#Transparency and communication|Transparency and communication]]&lt;br /&gt;
&lt;br /&gt;
By late December of 2024 a notification went out to users. This policy had been enacted weeks before the notice went out to the users on the platform. Customers scrutinized RepairShopr&#039;s late notice being unable to deliver changes when new terms were enacted without the users consent. This update had also been buried under a bunch of non-critical updates obscuring many people from being able to see what was actually changed.&lt;br /&gt;
&lt;br /&gt;
==Products/Services==&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[[Category:RepairShopr]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=12660</id>
		<title>Doordash</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=12660"/>
		<updated>2025-04-11T11:19:06Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: roll out value based pricing term&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoboxCompany&lt;br /&gt;
| Name = Doordash&lt;br /&gt;
| Type =Public&lt;br /&gt;
| Founded =2013&lt;br /&gt;
| Industry =Online Delivery&lt;br /&gt;
| Official Website =https://www.doordash.com/&lt;br /&gt;
| Logo =Doordash.png&lt;br /&gt;
}}[https://www.doordash.com/ DoorDash] was founded in June 2013, initially starting as PaloAltoDelivery.com before rebranding to Doordash. The company was founded by three Stanford students Tony Xu, Andy Fang, and Stanley Tang. Its focus is delivery on a wide variety of items, some items include fresh meals from nearby restaurants, groceries, convenience store items, OTC (Over the Counter) medicines, flowers, etc... This service mainly operates in locations within the U.S. (United States), Canada, and Australia.&lt;br /&gt;
&lt;br /&gt;
==Consumer-impact summary==&lt;br /&gt;
Over the years of operation DoorDash has found itself in many controversial consumer and workers violations. Some of the most notable being:&lt;br /&gt;
&lt;br /&gt;
*Withholding dashers funds (up to weeks or months) for delivering orders&lt;br /&gt;
*Lack of Business transparency especially with delivery fees confusing the consumer&lt;br /&gt;
*Exposing millions of sensitive dashers and company information in a breach&lt;br /&gt;
*Adding restaurants to their platform to order without the business&#039;s consent&lt;br /&gt;
*Using driver tips to cover the cost of other deliveries&lt;br /&gt;
*Using [https://wiki.rossmanngroup.com/wiki/Buy_Now_Pay_Later BNPL] (Buy Now Pay Later) services to target the financially challenged consumers&lt;br /&gt;
*Using AI to falsely advertise what menu items look like&lt;br /&gt;
*Subsidizing Dashpass subscriptions by passing commission rates onto business&#039;s&lt;br /&gt;
*Multiple losses settling lawsuits due to unfair business practices&lt;br /&gt;
&lt;br /&gt;
==Incidents==&lt;br /&gt;
&lt;br /&gt;
===Withholding funds for contracted drivers===&lt;br /&gt;
According to Doordash, &amp;lt;blockquote&amp;gt;&amp;quot;Dashers get paid on a weekly basis for all deliveries or tasks completed between Monday - Sunday of the previous week (ending Sunday at midnight local time). Payments are transferred directly to your bank account through Direct Deposit and usually take 2-3 days to show up in your bank account, so payments will appear by Wednesday night.&amp;quot;&amp;lt;ref name=&amp;quot;:3&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=When do Dashers get paid? |url=https://help.doordash.com/dashers/s/article/When-do-Dashers-get-paid?language=en_US |url-status=live |access-date=2025-04-08 |website=Doordash}}&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;Even though they are treated like contractors they are still payed within a weekly basis instead of a quota based system. Many users who contract with Doordash need funds quickly to be able to cover daily expenses. This puts the dashers in a tough spot relying on cash tips if any to continue to get by until they are able to retrieve their weekly pay. However Doordash has already thought of this and created Fastpay.&amp;lt;blockquote&amp;gt;&amp;quot;Fast Pay allows Dashers to cash out their earnings daily for a small fee of $1.99. This means that Dashers can receive their earnings on demand through DoorDash, rather than waiting for their weekly direct deposit or using a third party service.&amp;quot;&amp;lt;ref name=&amp;quot;:3&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;By holding holding dashers funds they are incurring free interest on the money by not paying out the dasher as soon as a delivery is completed. By taking advantage of desperate workers they can make more money off of the original transaction.&lt;br /&gt;
&lt;br /&gt;
===Charging users multiple unclear &amp;quot;fees&amp;quot; for delivery===&lt;br /&gt;
Like many businesses Doordash does need to cover expenses that the company has. The issue lies with the transparency of how they do business with the customer base within their app. Many consumers have taken a legal class action lawsuit against Doordash.&amp;lt;ref name=&amp;quot;:4&amp;quot;&amp;gt;{{Cite web |last=Mayer |first=Chloe |date=2023-06-09 |title=DoorDash Faces $1B Lawsuit Over Delivery Fees: &#039;Dupes Naive Consumers&#039; - Newsweek |url=https://www.newsweek.com/lawsuit-doordash-sue-iphone-android-1805387 |url-status=live |access-date=2025-04-04 |website=Newsweek}}&amp;lt;/ref&amp;gt; The suit alleges Doordash&#039;s unfair Value based pricing by leveraging their algorithm and pricing model changes on a per customer basis; and not what they order. Specific examples include: delivery fee, any form of a hidden marketing fee or hidden commission fee.&amp;lt;ref name=&amp;quot;:4&amp;quot; /&amp;gt; Doordash has denied all alleged claims referring to it as a &amp;quot;copy-and-paste job&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
===Data breach exposing millions of dashers and company info&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:5&amp;quot; /&amp;gt;===&lt;br /&gt;
In mid 2019 Doordash suffered a data breach that effected 4.9 million customers, drivers and businesses sensitive information combined. Individuals that had joined Doordash after April 5th of 2018 were not effected. this breach took 5 months to be found. Doordash claims that &amp;quot;a third-party service provider,&amp;quot; was to blame for this leak, but the third party was never named. The contents of the data exposed has been disclosed with this chart below.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Breached Data that was exposed&lt;br /&gt;
!Customers&lt;br /&gt;
!name, email and delivery addresses, order history, phone numbers, hashed &amp;amp; salted passwords and the last four digits of their payment cards taken.&lt;br /&gt;
|-&lt;br /&gt;
|Dashers&lt;br /&gt;
|last four digits of their bank account numbers stolen, Approximately 100,000 had their drivers license stolen.&lt;br /&gt;
|-&lt;br /&gt;
|Companies&lt;br /&gt;
|last four digits of their bank account numbers stolen&lt;br /&gt;
|}&lt;br /&gt;
Many consumers complained the year before about their account being hacked. But were assured by Doordash that it was not a breach and &amp;quot;claimed attackers were running credential stuffing attacks&amp;quot;. This shows they did not take customers reports seriously and had a breach shortly after due to the companies opsec negligence.&lt;br /&gt;
&lt;br /&gt;
===Adding restaurants to their platform without other business&#039;s consent&amp;lt;ref name=&amp;quot;:5&amp;quot;&amp;gt;{{Cite web |last=Coban |first=Erkin |date=2025-04-08 |title=DoorDash Fees and Commissions for Restaurants: Detailed 2025 Guide - Restaurant Success Blog {{!}} Menuviel |url=https://blog.menuviel.com/doordash-fees-and-commissions-for-restaurants/ |url-status=live |website=Menuviel}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:2&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=DoorDash - Wikipedia |url=https://en.wikipedia.org/wiki/DoorDash |url-status=live |access-date=2025-04-08 |website=Wikipedia}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Pershan |first=Caleb |date=2020-01-29 |title=Delivery Apps Keep Adding Restaurants Without Their Consent  - Eater |url=https://www.eater.com/2020/1/29/21113416/grubhub-seamless-kin-khao-online-delivery-mistake-doordash |url-status=live |access-date=2025-04-04 |website=EATER}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Settembre |first=Jeanette |date=2020-01-21 |title=DoorDash, Grubhub skewered by small restaurants for posting menus without permission {{!}} Fox Business |url=https://www.foxbusiness.com/small-business/doordash-grubhub-restaurant-listing-without-permission.amp |url-status=live |access-date=2025-04-09 |website=Fox Business}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Pocketing driver app tips to payout other dashers&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;{{Cite web |last=Glenn |first=Lindey |date=2025-03-31 |title=DoorDash’s $1 BILLION Lawsuit: Exposing DoorDash’s Predatory Business Model |url=https://www.youtube.com/watch?v=A-gPld7e3do |url-status=live |access-date=2025-04-04 |website=Youtube}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Calvario |first=Liz |date=2025-02-25 |title=DoorDash Settlement: Millions to Be Paid to Drivers For Pocketed Tips |url=https://www.today.com/food/news/doordash-settlement-payout-rcna193728 |url-status=live |access-date=2025-04-08 |website=TODAY}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Using BNPL services to target the financially challenged consumers&amp;lt;ref&amp;gt;{{Cite web |last=Steinberg |first=Brooke |date=2025-03-24 |title=DoorDash now offering eat now, pay later payments through Klarna |url=https://nypost.com/2025/03/24/lifestyle/DoorDash-now-offering-eat-now-pay-later-payments-through-klarna/ |url-status=live |access-date=2025-04-04 |website=New York Post}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Using Dashpass subscription model to surcharge business&#039;s on order commissions&amp;lt;ref name=&amp;quot;:1&amp;quot;&amp;gt;{{Cite web |last=Kelso |first=Alicia |date=2020-12-07 |title=DoorDash hit with cease-and-desist letter from DC attorney general {{!}} Restaurant Dive |url=https://www.restaurantdive.com/news/doordash-could-use-dashpash-as-a-workaround-to-delivery-fee-caps/591701/ |url-status=live |access-date=2025-04-04 |website=Restaurant Dive}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Using AI to falsely advertise what menu items look like&amp;lt;ref&amp;gt;{{Cite web |date=2025-04-09 |title=DoorDash Unveils Suite of AI-Powered Tools to Enhance Online Menus and Streamline Merchant Operations |url=https://about.doordash.com/en-us/news/doordash-unveils-ai-powered-tools-to-enhance-online-menus-and-streamline-merchant-operations |url-status=live |access-date=2025-04-11 |website=Doordash}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Baker |first=Alex |date=2024-02-28 |title=The photos that you see on food delivery apps are probably AI |url=https://www.diyphotography.net/ghost-kitchens-using-ai-images-on-food-delivery-apps/ |url-status=live |access-date=2025-04-11 |website=DiyPhotography}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Canton |first=Rafael |date=2023-04-07 |title=The picture of that food you’re ordering online may have been created by AI |url=https://www.fastcompany.com/90870969/food-delivery-startup-ai-photos-swipeby |url-status=live |access-date=2025-04-11 |website=FastCompany}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Settling lawsuits due to unlawful business practices&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;===&lt;br /&gt;
{{Placeholder box|If the company page is short enough and/or the incident is not deserving of its own page, add incidents below in sub-sections (including the points outlined in [[Consumer_Action_Taskforce:Sample/Incident/Help|the incident help page]]) without linking/creating an incident page.&lt;br /&gt;
&lt;br /&gt;
If the company has various incidents listed and/or this page is getting too long, create subsections linking to each incident while linking to the main article and including a short summary. To link to the page use the &amp;quot;Hatnote&amp;quot; or &amp;quot;Main&amp;quot; templates.&lt;br /&gt;
&lt;br /&gt;
If the company has numerous incidents then format them in a table (see [[Amazon]] for an example). }}&lt;br /&gt;
&lt;br /&gt;
==Products==&lt;br /&gt;
&lt;br /&gt;
===Dashpass (2018 - Present)===&lt;br /&gt;
A premium program offered by Door Dash. This program offers free delivery on orders greater than $12 along with reduced service fees for deliveries. By paying the subscription price Doordash advertises this program as a cost saving measure for consumers that use their app frequently. This offer however has been subject to a variety of criticism. One of the more popular cases being hit with a cease-and-desist letter from DC attorney general for charging more than 15% on commissions to make up the losses of the companies free delivery policy with Dashpass.&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;{{Placeholder box|This is a list of the company&#039;s product lines &#039;&#039;&#039;with articles on this wiki&#039;&#039;&#039;.&lt;br /&gt;
* [[Example product line one]] (release date): Short summary of the product&#039;s incidents.&lt;br /&gt;
* [[Example product line two]] (release date):}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Placeholder box|Link to relevant theme articles or companies with similar incidents.}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=12659</id>
		<title>Doordash</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=12659"/>
		<updated>2025-04-11T11:14:36Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: add AI menu advertising topic (with sources)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoboxCompany&lt;br /&gt;
| Name = Doordash&lt;br /&gt;
| Type =Public&lt;br /&gt;
| Founded =2013&lt;br /&gt;
| Industry =Online Delivery&lt;br /&gt;
| Official Website =https://www.doordash.com/&lt;br /&gt;
| Logo =Doordash.png&lt;br /&gt;
}}[https://www.doordash.com/ DoorDash] was founded in June 2013, initially starting as PaloAltoDelivery.com before rebranding to Doordash. The company was founded by three Stanford students Tony Xu, Andy Fang, and Stanley Tang. Its focus is delivery on a wide variety of items, some items include fresh meals from nearby restaurants, groceries, convenience store items, OTC (Over the Counter) medicines, flowers, etc... This service mainly operates in locations within the U.S. (United States), Canada, and Australia.&lt;br /&gt;
&lt;br /&gt;
==Consumer-impact summary==&lt;br /&gt;
Over the years of operation DoorDash has found itself in many controversial consumer and workers violations. Some of the most notable being:&lt;br /&gt;
&lt;br /&gt;
*Withholding dashers funds (up to weeks or months) for delivering orders&lt;br /&gt;
*Lack of Business transparency especially with delivery fees confusing the consumer&lt;br /&gt;
*Exposing millions of sensitive dashers and company information in a breach&lt;br /&gt;
*Adding restaurants to their platform to order without the business&#039;s consent&lt;br /&gt;
*Using driver tips to cover the cost of other deliveries&lt;br /&gt;
*Using [https://wiki.rossmanngroup.com/wiki/Buy_Now_Pay_Later BNPL] (Buy Now Pay Later) services to target the financially challenged consumers &lt;br /&gt;
*Using AI to falsely advertise what menu items look like &lt;br /&gt;
*Subsidizing Dashpass subscriptions by passing commission rates onto business&#039;s&lt;br /&gt;
*Multiple losses settling lawsuits due to unfair business practices&lt;br /&gt;
&lt;br /&gt;
==Incidents==&lt;br /&gt;
&lt;br /&gt;
===Withholding funds for contracted drivers===&lt;br /&gt;
According to Doordash, &amp;lt;blockquote&amp;gt;&amp;quot;Dashers get paid on a weekly basis for all deliveries or tasks completed between Monday - Sunday of the previous week (ending Sunday at midnight local time). Payments are transferred directly to your bank account through Direct Deposit and usually take 2-3 days to show up in your bank account, so payments will appear by Wednesday night.&amp;quot;&amp;lt;ref name=&amp;quot;:3&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=When do Dashers get paid? |url=https://help.doordash.com/dashers/s/article/When-do-Dashers-get-paid?language=en_US |url-status=live |access-date=2025-04-08 |website=Doordash}}&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;Even though they are treated like contractors they are still payed within a weekly basis instead of a quota based system. Many users who contract with Doordash need funds quickly to be able to cover daily expenses. This puts the dashers in a tough spot relying on cash tips if any to continue to get by until they are able to retrieve their weekly pay. However Doordash has already thought of this and created Fastpay.&amp;lt;blockquote&amp;gt;&amp;quot;Fast Pay allows Dashers to cash out their earnings daily for a small fee of $1.99. This means that Dashers can receive their earnings on demand through DoorDash, rather than waiting for their weekly direct deposit or using a third party service.&amp;quot;&amp;lt;ref name=&amp;quot;:3&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;By holding holding dashers funds they are incurring free interest on the money by not paying out the dasher as soon as a delivery is completed. By taking advantage of desperate workers they can make more money off of the original transaction.&lt;br /&gt;
&lt;br /&gt;
===Charging users multiple unclear &amp;quot;fees&amp;quot; for delivery===&lt;br /&gt;
Like many businesses Doordash does need to cover expenses that the company has. The issue lies with the transparency of how they do business with the customer base within their app. Many consumers have taken a legal class action lawsuit against Doordash.&amp;lt;ref name=&amp;quot;:4&amp;quot;&amp;gt;{{Cite web |last=Mayer |first=Chloe |date=2023-06-09 |title=DoorDash Faces $1B Lawsuit Over Delivery Fees: &#039;Dupes Naive Consumers&#039; - Newsweek |url=https://www.newsweek.com/lawsuit-doordash-sue-iphone-android-1805387 |url-status=live |access-date=2025-04-04 |website=Newsweek}}&amp;lt;/ref&amp;gt; The suit alleges Doordash&#039;s algorithm and pricing model changes based on who the consumer is; and not what they order. Specific examples include: delivery fee, any form of a hidden marketing fee or hidden commission fee.&amp;lt;ref name=&amp;quot;:4&amp;quot; /&amp;gt; Doordash has denied all alleged claims referring to it as a &amp;quot;copy-and-paste job&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
===Data breach exposing millions of dashers and company info&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:5&amp;quot; /&amp;gt;===&lt;br /&gt;
In mid 2019 Doordash suffered a data breach that effected 4.9 million customers, drivers and businesses sensitive information combined. Individuals that had joined Doordash after April 5th of 2018 were not effected. this breach took 5 months to be found. Doordash claims that &amp;quot;a third-party service provider,&amp;quot; was to blame for this leak, but the third party was never named. The contents of the data exposed has been disclosed with this chart below.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Breached Data that was exposed&lt;br /&gt;
!Customers&lt;br /&gt;
!name, email and delivery addresses, order history, phone numbers, hashed &amp;amp; salted passwords and the last four digits of their payment cards taken.&lt;br /&gt;
|-&lt;br /&gt;
|Dashers&lt;br /&gt;
|last four digits of their bank account numbers stolen, Approximately 100,000 had their drivers license stolen.&lt;br /&gt;
|-&lt;br /&gt;
|Companies&lt;br /&gt;
|last four digits of their bank account numbers stolen&lt;br /&gt;
|}&lt;br /&gt;
Many consumers complained the year before about their account being hacked. But were assured by Doordash that it was not a breach and &amp;quot;claimed attackers were running credential stuffing attacks&amp;quot;. This shows they did not take customers reports seriously and had a breach shortly after due to the companies opsec negligence.&lt;br /&gt;
&lt;br /&gt;
===Adding restaurants to their platform without other business&#039;s consent&amp;lt;ref name=&amp;quot;:5&amp;quot;&amp;gt;{{Cite web |last=Coban |first=Erkin |date=2025-04-08 |title=DoorDash Fees and Commissions for Restaurants: Detailed 2025 Guide - Restaurant Success Blog {{!}} Menuviel |url=https://blog.menuviel.com/doordash-fees-and-commissions-for-restaurants/ |url-status=live |website=Menuviel}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:2&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=DoorDash - Wikipedia |url=https://en.wikipedia.org/wiki/DoorDash |url-status=live |access-date=2025-04-08 |website=Wikipedia}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Pershan |first=Caleb |date=2020-01-29 |title=Delivery Apps Keep Adding Restaurants Without Their Consent  - Eater |url=https://www.eater.com/2020/1/29/21113416/grubhub-seamless-kin-khao-online-delivery-mistake-doordash |url-status=live |access-date=2025-04-04 |website=EATER}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Settembre |first=Jeanette |date=2020-01-21 |title=DoorDash, Grubhub skewered by small restaurants for posting menus without permission {{!}} Fox Business |url=https://www.foxbusiness.com/small-business/doordash-grubhub-restaurant-listing-without-permission.amp |url-status=live |access-date=2025-04-09 |website=Fox Business}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Pocketing driver app tips to payout other dashers&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;{{Cite web |last=Glenn |first=Lindey |date=2025-03-31 |title=DoorDash’s $1 BILLION Lawsuit: Exposing DoorDash’s Predatory Business Model |url=https://www.youtube.com/watch?v=A-gPld7e3do |url-status=live |access-date=2025-04-04 |website=Youtube}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Calvario |first=Liz |date=2025-02-25 |title=DoorDash Settlement: Millions to Be Paid to Drivers For Pocketed Tips |url=https://www.today.com/food/news/doordash-settlement-payout-rcna193728 |url-status=live |access-date=2025-04-08 |website=TODAY}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Using BNPL services to target the financially challenged consumers&amp;lt;ref&amp;gt;{{Cite web |last=Steinberg |first=Brooke |date=2025-03-24 |title=DoorDash now offering eat now, pay later payments through Klarna |url=https://nypost.com/2025/03/24/lifestyle/DoorDash-now-offering-eat-now-pay-later-payments-through-klarna/ |url-status=live |access-date=2025-04-04 |website=New York Post}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Using Dashpass subscription model to surcharge business&#039;s on order commissions&amp;lt;ref name=&amp;quot;:1&amp;quot;&amp;gt;{{Cite web |last=Kelso |first=Alicia |date=2020-12-07 |title=DoorDash hit with cease-and-desist letter from DC attorney general {{!}} Restaurant Dive |url=https://www.restaurantdive.com/news/doordash-could-use-dashpash-as-a-workaround-to-delivery-fee-caps/591701/ |url-status=live |access-date=2025-04-04 |website=Restaurant Dive}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
=== Using AI to falsely advertise what menu items look like&amp;lt;ref&amp;gt;{{Cite web |date=2025-04-09 |title=DoorDash Unveils Suite of AI-Powered Tools to Enhance Online Menus and Streamline Merchant Operations |url=https://about.doordash.com/en-us/news/doordash-unveils-ai-powered-tools-to-enhance-online-menus-and-streamline-merchant-operations |url-status=live |access-date=2025-04-11 |website=Doordash}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Baker |first=Alex |date=2024-02-28 |title=The photos that you see on food delivery apps are probably AI |url=https://www.diyphotography.net/ghost-kitchens-using-ai-images-on-food-delivery-apps/ |url-status=live |access-date=2025-04-11 |website=DiyPhotography}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Canton |first=Rafael |date=2023-04-07 |title=The picture of that food you’re ordering online may have been created by AI |url=https://www.fastcompany.com/90870969/food-delivery-startup-ai-photos-swipeby |url-status=live |access-date=2025-04-11 |website=FastCompany}}&amp;lt;/ref&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
===Settling lawsuits due to unlawful business practices&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;===&lt;br /&gt;
{{Placeholder box|If the company page is short enough and/or the incident is not deserving of its own page, add incidents below in sub-sections (including the points outlined in [[Consumer_Action_Taskforce:Sample/Incident/Help|the incident help page]]) without linking/creating an incident page.&lt;br /&gt;
&lt;br /&gt;
If the company has various incidents listed and/or this page is getting too long, create subsections linking to each incident while linking to the main article and including a short summary. To link to the page use the &amp;quot;Hatnote&amp;quot; or &amp;quot;Main&amp;quot; templates.&lt;br /&gt;
&lt;br /&gt;
If the company has numerous incidents then format them in a table (see [[Amazon]] for an example). }}&lt;br /&gt;
&lt;br /&gt;
==Products==&lt;br /&gt;
&lt;br /&gt;
===Dashpass (2018 - Present)===&lt;br /&gt;
A premium program offered by Door Dash. This program offers free delivery on orders greater than $12 along with reduced service fees for deliveries. By paying the subscription price Doordash advertises this program as a cost saving measure for consumers that use their app frequently. This offer however has been subject to a variety of criticism. One of the more popular cases being hit with a cease-and-desist letter from DC attorney general for charging more than 15% on commissions to make up the losses of the companies free delivery policy with Dashpass.&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;{{Placeholder box|This is a list of the company&#039;s product lines &#039;&#039;&#039;with articles on this wiki&#039;&#039;&#039;.&lt;br /&gt;
* [[Example product line one]] (release date): Short summary of the product&#039;s incidents.&lt;br /&gt;
* [[Example product line two]] (release date):}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Placeholder box|Link to relevant theme articles or companies with similar incidents.}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=12630</id>
		<title>Doordash</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=12630"/>
		<updated>2025-04-10T17:13:17Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: correct the data exposed in the breach&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoboxCompany&lt;br /&gt;
| Name = Doordash&lt;br /&gt;
| Type =Public&lt;br /&gt;
| Founded =2013&lt;br /&gt;
| Industry =Online Delivery&lt;br /&gt;
| Official Website =https://www.doordash.com/&lt;br /&gt;
| Logo =Doordash.png&lt;br /&gt;
}}[https://www.doordash.com/ DoorDash] was founded in June 2013, initially starting as PaloAltoDelivery.com before rebranding to Doordash. The company was founded by three Stanford students Tony Xu, Andy Fang, and Stanley Tang. Its focus is delivery on a wide variety of items, some items include fresh meals from nearby restaurants, groceries, convenience store items, OTC (Over the Counter) medicines, flowers, etc... This service mainly operates in locations within the U.S. (United States), Canada, and Australia.&lt;br /&gt;
&lt;br /&gt;
==Consumer-impact summary==&lt;br /&gt;
Over the years of operation DoorDash has found itself in many controversial consumer and workers violations. Some of the most notable being:&lt;br /&gt;
&lt;br /&gt;
*Withholding dashers funds (up to weeks or months) for delivering orders&lt;br /&gt;
*Lack of Business transparency especially with delivery fees confusing the consumer&lt;br /&gt;
*Exposing millions of sensitive dashers and company information in a breach&lt;br /&gt;
*Adding restaurants to their platform to order without the business&#039;s consent&lt;br /&gt;
*Using driver tips to cover the cost of other deliveries&lt;br /&gt;
*Taking advantage of financially challenged consumers by using [https://wiki.rossmanngroup.com/wiki/Buy_Now_Pay_Later BNPL] (Buy Now Pay Later) services&lt;br /&gt;
*Subsidizing Dashpass subscriptions by passing commission rates onto business&#039;s&lt;br /&gt;
*Multiple losses settling lawsuits due to unfair business practices&lt;br /&gt;
&lt;br /&gt;
==Incidents==&lt;br /&gt;
&lt;br /&gt;
===Withholding funds for contracted drivers===&lt;br /&gt;
According to Doordash, &amp;lt;blockquote&amp;gt;&amp;quot;Dashers get paid on a weekly basis for all deliveries or tasks completed between Monday - Sunday of the previous week (ending Sunday at midnight local time). Payments are transferred directly to your bank account through Direct Deposit and usually take 2-3 days to show up in your bank account, so payments will appear by Wednesday night.&amp;quot;&amp;lt;ref name=&amp;quot;:3&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=When do Dashers get paid? |url=https://help.doordash.com/dashers/s/article/When-do-Dashers-get-paid?language=en_US |url-status=live |access-date=2025-04-08 |website=Doordash}}&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;Even though they are treated like contractors they are still payed within a weekly basis instead of a quota based system. Many users who contract with Doordash need funds quickly to be able to cover daily expenses. This puts the dashers in a tough spot relying on cash tips if any to continue to get by until they are able to retrieve their weekly pay. However Doordash has already thought of this and created Fastpay.&amp;lt;blockquote&amp;gt;&amp;quot;Fast Pay allows Dashers to cash out their earnings daily for a small fee of $1.99. This means that Dashers can receive their earnings on demand through DoorDash, rather than waiting for their weekly direct deposit or using a third party service.&amp;quot;&amp;lt;ref name=&amp;quot;:3&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;By holding holding dashers funds they are incurring free interest on the money by not paying out the dasher as soon as a delivery is completed. By taking advantage of desperate workers they can make more money off of the original transaction.&lt;br /&gt;
&lt;br /&gt;
===Charging users multiple unclear &amp;quot;fees&amp;quot; for delivery===&lt;br /&gt;
Like many businesses Doordash does need to cover expenses that the company has. The issue lies with the transparency of how they do business with the customer base within their app. Many consumers have taken a legal class action lawsuit against Doordash.&amp;lt;ref name=&amp;quot;:4&amp;quot;&amp;gt;{{Cite web |last=Mayer |first=Chloe |date=2023-06-09 |title=DoorDash Faces $1B Lawsuit Over Delivery Fees: &#039;Dupes Naive Consumers&#039; - Newsweek |url=https://www.newsweek.com/lawsuit-doordash-sue-iphone-android-1805387 |url-status=live |access-date=2025-04-04 |website=Newsweek}}&amp;lt;/ref&amp;gt; The suit alleges Doordash&#039;s algorithm and pricing model changes based on who the consumer is; and not what they order. Specific examples include: delivery fee, any form of a hidden marketing fee or hidden commission fee.&amp;lt;ref name=&amp;quot;:4&amp;quot; /&amp;gt; Doordash has denied all alleged claims referring to it as a &amp;quot;copy-and-paste job&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
===Data breach exposing millions of dashers and company info&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:5&amp;quot; /&amp;gt;===&lt;br /&gt;
In mid 2019 Doordash suffered a data breach that effected 4.9 million customers, drivers and businesses sensitive information combined. Individuals that had joined Doordash after April 5th of 2018 were not effected. this breach took 5 months to be found. Doordash claims that &amp;quot;a third-party service provider,&amp;quot; was to blame for this leak, but the third party was never named. The contents of the data exposed has been disclosed with this chart below.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Breached Data that was exposed&lt;br /&gt;
!Customers&lt;br /&gt;
!name, email and delivery addresses, order history, phone numbers, hashed and salted passwords and the last four digits of their payment cards taken.&lt;br /&gt;
|-&lt;br /&gt;
|Dashers&lt;br /&gt;
|last four digits of their bank account numbers stolen, Approximately 100,000 had their drivers license stolen.&lt;br /&gt;
|-&lt;br /&gt;
|Companies&lt;br /&gt;
|last four digits of their bank account numbers stolen&lt;br /&gt;
|}&lt;br /&gt;
Many consumers complained the year before about their account being hacked. But were assured by Doordash that it was not a breach and &amp;quot;claimed attackers were running credential stuffing attacks&amp;quot;. This shows they did not take customers reports seriously and had a breach shortly after due to the companies opsec negligence.&lt;br /&gt;
&lt;br /&gt;
===Adding restaurants to their platform without other business&#039;s consent&amp;lt;ref name=&amp;quot;:5&amp;quot;&amp;gt;{{Cite web |last=Coban |first=Erkin |date=2025-04-08 |title=DoorDash Fees and Commissions for Restaurants: Detailed 2025 Guide - Restaurant Success Blog {{!}} Menuviel |url=https://blog.menuviel.com/doordash-fees-and-commissions-for-restaurants/ |url-status=live |website=Menuviel}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:2&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=DoorDash - Wikipedia |url=https://en.wikipedia.org/wiki/DoorDash |url-status=live |access-date=2025-04-08 |website=Wikipedia}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Pershan |first=Caleb |date=2020-01-29 |title=Delivery Apps Keep Adding Restaurants Without Their Consent  - Eater |url=https://www.eater.com/2020/1/29/21113416/grubhub-seamless-kin-khao-online-delivery-mistake-doordash |url-status=live |access-date=2025-04-04 |website=EATER}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Settembre |first=Jeanette |date=2020-01-21 |title=DoorDash, Grubhub skewered by small restaurants for posting menus without permission {{!}} Fox Business |url=https://www.foxbusiness.com/small-business/doordash-grubhub-restaurant-listing-without-permission.amp |url-status=live |access-date=2025-04-09 |website=Fox Business}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Pocketing driver app tips to payout other dashers&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;{{Cite web |last=Glenn |first=Lindey |date=2025-03-31 |title=DoorDash’s $1 BILLION Lawsuit: Exposing DoorDash’s Predatory Business Model |url=https://www.youtube.com/watch?v=A-gPld7e3do |url-status=live |access-date=2025-04-04 |website=Youtube}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Calvario |first=Liz |date=2025-02-25 |title=DoorDash Settlement: Millions to Be Paid to Drivers For Pocketed Tips |url=https://www.today.com/food/news/doordash-settlement-payout-rcna193728 |url-status=live |access-date=2025-04-08 |website=TODAY}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Using BNPL services to target the financially challenged consumers&amp;lt;ref&amp;gt;{{Cite web |last=Steinberg |first=Brooke |date=2025-03-24 |title=DoorDash now offering eat now, pay later payments through Klarna |url=https://nypost.com/2025/03/24/lifestyle/DoorDash-now-offering-eat-now-pay-later-payments-through-klarna/ |url-status=live |access-date=2025-04-04 |website=New York Post}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Using Dashpass subscription model to surcharge business&#039;s on order commissions&amp;lt;ref name=&amp;quot;:1&amp;quot;&amp;gt;{{Cite web |last=Kelso |first=Alicia |date=2020-12-07 |title=DoorDash hit with cease-and-desist letter from DC attorney general {{!}} Restaurant Dive |url=https://www.restaurantdive.com/news/doordash-could-use-dashpash-as-a-workaround-to-delivery-fee-caps/591701/ |url-status=live |access-date=2025-04-04 |website=Restaurant Dive}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Settling lawsuits due to unlawful business practices&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;===&lt;br /&gt;
{{Placeholder box|If the company page is short enough and/or the incident is not deserving of its own page, add incidents below in sub-sections (including the points outlined in [[Consumer_Action_Taskforce:Sample/Incident/Help|the incident help page]]) without linking/creating an incident page.&lt;br /&gt;
&lt;br /&gt;
If the company has various incidents listed and/or this page is getting too long, create subsections linking to each incident while linking to the main article and including a short summary. To link to the page use the &amp;quot;Hatnote&amp;quot; or &amp;quot;Main&amp;quot; templates.&lt;br /&gt;
&lt;br /&gt;
If the company has numerous incidents then format them in a table (see [[Amazon]] for an example). }}&lt;br /&gt;
&lt;br /&gt;
==Products==&lt;br /&gt;
&lt;br /&gt;
===Dashpass (2018 - Present)===&lt;br /&gt;
A premium program offered by Door Dash. This program offers free delivery on orders greater than $12 along with reduced service fees for deliveries. By paying the subscription price Doordash advertises this program as a cost saving measure for consumers that use their app frequently. This offer however has been subject to a variety of criticism. One of the more popular cases being hit with a cease-and-desist letter from DC attorney general for charging more than 15% on commissions to make up the losses of the companies free delivery policy with Dashpass.&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;{{Placeholder box|This is a list of the company&#039;s product lines &#039;&#039;&#039;with articles on this wiki&#039;&#039;&#039;.&lt;br /&gt;
* [[Example product line one]] (release date): Short summary of the product&#039;s incidents.&lt;br /&gt;
* [[Example product line two]] (release date):}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Placeholder box|Link to relevant theme articles or companies with similar incidents.}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=12629</id>
		<title>Doordash</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=12629"/>
		<updated>2025-04-10T17:12:18Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: fix phrasing up to the chart&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoboxCompany&lt;br /&gt;
| Name = Doordash&lt;br /&gt;
| Type =Public&lt;br /&gt;
| Founded =2013&lt;br /&gt;
| Industry =Online Delivery&lt;br /&gt;
| Official Website =https://www.doordash.com/&lt;br /&gt;
| Logo =Doordash.png&lt;br /&gt;
}}[https://www.doordash.com/ DoorDash] was founded in June 2013, initially starting as PaloAltoDelivery.com before rebranding to Doordash. The company was founded by three Stanford students Tony Xu, Andy Fang, and Stanley Tang. Its focus is delivery on a wide variety of items, some items include fresh meals from nearby restaurants, groceries, convenience store items, OTC (Over the Counter) medicines, flowers, etc... This service mainly operates in locations within the U.S. (United States), Canada, and Australia.&lt;br /&gt;
&lt;br /&gt;
==Consumer-impact summary==&lt;br /&gt;
Over the years of operation DoorDash has found itself in many controversial consumer and workers violations. Some of the most notable being:&lt;br /&gt;
&lt;br /&gt;
*Withholding dashers funds (up to weeks or months) for delivering orders&lt;br /&gt;
*Lack of Business transparency especially with delivery fees confusing the consumer&lt;br /&gt;
*Exposing millions of sensitive dashers and company information in a breach&lt;br /&gt;
*Adding restaurants to their platform to order without the business&#039;s consent&lt;br /&gt;
*Using driver tips to cover the cost of other deliveries&lt;br /&gt;
*Taking advantage of financially challenged consumers by using [https://wiki.rossmanngroup.com/wiki/Buy_Now_Pay_Later BNPL] (Buy Now Pay Later) services&lt;br /&gt;
*Subsidizing Dashpass subscriptions by passing commission rates onto business&#039;s&lt;br /&gt;
*Multiple losses settling lawsuits due to unfair business practices&lt;br /&gt;
&lt;br /&gt;
==Incidents==&lt;br /&gt;
&lt;br /&gt;
===Withholding funds for contracted drivers===&lt;br /&gt;
According to Doordash, &amp;lt;blockquote&amp;gt;&amp;quot;Dashers get paid on a weekly basis for all deliveries or tasks completed between Monday - Sunday of the previous week (ending Sunday at midnight local time). Payments are transferred directly to your bank account through Direct Deposit and usually take 2-3 days to show up in your bank account, so payments will appear by Wednesday night.&amp;quot;&amp;lt;ref name=&amp;quot;:3&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=When do Dashers get paid? |url=https://help.doordash.com/dashers/s/article/When-do-Dashers-get-paid?language=en_US |url-status=live |access-date=2025-04-08 |website=Doordash}}&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;Even though they are treated like contractors they are still payed within a weekly basis instead of a quota based system. Many users who contract with Doordash need funds quickly to be able to cover daily expenses. This puts the dashers in a tough spot relying on cash tips if any to continue to get by until they are able to retrieve their weekly pay. However Doordash has already thought of this and created Fastpay.&amp;lt;blockquote&amp;gt;&amp;quot;Fast Pay allows Dashers to cash out their earnings daily for a small fee of $1.99. This means that Dashers can receive their earnings on demand through DoorDash, rather than waiting for their weekly direct deposit or using a third party service.&amp;quot;&amp;lt;ref name=&amp;quot;:3&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;By holding holding dashers funds they are incurring free interest on the money by not paying out the dasher as soon as a delivery is completed. By taking advantage of desperate workers they can make more money off of the original transaction.&lt;br /&gt;
&lt;br /&gt;
===Charging users multiple unclear &amp;quot;fees&amp;quot; for delivery===&lt;br /&gt;
Like many businesses Doordash does need to cover expenses that the company has. The issue lies with the transparency of how they do business with the customer base within their app. Many consumers have taken a legal class action lawsuit against Doordash.&amp;lt;ref name=&amp;quot;:4&amp;quot;&amp;gt;{{Cite web |last=Mayer |first=Chloe |date=2023-06-09 |title=DoorDash Faces $1B Lawsuit Over Delivery Fees: &#039;Dupes Naive Consumers&#039; - Newsweek |url=https://www.newsweek.com/lawsuit-doordash-sue-iphone-android-1805387 |url-status=live |access-date=2025-04-04 |website=Newsweek}}&amp;lt;/ref&amp;gt; The suit alleges Doordash&#039;s algorithm and pricing model changes based on who the consumer is; and not what they order. Specific examples include: delivery fee, any form of a hidden marketing fee or hidden commission fee.&amp;lt;ref name=&amp;quot;:4&amp;quot; /&amp;gt; Doordash has denied all alleged claims referring to it as a &amp;quot;copy-and-paste job&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
===Data breach exposing millions of dashers and company info&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:5&amp;quot; /&amp;gt;===&lt;br /&gt;
In mid 2019 Doordash suffered a data breach that effected 4.9 million customers, drivers and businesses sensitive information combined. Individuals that had joined Doordash after April 5th of 2018 were not effected. this breach took 5 months to be found. Doordash claims that &amp;quot;a third-party service provider,&amp;quot; was to blame for this leak, but the third party was never named. The contents of the data exposed has been disclosed with this chart below.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Breached Data that was exposed&lt;br /&gt;
!Customers&lt;br /&gt;
!name, email and delivery addresses, order history, phone numbers, hashed and salted passwords and the last four digits of their payment cards taken.&lt;br /&gt;
|-&lt;br /&gt;
|Dashers&lt;br /&gt;
|last four digits of their bank account numbers stolen&lt;br /&gt;
|-&lt;br /&gt;
|Companies&lt;br /&gt;
|last four digits of their bank account numbers stolen, Approximately 100,000 had their drivers license stolen.&lt;br /&gt;
|}&lt;br /&gt;
Many consumers complained the year before about their account being hacked. But were assured by Doordash that it was not a breach and &amp;quot;claimed attackers were running credential stuffing attacks&amp;quot;. This shows they did not take customers reports seriously and had a breach shortly after due to the companies opsec negligence.&lt;br /&gt;
&lt;br /&gt;
===Adding restaurants to their platform without other business&#039;s consent&amp;lt;ref name=&amp;quot;:5&amp;quot;&amp;gt;{{Cite web |last=Coban |first=Erkin |date=2025-04-08 |title=DoorDash Fees and Commissions for Restaurants: Detailed 2025 Guide - Restaurant Success Blog {{!}} Menuviel |url=https://blog.menuviel.com/doordash-fees-and-commissions-for-restaurants/ |url-status=live |website=Menuviel}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:2&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=DoorDash - Wikipedia |url=https://en.wikipedia.org/wiki/DoorDash |url-status=live |access-date=2025-04-08 |website=Wikipedia}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Pershan |first=Caleb |date=2020-01-29 |title=Delivery Apps Keep Adding Restaurants Without Their Consent  - Eater |url=https://www.eater.com/2020/1/29/21113416/grubhub-seamless-kin-khao-online-delivery-mistake-doordash |url-status=live |access-date=2025-04-04 |website=EATER}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Settembre |first=Jeanette |date=2020-01-21 |title=DoorDash, Grubhub skewered by small restaurants for posting menus without permission {{!}} Fox Business |url=https://www.foxbusiness.com/small-business/doordash-grubhub-restaurant-listing-without-permission.amp |url-status=live |access-date=2025-04-09 |website=Fox Business}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Pocketing driver app tips to payout other dashers&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;{{Cite web |last=Glenn |first=Lindey |date=2025-03-31 |title=DoorDash’s $1 BILLION Lawsuit: Exposing DoorDash’s Predatory Business Model |url=https://www.youtube.com/watch?v=A-gPld7e3do |url-status=live |access-date=2025-04-04 |website=Youtube}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Calvario |first=Liz |date=2025-02-25 |title=DoorDash Settlement: Millions to Be Paid to Drivers For Pocketed Tips |url=https://www.today.com/food/news/doordash-settlement-payout-rcna193728 |url-status=live |access-date=2025-04-08 |website=TODAY}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Using BNPL services to target the financially challenged consumers&amp;lt;ref&amp;gt;{{Cite web |last=Steinberg |first=Brooke |date=2025-03-24 |title=DoorDash now offering eat now, pay later payments through Klarna |url=https://nypost.com/2025/03/24/lifestyle/DoorDash-now-offering-eat-now-pay-later-payments-through-klarna/ |url-status=live |access-date=2025-04-04 |website=New York Post}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Using Dashpass subscription model to surcharge business&#039;s on order commissions&amp;lt;ref name=&amp;quot;:1&amp;quot;&amp;gt;{{Cite web |last=Kelso |first=Alicia |date=2020-12-07 |title=DoorDash hit with cease-and-desist letter from DC attorney general {{!}} Restaurant Dive |url=https://www.restaurantdive.com/news/doordash-could-use-dashpash-as-a-workaround-to-delivery-fee-caps/591701/ |url-status=live |access-date=2025-04-04 |website=Restaurant Dive}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Settling lawsuits due to unlawful business practices&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;===&lt;br /&gt;
{{Placeholder box|If the company page is short enough and/or the incident is not deserving of its own page, add incidents below in sub-sections (including the points outlined in [[Consumer_Action_Taskforce:Sample/Incident/Help|the incident help page]]) without linking/creating an incident page.&lt;br /&gt;
&lt;br /&gt;
If the company has various incidents listed and/or this page is getting too long, create subsections linking to each incident while linking to the main article and including a short summary. To link to the page use the &amp;quot;Hatnote&amp;quot; or &amp;quot;Main&amp;quot; templates.&lt;br /&gt;
&lt;br /&gt;
If the company has numerous incidents then format them in a table (see [[Amazon]] for an example). }}&lt;br /&gt;
&lt;br /&gt;
==Products==&lt;br /&gt;
&lt;br /&gt;
===Dashpass (2018 - Present)===&lt;br /&gt;
A premium program offered by Door Dash. This program offers free delivery on orders greater than $12 along with reduced service fees for deliveries. By paying the subscription price Doordash advertises this program as a cost saving measure for consumers that use their app frequently. This offer however has been subject to a variety of criticism. One of the more popular cases being hit with a cease-and-desist letter from DC attorney general for charging more than 15% on commissions to make up the losses of the companies free delivery policy with Dashpass.&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;{{Placeholder box|This is a list of the company&#039;s product lines &#039;&#039;&#039;with articles on this wiki&#039;&#039;&#039;.&lt;br /&gt;
* [[Example product line one]] (release date): Short summary of the product&#039;s incidents.&lt;br /&gt;
* [[Example product line two]] (release date):}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Placeholder box|Link to relevant theme articles or companies with similar incidents.}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=12628</id>
		<title>Doordash</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=12628"/>
		<updated>2025-04-10T17:10:05Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: fill out more of the inccident page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoboxCompany&lt;br /&gt;
| Name = Doordash&lt;br /&gt;
| Type =Public&lt;br /&gt;
| Founded =2013&lt;br /&gt;
| Industry =Online Delivery&lt;br /&gt;
| Official Website =https://www.doordash.com/&lt;br /&gt;
| Logo =Doordash.png&lt;br /&gt;
}}[https://www.doordash.com/ DoorDash] was founded in June 2013, initially starting as PaloAltoDelivery.com before rebranding to Doordash. The company was founded by three Stanford students Tony Xu, Andy Fang, and Stanley Tang. Its focus is delivery on a wide variety of items, some items include fresh meals from nearby restaurants, groceries, convenience store items, OTC (Over the Counter) medicines, flowers, etc... This service mainly operates in locations within the U.S. (United States), Canada, and Australia.&lt;br /&gt;
&lt;br /&gt;
==Consumer-impact summary==&lt;br /&gt;
Over the years of operation DoorDash has found itself in many controversial consumer and workers violations. Some of the most notable being:&lt;br /&gt;
&lt;br /&gt;
*Withholding dashers funds (up to weeks or months) for delivering orders&lt;br /&gt;
*Lack of Business transparency especially with delivery fees confusing the consumer&lt;br /&gt;
*Exposing millions of sensitive dashers and company information in a breach&lt;br /&gt;
*Adding restaurants to their platform to order without the business&#039;s consent&lt;br /&gt;
*Using driver tips to cover the cost of other deliveries&lt;br /&gt;
*Taking advantage of financially challenged consumers by using [https://wiki.rossmanngroup.com/wiki/Buy_Now_Pay_Later BNPL] (Buy Now Pay Later) services&lt;br /&gt;
*Subsidizing Dashpass subscriptions by passing commission rates onto business&#039;s&lt;br /&gt;
*Multiple losses settling lawsuits due to unfair business practices&lt;br /&gt;
&lt;br /&gt;
==Incidents==&lt;br /&gt;
&lt;br /&gt;
===Withholding funds for contracted drivers===&lt;br /&gt;
According to Doordash, &amp;lt;blockquote&amp;gt;&amp;quot;Dashers get paid on a weekly basis for all deliveries or tasks completed between Monday - Sunday of the previous week (ending Sunday at midnight local time). Payments are transferred directly to your bank account through Direct Deposit and usually take 2-3 days to show up in your bank account, so payments will appear by Wednesday night.&amp;quot;&amp;lt;ref name=&amp;quot;:3&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=When do Dashers get paid? |url=https://help.doordash.com/dashers/s/article/When-do-Dashers-get-paid?language=en_US |url-status=live |access-date=2025-04-08 |website=Doordash}}&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;Even though they are treated like contractors they are still payed within a weekly basis instead of a quota based system. Many users who contract with Doordash need funds quickly to be able to cover daily expenses. This puts the dashers in a tough spot relying on cash tips if any to continue to get by until they are able to retrieve their weekly pay. However Doordash has already thought of this and created Fastpay.&amp;lt;blockquote&amp;gt;&amp;quot;Fast Pay allows Dashers to cash out their earnings daily for a small fee of $1.99. This means that Dashers can receive their earnings on demand through DoorDash, rather than waiting for their weekly direct deposit or using a third party service.&amp;quot;&amp;lt;ref name=&amp;quot;:3&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;By holding holding dashers funds they are incurring free interest on the money by not paying out the dasher as soon as a delivery is completed. By taking advantage of desperate workers they can make more money off of the original transaction.&lt;br /&gt;
&lt;br /&gt;
===Charging users multiple unclear &amp;quot;fees&amp;quot; for delivery===&lt;br /&gt;
Like many businesses Doordash does need to cover expenses that the company has. The issue lies with the transparency of how they do business with the customer base within their app. Many consumers have taken a legal class action lawsuit against Doordash.&amp;lt;ref name=&amp;quot;:4&amp;quot;&amp;gt;{{Cite web |last=Mayer |first=Chloe |date=2023-06-09 |title=DoorDash Faces $1B Lawsuit Over Delivery Fees: &#039;Dupes Naive Consumers&#039; - Newsweek |url=https://www.newsweek.com/lawsuit-doordash-sue-iphone-android-1805387 |url-status=live |access-date=2025-04-04 |website=Newsweek}}&amp;lt;/ref&amp;gt; The suit alleges Doordash&#039;s algorithm and pricing model changes based on who the consumer is; and not what they order. Specific examples include: delivery fee, any form of a hidden marketing fee or hidden commission fee.&amp;lt;ref name=&amp;quot;:4&amp;quot; /&amp;gt; Doordash has denied all alleged claims referring to it as a &amp;quot;copy-and-paste job&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
===Data breach exposing millions of dashers and company info&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:5&amp;quot; /&amp;gt;===&lt;br /&gt;
In mid 2019 Doordash suffered a data breach that effected 4.9 million customers, drivers and businesses sensitive information combined. Individuals that had joined Doordash after April 5th of 2018 were not effected. this breach took 5 months to be found. Doordash claims that &amp;quot;a third-party service provider,&amp;quot; was to blame for this leak, but the third party was never named. It has been disclosed below.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Breached Data that was exposed&lt;br /&gt;
!Customers&lt;br /&gt;
!name, email and delivery addresses, order history, phone numbers, hashed and salted passwords and the last four digits of their payment cards taken.&lt;br /&gt;
|-&lt;br /&gt;
|Dashers&lt;br /&gt;
|last four digits of their bank account numbers stolen&lt;br /&gt;
|-&lt;br /&gt;
|Companies&lt;br /&gt;
|last four digits of their bank account numbers stolen, Approximately 100,000 had their drivers license stolen.&lt;br /&gt;
|}&lt;br /&gt;
Many consumers complained the year before about their account being hacked. But were assured by Doordash that it was not a breach and &amp;quot;claimed attackers were running credential stuffing attacks&amp;quot;. This shows they did not take customers reports seriously and had a breach shortly after due to the companies opsec negligence.&lt;br /&gt;
&lt;br /&gt;
===Adding restaurants to their platform without other business&#039;s consent&amp;lt;ref name=&amp;quot;:5&amp;quot;&amp;gt;{{Cite web |last=Coban |first=Erkin |date=2025-04-08 |title=DoorDash Fees and Commissions for Restaurants: Detailed 2025 Guide - Restaurant Success Blog {{!}} Menuviel |url=https://blog.menuviel.com/doordash-fees-and-commissions-for-restaurants/ |url-status=live |website=Menuviel}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:2&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=DoorDash - Wikipedia |url=https://en.wikipedia.org/wiki/DoorDash |url-status=live |access-date=2025-04-08 |website=Wikipedia}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Pershan |first=Caleb |date=2020-01-29 |title=Delivery Apps Keep Adding Restaurants Without Their Consent  - Eater |url=https://www.eater.com/2020/1/29/21113416/grubhub-seamless-kin-khao-online-delivery-mistake-doordash |url-status=live |access-date=2025-04-04 |website=EATER}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Settembre |first=Jeanette |date=2020-01-21 |title=DoorDash, Grubhub skewered by small restaurants for posting menus without permission {{!}} Fox Business |url=https://www.foxbusiness.com/small-business/doordash-grubhub-restaurant-listing-without-permission.amp |url-status=live |access-date=2025-04-09 |website=Fox Business}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Pocketing driver app tips to payout other dashers&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;{{Cite web |last=Glenn |first=Lindey |date=2025-03-31 |title=DoorDash’s $1 BILLION Lawsuit: Exposing DoorDash’s Predatory Business Model |url=https://www.youtube.com/watch?v=A-gPld7e3do |url-status=live |access-date=2025-04-04 |website=Youtube}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Calvario |first=Liz |date=2025-02-25 |title=DoorDash Settlement: Millions to Be Paid to Drivers For Pocketed Tips |url=https://www.today.com/food/news/doordash-settlement-payout-rcna193728 |url-status=live |access-date=2025-04-08 |website=TODAY}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Using BNPL services to target the financially challenged consumers&amp;lt;ref&amp;gt;{{Cite web |last=Steinberg |first=Brooke |date=2025-03-24 |title=DoorDash now offering eat now, pay later payments through Klarna |url=https://nypost.com/2025/03/24/lifestyle/DoorDash-now-offering-eat-now-pay-later-payments-through-klarna/ |url-status=live |access-date=2025-04-04 |website=New York Post}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Using Dashpass subscription model to surcharge business&#039;s on order commissions&amp;lt;ref name=&amp;quot;:1&amp;quot;&amp;gt;{{Cite web |last=Kelso |first=Alicia |date=2020-12-07 |title=DoorDash hit with cease-and-desist letter from DC attorney general {{!}} Restaurant Dive |url=https://www.restaurantdive.com/news/doordash-could-use-dashpash-as-a-workaround-to-delivery-fee-caps/591701/ |url-status=live |access-date=2025-04-04 |website=Restaurant Dive}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Settling lawsuits due to unlawful business practices&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;===&lt;br /&gt;
{{Placeholder box|If the company page is short enough and/or the incident is not deserving of its own page, add incidents below in sub-sections (including the points outlined in [[Consumer_Action_Taskforce:Sample/Incident/Help|the incident help page]]) without linking/creating an incident page.&lt;br /&gt;
&lt;br /&gt;
If the company has various incidents listed and/or this page is getting too long, create subsections linking to each incident while linking to the main article and including a short summary. To link to the page use the &amp;quot;Hatnote&amp;quot; or &amp;quot;Main&amp;quot; templates.&lt;br /&gt;
&lt;br /&gt;
If the company has numerous incidents then format them in a table (see [[Amazon]] for an example). }}&lt;br /&gt;
&lt;br /&gt;
==Products==&lt;br /&gt;
&lt;br /&gt;
===Dashpass (2018 - Present)===&lt;br /&gt;
A premium program offered by Door Dash. This program offers free delivery on orders greater than $12 along with reduced service fees for deliveries. By paying the subscription price Doordash advertises this program as a cost saving measure for consumers that use their app frequently. This offer however has been subject to a variety of criticism. One of the more popular cases being hit with a cease-and-desist letter from DC attorney general for charging more than 15% on commissions to make up the losses of the companies free delivery policy with Dashpass.&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;{{Placeholder box|This is a list of the company&#039;s product lines &#039;&#039;&#039;with articles on this wiki&#039;&#039;&#039;.&lt;br /&gt;
* [[Example product line one]] (release date): Short summary of the product&#039;s incidents.&lt;br /&gt;
* [[Example product line two]] (release date):}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Placeholder box|Link to relevant theme articles or companies with similar incidents.}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=12602</id>
		<title>Doordash</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=12602"/>
		<updated>2025-04-09T14:42:57Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: expand on one incident add source more points of interest....&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoboxCompany&lt;br /&gt;
| Name = Doordash&lt;br /&gt;
| Type =Public&lt;br /&gt;
| Founded =2013&lt;br /&gt;
| Industry =Online Delivery&lt;br /&gt;
| Official Website =https://www.doordash.com/&lt;br /&gt;
| Logo =Doordash.png&lt;br /&gt;
}}[https://www.doordash.com/ DoorDash] was founded in June 2013, initially starting as PaloAltoDelivery.com before rebranding to Doordash. The company was founded by three Stanford students Tony Xu, Andy Fang, and Stanley Tang. Its focus is delivery on a wide variety of items, some items include fresh meals from nearby restaurants, groceries, convenience store items, OTC (Over the Counter) medicines, flowers, etc... This service mainly operates in locations within the U.S. (United States), Canada, and Australia.&lt;br /&gt;
&lt;br /&gt;
==Consumer-impact summary==&lt;br /&gt;
Over the years of operation DoorDash has found itself in many controversial consumer and workers violations. Some of the most notable being:&lt;br /&gt;
&lt;br /&gt;
*Withholding dashers funds (up to weeks or months) for delivering orders&lt;br /&gt;
*Lack of Business transparency especially with delivery fees confusing the consumer&lt;br /&gt;
*Exposing millions of sensitive dashers and company information in a breach&lt;br /&gt;
*Adding restaurants to their platform to order without the business&#039;s consent&lt;br /&gt;
*Using driver tips to cover the cost of other deliveries&lt;br /&gt;
*Taking advantage of financially challenged consumers by using [https://wiki.rossmanngroup.com/wiki/Buy_Now_Pay_Later BNPL] (Buy Now Pay Later) services&lt;br /&gt;
*Subsidizing Dashpass subscriptions by passing commission rates onto business&#039;s&lt;br /&gt;
*Multiple lawsuits due to unfair business practices&lt;br /&gt;
&lt;br /&gt;
==Incidents==&lt;br /&gt;
&lt;br /&gt;
===Withholding funds for contracted drivers===&lt;br /&gt;
According to Doordash, &amp;lt;blockquote&amp;gt;&amp;quot;Dashers get paid on a weekly basis for all deliveries or tasks completed between Monday - Sunday of the previous week (ending Sunday at midnight local time). Payments are transferred directly to your bank account through Direct Deposit and usually take 2-3 days to show up in your bank account, so payments will appear by Wednesday night.&amp;quot;&amp;lt;ref name=&amp;quot;:3&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=When do Dashers get paid? |url=https://help.doordash.com/dashers/s/article/When-do-Dashers-get-paid?language=en_US |url-status=live |access-date=2025-04-08 |website=Doordash}}&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;Even though they are treated like contractors they are still payed within a weekly basis instead of a quota based system. Many users who contract with Doordash need funds quickly to be able to cover daily expenses. This puts the dashers in a tough spot relying on cash tips if any to continue to get by until they are able to retrieve their weekly pay. However Doordash has already thought of this and created Fastpay.&amp;lt;blockquote&amp;gt;&amp;quot;Fast Pay allows Dashers to cash out their earnings daily for a small fee of $1.99. This means that Dashers can receive their earnings on demand through DoorDash, rather than waiting for their weekly direct deposit or using a third party service.&amp;quot;&amp;lt;ref name=&amp;quot;:3&amp;quot; /&amp;gt;&amp;lt;/blockquote&amp;gt;By holding holding dashers funds they are incurring free interest on the money by not paying out the dasher as soon as a delivery is completed. By taking advantage of desperate workers they can make more money off of the original transaction.&lt;br /&gt;
&lt;br /&gt;
===Charging users multiple unclear &amp;quot;fees&amp;quot; for delivery&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;{{Cite web |last=Glenn |first=Lindey |date=2025-03-31 |title=DoorDash’s $1 BILLION Lawsuit: Exposing DoorDash’s Predatory Business Model |url=https://www.youtube.com/watch?v=A-gPld7e3do |url-status=live |access-date=2025-04-04 |website=Youtube}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Mayer |first=Chloe |date=2023-06-09 |title=DoorDash Faces $1B Lawsuit Over Delivery Fees: &#039;Dupes Naive Consumers&#039; - Newsweek |url=https://www.newsweek.com/lawsuit-doordash-sue-iphone-android-1805387 |url-status=live |access-date=2025-04-04 |website=Newsweek}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
=== Data breach exposing millions of dashers and company info&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
===Adding restaurants to their platform without other business&#039;s consent&amp;lt;ref&amp;gt;{{Cite web |last=Coban |first=Erkin |date=2025-04-08 |title=DoorDash Fees and Commissions for Restaurants: Detailed 2025 Guide - Restaurant Success Blog {{!}} Menuviel |url=https://blog.menuviel.com/doordash-fees-and-commissions-for-restaurants/ |url-status=live |website=Menuviel}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:2&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=DoorDash - Wikipedia |url=https://en.wikipedia.org/wiki/DoorDash |url-status=live |access-date=2025-04-08 |website=Wikipedia}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Pershan |first=Caleb |date=2020-01-29 |title=Delivery Apps Keep Adding Restaurants Without Their Consent  - Eater |url=https://www.eater.com/2020/1/29/21113416/grubhub-seamless-kin-khao-online-delivery-mistake-doordash |url-status=live |access-date=2025-04-04 |website=EATER}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Settembre |first=Jeanette |date=2020-01-21 |title=DoorDash, Grubhub skewered by small restaurants for posting menus without permission {{!}} Fox Business |url=https://www.foxbusiness.com/small-business/doordash-grubhub-restaurant-listing-without-permission.amp |url-status=live |access-date=2025-04-09 |website=Fox Business}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Pocketing driver app tips to payout other dashers&amp;lt;ref name=&amp;quot;:0&amp;quot; /&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Calvario |first=Liz |date=2025-02-25 |title=DoorDash Settlement: Millions to Be Paid to Drivers For Pocketed Tips |url=https://www.today.com/food/news/doordash-settlement-payout-rcna193728 |url-status=live |access-date=2025-04-08 |website=TODAY}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Using BNPL services to target the financially challenged consumers&amp;lt;ref&amp;gt;{{Cite web |last=Steinberg |first=Brooke |date=2025-03-24 |title=DoorDash now offering eat now, pay later payments through Klarna |url=https://nypost.com/2025/03/24/lifestyle/DoorDash-now-offering-eat-now-pay-later-payments-through-klarna/ |url-status=live |access-date=2025-04-04 |website=New York Post}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Using Dashpass subscription model to surcharge business&#039;s on order commissions&amp;lt;ref name=&amp;quot;:1&amp;quot;&amp;gt;{{Cite web |last=Kelso |first=Alicia |date=2020-12-07 |title=DoorDash hit with cease-and-desist letter from DC attorney general {{!}} Restaurant Dive |url=https://www.restaurantdive.com/news/doordash-could-use-dashpash-as-a-workaround-to-delivery-fee-caps/591701/ |url-status=live |access-date=2025-04-04 |website=Restaurant Dive}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Settling and pending lawsuits due to unlawful business practices&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;===&lt;br /&gt;
{{Placeholder box|If the company page is short enough and/or the incident is not deserving of its own page, add incidents below in sub-sections (including the points outlined in [[Consumer_Action_Taskforce:Sample/Incident/Help|the incident help page]]) without linking/creating an incident page.&lt;br /&gt;
&lt;br /&gt;
If the company has various incidents listed and/or this page is getting too long, create subsections linking to each incident while linking to the main article and including a short summary. To link to the page use the &amp;quot;Hatnote&amp;quot; or &amp;quot;Main&amp;quot; templates.&lt;br /&gt;
&lt;br /&gt;
If the company has numerous incidents then format them in a table (see [[Amazon]] for an example). }}&lt;br /&gt;
&lt;br /&gt;
==Products==&lt;br /&gt;
&lt;br /&gt;
===Dashpass (2018 - Present)===&lt;br /&gt;
A premium program offered by Door Dash. This program offers free delivery on orders greater than $12 along with reduced service fees for deliveries. By paying the subscription price Doordash advertises this program as a cost saving measure for consumers that use their app frequently. This offer however has been subject to a variety of criticism. One of the more popular cases being hit with a cease-and-desist letter from DC attorney general for charging more than 15% on commissions to make up the losses of the companies free delivery policy with Dashpass.&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;{{Placeholder box|This is a list of the company&#039;s product lines &#039;&#039;&#039;with articles on this wiki&#039;&#039;&#039;.&lt;br /&gt;
* [[Example product line one]] (release date): Short summary of the product&#039;s incidents.&lt;br /&gt;
* [[Example product line two]] (release date):}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Placeholder box|Link to relevant theme articles or companies with similar incidents.}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=12601</id>
		<title>Doordash</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=12601"/>
		<updated>2025-04-09T14:04:37Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: add source from the discord, add additional subject covering lawsuits being settled and ones that are still currently pending&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoboxCompany&lt;br /&gt;
| Name = Doordash&lt;br /&gt;
| Type =Public&lt;br /&gt;
| Founded =2013&lt;br /&gt;
| Industry =Online Delivery&lt;br /&gt;
| Official Website =https://www.doordash.com/&lt;br /&gt;
| Logo =Doordash.png&lt;br /&gt;
}}[https://www.doordash.com/ DoorDash] was founded in June 2013, initially starting as PaloAltoDelivery.com before rebranding to Doordash. The company was founded by three Stanford students Tony Xu, Andy Fang, and Stanley Tang. Its focus is delivery on a wide variety of items, some items include fresh meals from nearby restaurants, groceries, convenience store items, OTC (Over the Counter) medicines, flowers, etc... This service mainly operates in locations within the U.S. (United States), Canada, and Australia.&lt;br /&gt;
&lt;br /&gt;
==Consumer-impact summary==&lt;br /&gt;
Over the years of operation DoorDash has found itself in many controversial consumer and workers violations. Some of the most notable being:&lt;br /&gt;
&lt;br /&gt;
*Withholding contractors funds (up to weeks or months) for delivering orders&lt;br /&gt;
*Lack of Business transparency especially with delivery fees confusing the consumer&lt;br /&gt;
*Adding restaurants to their platform to order without the business&#039;s consent&lt;br /&gt;
*Using driver tips to cover the cost of other deliveries&lt;br /&gt;
*Taking advantage of financially challenged consumers by using [https://wiki.rossmanngroup.com/wiki/Buy_Now_Pay_Later BNPL] (Buy Now Pay Later) services&lt;br /&gt;
*Subsidizing Dashpass subscriptions by passing commission rates onto business&#039;s&lt;br /&gt;
*Settling multiple lawsuits due to unfair business practices &lt;br /&gt;
&lt;br /&gt;
==Incidents==&lt;br /&gt;
&lt;br /&gt;
===Withholding funds for contracted drivers &amp;amp; restaurants&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;{{Cite web |last=Glenn |first=Lindey |date=2025-03-31 |title=DoorDash’s $1 BILLION Lawsuit: Exposing DoorDash’s Predatory Business Model |url=https://www.youtube.com/watch?v=A-gPld7e3do |url-status=live |access-date=2025-04-04 |website=Youtube}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |date=2025-04-08 |title=When do Dashers get paid? |url=https://help.doordash.com/dashers/s/article/When-do-Dashers-get-paid?language=en_US |url-status=live |access-date=2025-04-08 |website=Doordash}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Coban |first=Erkin |date=2025-04-08 |title=DoorDash Fees and Commissions for Restaurants: Detailed 2025 Guide - Restaurant Success Blog {{!}} Menuviel |url=https://blog.menuviel.com/doordash-fees-and-commissions-for-restaurants/ |url-status=live |website=Menuviel}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Charging users multiple unclear &amp;quot;fees&amp;quot; for delivery&amp;lt;ref name=&amp;quot;:0&amp;quot; /&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Mayer |first=Chloe |date=2023-06-09 |title=DoorDash Faces $1B Lawsuit Over Delivery Fees: &#039;Dupes Naive Consumers&#039; - Newsweek |url=https://www.newsweek.com/lawsuit-doordash-sue-iphone-android-1805387 |url-status=live |access-date=2025-04-04 |website=Newsweek}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Adding restaurants to their platform without other business&#039;s consent&amp;lt;ref name=&amp;quot;:2&amp;quot;&amp;gt;{{Cite web |date=2025-04-08 |title=DoorDash - Wikipedia |url=https://en.wikipedia.org/wiki/DoorDash |url-status=live |access-date=2025-04-08 |website=Wikipedia}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Pershan |first=Caleb |date=2020-01-29 |title=Delivery Apps Keep Adding Restaurants Without Their Consent  - Eater |url=https://www.eater.com/2020/1/29/21113416/grubhub-seamless-kin-khao-online-delivery-mistake-doordash |url-status=live |access-date=2025-04-04 |website=EATER}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Settembre |first=Jeanette |date=2020-01-21 |title=DoorDash, Grubhub skewered by small restaurants for posting menus without permission {{!}} Fox Business |url=https://www.foxbusiness.com/small-business/doordash-grubhub-restaurant-listing-without-permission.amp |url-status=live |access-date=2025-04-09 |website=Fox Business}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Pocketing driver app tips to payout other dashers&amp;lt;ref name=&amp;quot;:0&amp;quot; /&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Calvario |first=Liz |date=2025-02-25 |title=DoorDash Settlement: Millions to Be Paid to Drivers For Pocketed Tips |url=https://www.today.com/food/news/doordash-settlement-payout-rcna193728 |url-status=live |access-date=2025-04-08 |website=TODAY}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Using BNPL services to target the financially challenged consumers&amp;lt;ref&amp;gt;{{Cite web |last=Steinberg |first=Brooke |date=2025-03-24 |title=DoorDash now offering eat now, pay later payments through Klarna |url=https://nypost.com/2025/03/24/lifestyle/DoorDash-now-offering-eat-now-pay-later-payments-through-klarna/ |url-status=live |access-date=2025-04-04 |website=New York Post}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Using Dashpass subscription model to surcharge business&#039;s on order commissions&amp;lt;ref name=&amp;quot;:1&amp;quot;&amp;gt;{{Cite web |last=Kelso |first=Alicia |date=2020-12-07 |title=DoorDash hit with cease-and-desist letter from DC attorney general {{!}} Restaurant Dive |url=https://www.restaurantdive.com/news/doordash-could-use-dashpash-as-a-workaround-to-delivery-fee-caps/591701/ |url-status=live |access-date=2025-04-04 |website=Restaurant Dive}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
=== Settling multiple lawsuits at a loss due to unlawful business practices&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt; ===&lt;br /&gt;
{{Placeholder box|If the company page is short enough and/or the incident is not deserving of its own page, add incidents below in sub-sections (including the points outlined in [[Consumer_Action_Taskforce:Sample/Incident/Help|the incident help page]]) without linking/creating an incident page.&lt;br /&gt;
&lt;br /&gt;
If the company has various incidents listed and/or this page is getting too long, create subsections linking to each incident while linking to the main article and including a short summary. To link to the page use the &amp;quot;Hatnote&amp;quot; or &amp;quot;Main&amp;quot; templates.&lt;br /&gt;
&lt;br /&gt;
If the company has numerous incidents then format them in a table (see [[Amazon]] for an example). }}&lt;br /&gt;
&lt;br /&gt;
==Products==&lt;br /&gt;
&lt;br /&gt;
===Dashpass (2018 - Present)===&lt;br /&gt;
A premium program offered by Door Dash. This program offers free delivery on orders greater than $12 along with reduced service fees for deliveries. By paying the subscription price Doordash advertises this program as a cost saving measure for consumers that use their app frequently. This offer however has been subject to a variety of criticism. One of the more popular cases being hit with a cease-and-desist letter from DC attorney general for charging more than 15% on commissions to make up the losses of the companies free delivery policy with Dashpass.&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;{{Placeholder box|This is a list of the company&#039;s product lines &#039;&#039;&#039;with articles on this wiki&#039;&#039;&#039;.&lt;br /&gt;
* [[Example product line one]] (release date): Short summary of the product&#039;s incidents.&lt;br /&gt;
* [[Example product line two]] (release date):}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Placeholder box|Link to relevant theme articles or companies with similar incidents.}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=12582</id>
		<title>Doordash</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=12582"/>
		<updated>2025-04-08T13:27:36Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: add Dashpass info more references the wiki about DD is PACKED like holy bro it definitely needs to be checked out&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoboxCompany&lt;br /&gt;
| Name = Doordash&lt;br /&gt;
| Type =Public&lt;br /&gt;
| Founded =2013&lt;br /&gt;
| Industry =Food Delivery&lt;br /&gt;
| Official Website =https://www.doordash.com/&lt;br /&gt;
| Logo =Doordash.png&lt;br /&gt;
}}[https://www.doordash.com/ DoorDash] was founded in June 2013, initially starting as PaloAltoDelivery.com before rebranding to Doordash. The company was founded by three Stanford students Tony Xu, Andy Fang, and Stanley Tang. Its focus is delivery on a wide variety of items, some items include fresh meals from nearby restaurants, groceries, convenience store items, OTC (Over the Counter) medicines, flowers, etc... This service mainly operates in locations within the U.S. (United States), Canada, and Australia.&lt;br /&gt;
&lt;br /&gt;
==Consumer-impact summary==&lt;br /&gt;
Over the years of operation DoorDash has found itself in many controversial consumer and workers violations. Some of the most notable being:&lt;br /&gt;
&lt;br /&gt;
*Withholding contractors funds (up to weeks or months) for delivering orders&lt;br /&gt;
*Lack of Business transparency especially with delivery fees confusing the consumer&lt;br /&gt;
*Adding restaurants to their platform to order without the business&#039;s consent&lt;br /&gt;
*Using driver tips to cover the cost of other deliveries&lt;br /&gt;
*Taking advantage of financially challenged consumers by using [https://wiki.rossmanngroup.com/wiki/Buy_Now_Pay_Later BNPL] (Buy Now Pay Later) services&lt;br /&gt;
*Subsidizing Dashpass subscriptions by passing commission rates onto business&#039;s&lt;br /&gt;
&lt;br /&gt;
==Incidents==&lt;br /&gt;
&lt;br /&gt;
===Withholding funds for contracted drivers &amp;amp; restaurants&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;{{Cite web |last=Glenn |first=Lindey |date=2025-03-31 |title=DoorDash’s $1 BILLION Lawsuit: Exposing DoorDash’s Predatory Business Model |url=https://www.youtube.com/watch?v=A-gPld7e3do |url-status=live |access-date=2025-04-04 |website=Youtube}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |date=2025-04-08 |title=When do Dashers get paid? |url=https://help.doordash.com/dashers/s/article/When-do-Dashers-get-paid?language=en_US |url-status=live |access-date=2025-04-08 |website=Doordash}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Coban |first=Erkin |date=2025-04-08 |title=DoorDash Fees and Commissions for Restaurants: Detailed 2025 Guide - Restaurant Success Blog {{!}} Menuviel |url=https://blog.menuviel.com/doordash-fees-and-commissions-for-restaurants/ |url-status=live |website=Menuviel}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Charging users multiple unclear &amp;quot;fees&amp;quot; for delivery&amp;lt;ref name=&amp;quot;:0&amp;quot; /&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Mayer |first=Chloe |date=2023-06-09 |title=DoorDash Faces $1B Lawsuit Over Delivery Fees: &#039;Dupes Naive Consumers&#039; - Newsweek |url=https://www.newsweek.com/lawsuit-doordash-sue-iphone-android-1805387 |url-status=live |access-date=2025-04-04 |website=Newsweek}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Adding restaurants to their platform without other business&#039;s consent&amp;lt;ref&amp;gt;{{Cite web |date=2025-04-08 |title=DoorDash - Wikipedia |url=https://en.wikipedia.org/wiki/DoorDash |url-status=live |access-date=2025-04-08 |website=Wikipedia}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Pershan |first=Caleb |date=2020-01-29 |title=Delivery Apps Keep Adding Restaurants Without Their Consent  - Eater |url=https://www.eater.com/2020/1/29/21113416/grubhub-seamless-kin-khao-online-delivery-mistake-doordash |url-status=live |access-date=2025-04-04 |website=EATER}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Pocketing driver app tips to payout other dashers&amp;lt;ref name=&amp;quot;:0&amp;quot; /&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Calvario |first=Liz |date=2025-02-25 |title=DoorDash Settlement: Millions to Be Paid to Drivers For Pocketed Tips |url=https://www.today.com/food/news/doordash-settlement-payout-rcna193728 |url-status=live |access-date=2025-04-08 |website=TODAY}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Using BNPL services to target the financially challenged consumers&amp;lt;ref&amp;gt;{{Cite web |last=Steinberg |first=Brooke |date=2025-03-24 |title=DoorDash now offering eat now, pay later payments through Klarna |url=https://nypost.com/2025/03/24/lifestyle/DoorDash-now-offering-eat-now-pay-later-payments-through-klarna/ |url-status=live |access-date=2025-04-04 |website=New York Post}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Using Dashpass subscription model to surcharge business&#039;s on order commissions&amp;lt;ref name=&amp;quot;:1&amp;quot;&amp;gt;{{Cite web |last=Kelso |first=Alicia |date=2020-12-07 |title=DoorDash hit with cease-and-desist letter from DC attorney general {{!}} Restaurant Dive |url=https://www.restaurantdive.com/news/doordash-could-use-dashpash-as-a-workaround-to-delivery-fee-caps/591701/ |url-status=live |access-date=2025-04-04 |website=Restaurant Dive}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
{{Placeholder box|If the company page is short enough and/or the incident is not deserving of its own page, add incidents below in sub-sections (including the points outlined in [[Consumer_Action_Taskforce:Sample/Incident/Help|the incident help page]]) without linking/creating an incident page.&lt;br /&gt;
&lt;br /&gt;
If the company has various incidents listed and/or this page is getting too long, create subsections linking to each incident while linking to the main article and including a short summary. To link to the page use the &amp;quot;Hatnote&amp;quot; or &amp;quot;Main&amp;quot; templates.&lt;br /&gt;
&lt;br /&gt;
If the company has numerous incidents then format them in a table (see [[Amazon]] for an example). }}&lt;br /&gt;
&lt;br /&gt;
==Products==&lt;br /&gt;
&lt;br /&gt;
===Dashpass (2018 - Present)===&lt;br /&gt;
A premium program offered by Door Dash. This program offers free delivery on orders greater than $12 along with reduced service fees for deliveries. By paying the subscription price Doordash advertises this program as a cost saving measure for consumers that use their app frequently. This offer however has been subject to a variety of criticism. One of the more popular cases being hit with cease-and-desist letter from DC attorney general for charging more than 15% on commissions to make up the losses from the companies free delivery promised with Dashpass.&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;{{Placeholder box|This is a list of the company&#039;s product lines &#039;&#039;&#039;with articles on this wiki&#039;&#039;&#039;.&lt;br /&gt;
* [[Example product line one]] (release date): Short summary of the product&#039;s incidents.&lt;br /&gt;
* [[Example product line two]] (release date):}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Placeholder box|Link to relevant theme articles or companies with similar incidents.}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=12577</id>
		<title>Doordash</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=12577"/>
		<updated>2025-04-08T08:13:50Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: add more reference links&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoboxCompany&lt;br /&gt;
| Name = Doordash&lt;br /&gt;
| Type =Public&lt;br /&gt;
| Founded =2013&lt;br /&gt;
| Industry =Food Delivery&lt;br /&gt;
| Official Website =https://www.doordash.com/&lt;br /&gt;
| Logo =Doordash.png&lt;br /&gt;
}}[https://www.doordash.com/ DoorDash] was founded in June 2013, initially starting as PaloAltoDelivery.com before rebranding to Doordash. The company was founded by three Stanford students Tony Xu, Andy Fang, and Stanley Tang. Its focus is delivery on a wide variety of items, some items include fresh meals from nearby restaurants, groceries, convenience store items, OTC (Over the Counter) medicines, flowers, etc... This service mainly operates in locations within the U.S. (United States), Canada, and Australia.&lt;br /&gt;
&lt;br /&gt;
==Consumer-impact summary==&lt;br /&gt;
Over the years of operation DoorDash has found itself in many controversial consumer and workers violations. Some of the most notable being:&lt;br /&gt;
&lt;br /&gt;
*Withholding contractors funds (up to weeks or months) for delivering orders&lt;br /&gt;
*Lack of Business transparency especially with delivery fees confusing the consumer&lt;br /&gt;
*Adding restaurants to their platform to order without the business&#039;s consent&lt;br /&gt;
*Using driver tips to cover the cost of other deliveries&lt;br /&gt;
*Taking advantage of financially challenged consumers by using [https://wiki.rossmanngroup.com/wiki/Buy_Now_Pay_Later BNPL] (Buy Now Pay Later) services&lt;br /&gt;
*Subsidizing Dashpass subscriptions by passing commission rates onto business&#039;s&lt;br /&gt;
&lt;br /&gt;
==Incidents==&lt;br /&gt;
&lt;br /&gt;
===Withholding funds for contracted drivers &amp;amp; restaurants&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;{{Cite web |last=Glenn |first=Lindey |date=2025-03-31 |title=DoorDash’s $1 BILLION Lawsuit: Exposing DoorDash’s Predatory Business Model |url=https://www.youtube.com/watch?v=A-gPld7e3do |url-status=live |access-date=2025-04-04 |website=Youtube}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |date=2025-04-08 |title=When do Dashers get paid? |url=https://help.doordash.com/dashers/s/article/When-do-Dashers-get-paid?language=en_US |url-status=live |access-date=2025-04-08 |website=Doordash}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Coban |first=Erkin |date=2025-04-08 |title=DoorDash Fees and Commissions for Restaurants: Detailed 2025 Guide - Restaurant Success Blog {{!}} Menuviel |url=https://blog.menuviel.com/doordash-fees-and-commissions-for-restaurants/ |url-status=live |website=Menuviel}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Charging users multiple unclear &amp;quot;fees&amp;quot; for delivery&amp;lt;ref name=&amp;quot;:0&amp;quot; /&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Mayer |first=Chloe |date=2023-06-09 |title=DoorDash Faces $1B Lawsuit Over Delivery Fees: &#039;Dupes Naive Consumers&#039; - Newsweek |url=https://www.newsweek.com/lawsuit-doordash-sue-iphone-android-1805387 |url-status=live |access-date=2025-04-04 |website=Newsweek}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Adding restaurants to their platform without other business&#039;s consent&amp;lt;ref&amp;gt;{{Cite web |last=Pershan |first=Caleb |date=2020-01-29 |title=Delivery Apps Keep Adding Restaurants Without Their Consent  - Eater |url=https://www.eater.com/2020/1/29/21113416/grubhub-seamless-kin-khao-online-delivery-mistake-doordash |url-status=live |access-date=2025-04-04 |website=EATER}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Pocketing driver tips to payout other dashers for deliveries with little or no tips&amp;lt;ref name=&amp;quot;:0&amp;quot; /&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Calvario |first=Liz |date=2025-02-25 |title=DoorDash Settlement: Millions to Be Paid to Drivers For Pocketed Tips |url=https://www.today.com/food/news/doordash-settlement-payout-rcna193728 |url-status=live |access-date=2025-04-08 |website=TODAY}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Using BNPL services to target the financially challenged consumers&amp;lt;ref&amp;gt;{{Cite web |last=Steinberg |first=Brooke |date=2025-03-24 |title=DoorDash now offering eat now, pay later payments through Klarna |url=https://nypost.com/2025/03/24/lifestyle/DoorDash-now-offering-eat-now-pay-later-payments-through-klarna/ |url-status=live |access-date=2025-04-04 |website=New York Post}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Using Dashpass subscription model to surcharge business&#039;s on order commissions&amp;lt;ref&amp;gt;{{Cite web |last=Kelso |first=Alicia |date=2020-12-07 |title=DoorDash hit with cease-and-desist letter from DC attorney general {{!}} Restaurant Dive |url=https://www.restaurantdive.com/news/doordash-could-use-dashpash-as-a-workaround-to-delivery-fee-caps/591701/ |url-status=live |access-date=2025-04-04 |website=Restaurant Dive}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
{{Placeholder box|If the company page is short enough and/or the incident is not deserving of its own page, add incidents below in sub-sections (including the points outlined in [[Consumer_Action_Taskforce:Sample/Incident/Help|the incident help page]]) without linking/creating an incident page.&lt;br /&gt;
&lt;br /&gt;
If the company has various incidents listed and/or this page is getting too long, create subsections linking to each incident while linking to the main article and including a short summary. To link to the page use the &amp;quot;Hatnote&amp;quot; or &amp;quot;Main&amp;quot; templates.&lt;br /&gt;
&lt;br /&gt;
If the company has numerous incidents then format them in a table (see [[Amazon]] for an example). }}&lt;br /&gt;
&lt;br /&gt;
==Products==&lt;br /&gt;
&lt;br /&gt;
===Dashpass (2018)===&lt;br /&gt;
{{Placeholder box|This is a list of the company&#039;s product lines &#039;&#039;&#039;with articles on this wiki&#039;&#039;&#039;.&lt;br /&gt;
* [[Example product line one]] (release date): Short summary of the product&#039;s incidents.&lt;br /&gt;
* [[Example product line two]] (release date):}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Placeholder box|Link to relevant theme articles or companies with similar incidents.}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Battery_Health_Assistance&amp;diff=12515</id>
		<title>Battery Health Assistance</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Battery_Health_Assistance&amp;diff=12515"/>
		<updated>2025-04-05T05:15:31Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: Analysis: more fluidity changes&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Google Pixel 9a is an Android smartphone designed, developed and marketed by [[Google]]. The planned release date is April 10 in US, Canada and UK&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;{{Cite web |last=Brecher |first=Hannes |last2=Fisher |first2=Jacob |date=2 Apr 2025 |title=Google Pixel 9a comes with new feature that weakens the battery after just 200 charging cycles |url=https://www.notebookcheck.net/Google-Pixel-9a-comes-with-new-feature-that-weakens-the-battery-after-just-200-charging-cycles.991310.0.html |url-status=live |access-date=2 Apr 2025 |website=Notebookcheck}}&amp;lt;/ref&amp;gt;. On March 31, 2025, Google announced its Battery Health Assistance&amp;lt;ref name=&amp;quot;:1&amp;quot;&amp;gt;{{Cite web |date=1 Apr 2025 |title=Understand your Pixel battery |url=https://support.google.com/pixelphone/answer/15738128 |url-status=live |archive-url=https://web.archive.org/web/20250404092737/https://support.google.com/pixelphone/answer/15738128 |archive-date=4 Apr 2025 |access-date=4 Apr 2025 |website=[[Google]]}}&amp;lt;/ref&amp;gt; to users:&amp;lt;blockquote&amp;gt;For Pixel 9a:&lt;br /&gt;
&lt;br /&gt;
Lithium-ion batteries are consumable components that eventually require replacement. Your Pixel 9a will receive a &#039;&#039;&#039;software update&#039;&#039;&#039; that automatically helps manage the long term health and performance of its battery as it ages. This software will &#039;&#039;&#039;adjust the battery’s maximum voltage&#039;&#039;&#039; in stages that start at 200 charge cycles and continue gradually until 1000 charge cycles to help stabilize battery performance and aging.&lt;br /&gt;
&lt;br /&gt;
You may notice small decreases in your battery’s runtime as your battery ages. Battery health assistance will also &#039;&#039;&#039;tune the phone’s charging speed&#039;&#039;&#039; based &#039;&#039;&#039;on adjusted capacity&#039;&#039;&#039;. You may notice a slight change in battery charging performance. Battery health assistance settings on Pixel 9a &#039;&#039;&#039;aren’t customizable by the user.&#039;&#039;&#039;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Background==&lt;br /&gt;
&lt;br /&gt;
===Pixel 4a Battery Performance Program&amp;lt;ref&amp;gt;{{Cite web |date=6 Jan 2025 |title=Pixel 4a Battery Performance Program |url=https://support.google.com/pixelphone/answer/15701861 |url-status=deviated |archive-url=https://web.archive.org/web/20250107002112/https://support.google.com/pixelphone/answer/15701861 |archive-date=7 Jan 2025 |access-date=25 Mar 2025 |website=[[Google]]}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
Google is known for reducing the charging voltage of Pixel 4a from 4.4V to 3.95V via a software update, resulting in a 44% drop in theoretical usable charge&amp;lt;ref name=&amp;quot;:2&amp;quot;&amp;gt;{{Cite web |last=Wojciechowska |first=Kamila |date=5 Feb 2025 |title=There is even more to the Google Pixel 4a&#039;s horrific battery update than we thought |url=https://www.androidauthority.com/pixel-4a-battery-update-explained-3522417/ |url-status=live |access-date=4 Apr 2025 |website=AndroidAuthority}}&amp;lt;/ref&amp;gt;. Pixel 4a users report much higher real-world runtime loss.&lt;br /&gt;
&lt;br /&gt;
==Potential effects of software update==&lt;br /&gt;
Google has not provided detailed technical explanations for the update, the adjusted battery&#039;s maximum voltage and charging speed are yet to known.&lt;br /&gt;
&lt;br /&gt;
===Battery Performance issues===&lt;br /&gt;
Charging the battery at a lower voltage will not fully charge it. A partly charged battery exhibit shorter runtime. Lowering the charging voltage by 0.1V lowers the capacity by about 10%&amp;lt;ref name=&amp;quot;:3&amp;quot;&amp;gt;{{Cite web |date=25 Oct 2021 |title=BU-409: Charging Lithium-ion |url=https://batteryuniversity.com/article/bu-409-charging-lithium-ion |url-status=live |access-date=4 Apr 2025 |website=Battery University}}&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Charging the battery at a lower current will increase the charging time.&lt;br /&gt;
&lt;br /&gt;
====Analysis====&lt;br /&gt;
&lt;br /&gt;
*Charging the battery in shorter capacity periods leads to less runtime&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:3&amp;quot; /&amp;gt;.&lt;br /&gt;
*Charging the battery at lower percentages slows down battery aging&amp;lt;ref name=&amp;quot;:4&amp;quot; /&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Both factors lead to two possible outcomes that need to be differentiated very clearly to prevent misunderstanding, confusion or worse. Battery usage practices:&lt;br /&gt;
&lt;br /&gt;
*When the user recharges the battery to a lower percentage frequently &#039;&#039;(only charging to 100% when necessary)&#039;&#039;. Results in better battery health compared to always fully charging.&lt;br /&gt;
*The manufacturer blocked part of the available capacity &#039;&#039;after&#039;&#039; a certain amount of charging cycles. Meaning that after the user has degraded a certain amount of the battery the manufacturer artificially limits it&#039;s capabilities by further removing a second portion of the battery. Leaving the remaining amount available to degrade faster than normal.&lt;br /&gt;
&lt;br /&gt;
==Possible technical rationale==&lt;br /&gt;
&lt;br /&gt;
===Prolonging battery life claim===&lt;br /&gt;
Charging the battery at a lower percentage slows down battery degradation&amp;lt;ref name=&amp;quot;:4&amp;quot;&amp;gt;Xu, Bolun &amp;amp; Oudalov, Alexandre &amp;amp; Ulbig, Andreas &amp;amp; Andersson, Göran. (2016). Modeling of Lithium-Ion Battery Degradation for Cell Life Assessment. IEEE Transactions on Smart Grid. 99. 1-1. 10.1109/TSG.2016.2578950. &amp;lt;/ref&amp;gt;, However, there are some key differences between &amp;quot;Charging Optimization&amp;quot; and the future &amp;quot;Battery Health Assistance&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Charging Optimization&#039;&#039;&#039; has two options, Adaptive Charging and Limit to 80%&amp;lt;ref&amp;gt;{{Cite web |title=Get the most life from your Pixel phone battery |url=https://support.google.com/pixelphone/answer/6090612 |url-status=live |access-date=4 Apr 2025 |website=Pixel Phone Help}}&amp;lt;/ref&amp;gt;. Adaptive Charging can prolong the life of the battery by fully charging it just before the user unplugs, reducing the time spend at high charge levels. The user can select Limit to 80% option to help extend the lifespan of the battery with a drawback of a reduced runtime. The smart phone can always resume maximum available capacity should the user deselect the limit and charge it to 100%. Pixel users can &#039;&#039;&#039;enable and disable the feature at will&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Battery Health Assistance&#039;&#039;&#039; lowers the battery&#039;s maximum voltage and charging current in stages, from 200 cycles to 1000 cycles&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;. This is irreversible as the &#039;&#039;&#039;only way to use the full voltage of the battery again is to replace the battery itself&#039;&#039;&#039;&amp;lt;ref name=&amp;quot;:0&amp;quot; /&amp;gt;. This reduces runtime further as &#039;&#039;&#039;only part of the remaining battery capacity is available&#039;&#039;&#039;, defeating the purpose of preserving battery health.&lt;br /&gt;
&lt;br /&gt;
Google claimed that this Battery Health Assistance will be &#039;&#039;&#039;voluntary&#039;&#039;&#039; for &#039;&#039;&#039;previously&#039;&#039;&#039; launched devices&amp;lt;ref&amp;gt;{{Cite web |last=Li |first=Abner |date=31 Mar 2025 |title=Google Pixel adding ‘Battery health assistance’ for long-term use, starting with Pixel 9a |url=https://9to5google.com/2025/03/31/pixel-battery-health-assistance/ |url-status=live |access-date=4 Apr 2025 |website=9to5Google}}&amp;lt;/ref&amp;gt;. It is unclear whether some or all Pixel devices released in the future will be impacted by this program.&lt;br /&gt;
&lt;br /&gt;
===Potentially defective battery unit===&lt;br /&gt;
Concerns arise over the delayed launch date of Pixel 9a over an &amp;quot;an unnamed component issue&amp;quot;, suspecting that the issue could be the battery&amp;lt;ref&amp;gt;{{Cite web |last=Mundy |first=Jon |date=20 Mar 2025 |title=Pixel 9a flaw uncovered before it even hits shops |url=https://www.techadvisor.com/article/2643405/google-pixel-9a-delayed-due-to-component-issue.html |url-status=live |access-date=4 Apr 2025 |website=Tech Advisor}}&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Consumer reaction==&lt;br /&gt;
&lt;br /&gt;
Current and former Pixel users condemn this program and compared it with Apple&#039;s &amp;quot;batterygate&amp;quot; and the Pixel 4a Battery Performance Program, saying that Battery Health Assistance is &amp;quot;worse&amp;quot;&amp;lt;ref&amp;gt;{{Cite web |title=This is worse than Apple |url=https://old.reddit.com/r/GooglePixel/comments/1jp883q/google_will_gradually_reduce_pixel_9a_battery/ml6m0y7/?context=3 |url-status=live |archive-url=https://web.archive.org/web/20250405011000/https://old.reddit.com/r/GooglePixel/comments/1jp883q/google_will_gradually_reduce_pixel_9a_battery/ml6m0y7/?context=3 |archive-date=5 Apr 2025 |access-date=5 Apr 2025 |website=[[Reddit]]}}&amp;lt;/ref&amp;gt; and the Pixel 4a incident is a &amp;quot;preview&amp;quot;&amp;lt;ref&amp;gt;{{Cite web |date=2 Apr 2025 |title=Pixel 9a will have battery &amp;quot;optimised&amp;quot; after 200 cycles |url=https://www.reddit.com/r/Pixel4a/comments/1jpk1db/pixel_9a_will_have_battery_optimised_after_200/ |url-status=live |access-date=3 Apr 2025 |website=[[Reddit]]}}&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Users also find the wording of the support article on Google&#039;s website vague and lack of self-consistency&amp;lt;ref&amp;gt;{{Cite web |date=1 Apr 2024 |title=So they want to reduce the wear out of the battery by... doing exactly the same? What&#039;s logic behind this? |url=https://www.reddit.com/r/GooglePixel/comments/1jp883q/comment/mkzu6lc/ |url-status=live |access-date=2 Apr 2025 |website=[[Reddit]]}}&amp;lt;/ref&amp;gt;, saying the Google will &amp;quot;cause the thing they are supposedly trying to prevent&amp;quot;&amp;lt;ref&amp;gt;{{Cite web |date=2 Apr 2025 |title=Deliberate weakening after only 200 charging cycles: Google Pixel 9a limits battery voltage according to a planned schedule |url=https://www.notebookchat.com/index.php?topic=225600.msg645716#msg645716 |url-status=live |access-date=5 Apr 2025 |website=NotebookCHECK - Notebook Forum}}&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
[[Category:Google Pixel Smartphones]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Battery_Health_Assistance&amp;diff=12514</id>
		<title>Battery Health Assistance</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Battery_Health_Assistance&amp;diff=12514"/>
		<updated>2025-04-05T05:01:29Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: Analysis: fluidity edits/rephrasing&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Google Pixel 9a is an Android smartphone designed, developed and marketed by [[Google]]. The planned release date is April 10 in US, Canada and UK&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;{{Cite web |last=Brecher |first=Hannes |last2=Fisher |first2=Jacob |date=2 Apr 2025 |title=Google Pixel 9a comes with new feature that weakens the battery after just 200 charging cycles |url=https://www.notebookcheck.net/Google-Pixel-9a-comes-with-new-feature-that-weakens-the-battery-after-just-200-charging-cycles.991310.0.html |url-status=live |access-date=2 Apr 2025 |website=Notebookcheck}}&amp;lt;/ref&amp;gt;. On March 31, 2025, Google announced its Battery Health Assistance&amp;lt;ref name=&amp;quot;:1&amp;quot;&amp;gt;{{Cite web |date=1 Apr 2025 |title=Understand your Pixel battery |url=https://support.google.com/pixelphone/answer/15738128 |url-status=live |archive-url=https://web.archive.org/web/20250404092737/https://support.google.com/pixelphone/answer/15738128 |archive-date=4 Apr 2025 |access-date=4 Apr 2025 |website=[[Google]]}}&amp;lt;/ref&amp;gt; to users:&amp;lt;blockquote&amp;gt;For Pixel 9a:&lt;br /&gt;
&lt;br /&gt;
Lithium-ion batteries are consumable components that eventually require replacement. Your Pixel 9a will receive a &#039;&#039;&#039;software update&#039;&#039;&#039; that automatically helps manage the long term health and performance of its battery as it ages. This software will &#039;&#039;&#039;adjust the battery’s maximum voltage&#039;&#039;&#039; in stages that start at 200 charge cycles and continue gradually until 1000 charge cycles to help stabilize battery performance and aging.&lt;br /&gt;
&lt;br /&gt;
You may notice small decreases in your battery’s runtime as your battery ages. Battery health assistance will also &#039;&#039;&#039;tune the phone’s charging speed&#039;&#039;&#039; based &#039;&#039;&#039;on adjusted capacity&#039;&#039;&#039;. You may notice a slight change in battery charging performance. Battery health assistance settings on Pixel 9a &#039;&#039;&#039;aren’t customizable by the user.&#039;&#039;&#039;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Background==&lt;br /&gt;
&lt;br /&gt;
===Pixel 4a Battery Performance Program&amp;lt;ref&amp;gt;{{Cite web |date=6 Jan 2025 |title=Pixel 4a Battery Performance Program |url=https://support.google.com/pixelphone/answer/15701861 |url-status=deviated |archive-url=https://web.archive.org/web/20250107002112/https://support.google.com/pixelphone/answer/15701861 |archive-date=7 Jan 2025 |access-date=25 Mar 2025 |website=[[Google]]}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
Google is known for reducing the charging voltage of Pixel 4a from 4.4V to 3.95V via a software update, resulting in a 44% drop in theoretical usable charge&amp;lt;ref name=&amp;quot;:2&amp;quot;&amp;gt;{{Cite web |last=Wojciechowska |first=Kamila |date=5 Feb 2025 |title=There is even more to the Google Pixel 4a&#039;s horrific battery update than we thought |url=https://www.androidauthority.com/pixel-4a-battery-update-explained-3522417/ |url-status=live |access-date=4 Apr 2025 |website=AndroidAuthority}}&amp;lt;/ref&amp;gt;. Pixel 4a users report much higher real-world runtime loss.&lt;br /&gt;
&lt;br /&gt;
==Potential effects of software update==&lt;br /&gt;
Google has not provided detailed technical explanations for the update, the adjusted battery&#039;s maximum voltage and charging speed are yet to known.&lt;br /&gt;
&lt;br /&gt;
===Battery Performance issues===&lt;br /&gt;
Charging the battery at a lower voltage will not fully charge it. A partly charged battery exhibit shorter runtime. Lowering the charging voltage by 0.1V lowers the capacity by about 10%&amp;lt;ref name=&amp;quot;:3&amp;quot;&amp;gt;{{Cite web |date=25 Oct 2021 |title=BU-409: Charging Lithium-ion |url=https://batteryuniversity.com/article/bu-409-charging-lithium-ion |url-status=live |access-date=4 Apr 2025 |website=Battery University}}&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Charging the battery at a lower current will increase the charging time.&lt;br /&gt;
&lt;br /&gt;
====Analysis====&lt;br /&gt;
&lt;br /&gt;
*Charging the battery in shorter capacity periods leads to less runtime&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:3&amp;quot; /&amp;gt;.&lt;br /&gt;
*Charging the battery at lower percentages slows down battery aging&amp;lt;ref name=&amp;quot;:4&amp;quot; /&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Both factors lead to two possible outcomes that need to be differentiated very clearly to prevent misunderstanding, confusion or worse battery usage practices:&lt;br /&gt;
&lt;br /&gt;
*When the user recharges the battery to a lower percentage frequently &#039;&#039;(only charging to 100% when necessary)&#039;&#039;. Results in better battery health compared to always charging to 100%.&lt;br /&gt;
*The manufacturer blocked part of the available capacity &#039;&#039;after&#039;&#039; certain amount of charging cycles. Meaning that after the user has degraded a certain amount of the battery the manufacturer artificially limits it&#039;s capabilities by removing a second portion of the battery leading the remaining portion available to degrade faster.&lt;br /&gt;
&lt;br /&gt;
==Possible technical rationale==&lt;br /&gt;
&lt;br /&gt;
===Prolonging battery life claim===&lt;br /&gt;
Charging the battery at a lower percentage slows down battery degradation&amp;lt;ref name=&amp;quot;:4&amp;quot;&amp;gt;Xu, Bolun &amp;amp; Oudalov, Alexandre &amp;amp; Ulbig, Andreas &amp;amp; Andersson, Göran. (2016). Modeling of Lithium-Ion Battery Degradation for Cell Life Assessment. IEEE Transactions on Smart Grid. 99. 1-1. 10.1109/TSG.2016.2578950. &amp;lt;/ref&amp;gt;, However, there are some key differences between &amp;quot;Charging Optimization&amp;quot; and the future &amp;quot;Battery Health Assistance&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Charging Optimization&#039;&#039;&#039; has two options, Adaptive Charging and Limit to 80%&amp;lt;ref&amp;gt;{{Cite web |title=Get the most life from your Pixel phone battery |url=https://support.google.com/pixelphone/answer/6090612 |url-status=live |access-date=4 Apr 2025 |website=Pixel Phone Help}}&amp;lt;/ref&amp;gt;. Adaptive Charging can prolong the life of the battery by fully charging it just before the user unplugs, reducing the time spend at high charge levels. The user can select Limit to 80% option to help extend the lifespan of the battery with a drawback of a reduced runtime. The smart phone can always resume maximum available capacity should the user deselect the limit and charge it to 100%. Pixel users can &#039;&#039;&#039;enable and disable the feature at will&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Battery Health Assistance&#039;&#039;&#039; lowers the battery&#039;s maximum voltage and charging current in stages, from 200 cycles to 1000 cycles&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;. This is irreversible as the &#039;&#039;&#039;only way to use the full voltage of the battery again is to replace the battery itself&#039;&#039;&#039;&amp;lt;ref name=&amp;quot;:0&amp;quot; /&amp;gt;. This reduces runtime further as &#039;&#039;&#039;only part of the remaining battery capacity is available&#039;&#039;&#039;, defeating the purpose of preserving battery health.&lt;br /&gt;
&lt;br /&gt;
Google claimed that this Battery Health Assistance will be &#039;&#039;&#039;voluntary&#039;&#039;&#039; for &#039;&#039;&#039;previously&#039;&#039;&#039; launched devices&amp;lt;ref&amp;gt;{{Cite web |last=Li |first=Abner |date=31 Mar 2025 |title=Google Pixel adding ‘Battery health assistance’ for long-term use, starting with Pixel 9a |url=https://9to5google.com/2025/03/31/pixel-battery-health-assistance/ |url-status=live |access-date=4 Apr 2025 |website=9to5Google}}&amp;lt;/ref&amp;gt;. It is unclear whether some or all Pixel devices released in the future will be impacted by this program.&lt;br /&gt;
&lt;br /&gt;
===Potentially defective battery unit===&lt;br /&gt;
Concerns arise over the delayed launch date of Pixel 9a over an &amp;quot;an unnamed component issue&amp;quot;, suspecting that the issue could be the battery&amp;lt;ref&amp;gt;{{Cite web |last=Mundy |first=Jon |date=20 Mar 2025 |title=Pixel 9a flaw uncovered before it even hits shops |url=https://www.techadvisor.com/article/2643405/google-pixel-9a-delayed-due-to-component-issue.html |url-status=live |access-date=4 Apr 2025 |website=Tech Advisor}}&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Consumer reaction==&lt;br /&gt;
&lt;br /&gt;
Current and former Pixel users condemn this program and compared it with Apple&#039;s &amp;quot;batterygate&amp;quot; and the Pixel 4a Battery Performance Program, saying that Battery Health Assistance is &amp;quot;worse&amp;quot;&amp;lt;ref&amp;gt;{{Cite web |title=This is worse than Apple |url=https://old.reddit.com/r/GooglePixel/comments/1jp883q/google_will_gradually_reduce_pixel_9a_battery/ml6m0y7/?context=3 |url-status=live |archive-url=https://web.archive.org/web/20250405011000/https://old.reddit.com/r/GooglePixel/comments/1jp883q/google_will_gradually_reduce_pixel_9a_battery/ml6m0y7/?context=3 |archive-date=5 Apr 2025 |access-date=5 Apr 2025 |website=[[Reddit]]}}&amp;lt;/ref&amp;gt; and the Pixel 4a incident is a &amp;quot;preview&amp;quot;&amp;lt;ref&amp;gt;{{Cite web |date=2 Apr 2025 |title=Pixel 9a will have battery &amp;quot;optimised&amp;quot; after 200 cycles |url=https://www.reddit.com/r/Pixel4a/comments/1jpk1db/pixel_9a_will_have_battery_optimised_after_200/ |url-status=live |access-date=3 Apr 2025 |website=[[Reddit]]}}&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Users also find the wording of the support article on Google&#039;s website vague and lack of self-consistency&amp;lt;ref&amp;gt;{{Cite web |date=1 Apr 2024 |title=So they want to reduce the wear out of the battery by... doing exactly the same? What&#039;s logic behind this? |url=https://www.reddit.com/r/GooglePixel/comments/1jp883q/comment/mkzu6lc/ |url-status=live |access-date=2 Apr 2025 |website=[[Reddit]]}}&amp;lt;/ref&amp;gt;, saying the Google will &amp;quot;cause the thing they are supposedly trying to prevent&amp;quot;&amp;lt;ref&amp;gt;{{Cite web |date=2 Apr 2025 |title=Deliberate weakening after only 200 charging cycles: Google Pixel 9a limits battery voltage according to a planned schedule |url=https://www.notebookchat.com/index.php?topic=225600.msg645716#msg645716 |url-status=live |access-date=5 Apr 2025 |website=NotebookCHECK - Notebook Forum}}&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
[[Category:Google Pixel Smartphones]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=12494</id>
		<title>Doordash</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=12494"/>
		<updated>2025-04-04T15:08:57Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: add topic into consumer impact i forgot&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoboxCompany&lt;br /&gt;
| Name = Doordash&lt;br /&gt;
| Type =Public&lt;br /&gt;
| Founded =2013&lt;br /&gt;
| Industry =Food Delivery&lt;br /&gt;
| Official Website =https://www.doordash.com/&lt;br /&gt;
| Logo =Doordash.png&lt;br /&gt;
}}[https://www.doordash.com/ DoorDash] was founded in June 2013, initially starting as PaloAltoDelivery.com before rebranding to Doordash. The company was founded by three Stanford students Tony Xu, Andy Fang, and Stanley Tang. Its focus is delivery on a wide variety of items, some items include fresh meals from nearby restaurants, groceries, convenience store items, OTC (Over the Counter) medicines, flowers, etc... This service mainly operates in locations within the U.S. (United States), Canada, and Australia.&lt;br /&gt;
&lt;br /&gt;
==Consumer-impact summary==&lt;br /&gt;
Over the years of operation DoorDash has found itself in many controversial consumer and workers violations. Some of the most notable being:&lt;br /&gt;
&lt;br /&gt;
*Withholding contractors funds (up to weeks or months) for delivering orders&lt;br /&gt;
*Lack of Business transparency especially with delivery fees confusing the consumer&lt;br /&gt;
*Adding restaurants to their platform to order without the business&#039;s consent&lt;br /&gt;
*Using driver tips to cover the cost of other deliveries&lt;br /&gt;
*Taking advantage of financially challenged consumers by using [https://wiki.rossmanngroup.com/wiki/Buy_Now_Pay_Later BNPL] (Buy Now Pay Later) services&lt;br /&gt;
*Subsidizing Dashpass subscriptions by passing commission rates onto business&#039;s &lt;br /&gt;
&lt;br /&gt;
==Incidents==&lt;br /&gt;
&lt;br /&gt;
===Withholding funds for contracted drivers&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;{{Cite web |last=Glenn |first=Lindey |date=2025-03-31 |title=DoorDash’s $1 BILLION Lawsuit: Exposing DoorDash’s Predatory Business Model |url=https://www.youtube.com/watch?v=A-gPld7e3do |url-status=live |access-date=2025-04-04 |website=Youtube}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Charging users multiple unclear &amp;quot;fees&amp;quot; for delivery&amp;lt;ref name=&amp;quot;:0&amp;quot; /&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Mayer |first=Chloe |date=2023-06-09 |title=DoorDash Faces $1B Lawsuit Over Delivery Fees: &#039;Dupes Naive Consumers&#039; - Newsweek |url=https://www.newsweek.com/lawsuit-doordash-sue-iphone-android-1805387 |url-status=live |access-date=2025-04-04 |website=Newsweek}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Adding restaurants to their platform without other business&#039;s consent&amp;lt;ref&amp;gt;{{Cite web |last=Pershan |first=Caleb |date=2020-01-29 |title=Delivery Apps Keep Adding Restaurants Without Their Consent  - Eater |url=https://www.eater.com/2020/1/29/21113416/grubhub-seamless-kin-khao-online-delivery-mistake-doordash |url-status=live |access-date=2025-04-04 |website=EATER}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Subsidizing driver tips to payout other dashers for deliveries with little or no tips&amp;lt;ref name=&amp;quot;:0&amp;quot; /&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Using BNPL services to target the financially challenged consumers&amp;lt;ref&amp;gt;{{Cite web |last=Steinberg |first=Brooke |date=2025-03-24 |title=DoorDash now offering eat now, pay later payments through Klarna |url=https://nypost.com/2025/03/24/lifestyle/DoorDash-now-offering-eat-now-pay-later-payments-through-klarna/ |url-status=live |access-date=2025-04-04 |website=New York Post}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
===Using Dashpass subscription model to surcharge business&#039;s on order commissions&amp;lt;ref&amp;gt;{{Cite web |last=Kelso |first=Alicia |date=2020-12-07 |title=DoorDash hit with cease-and-desist letter from DC attorney general {{!}} Restaurant Dive |url=https://www.restaurantdive.com/news/doordash-could-use-dashpash-as-a-workaround-to-delivery-fee-caps/591701/ |url-status=live |access-date=2025-04-04 |website=Restaurant Dive}}&amp;lt;/ref&amp;gt;===&lt;br /&gt;
{{Placeholder box|If the company page is short enough and/or the incident is not deserving of its own page, add incidents below in sub-sections (including the points outlined in [[Consumer_Action_Taskforce:Sample/Incident/Help|the incident help page]]) without linking/creating an incident page.&lt;br /&gt;
&lt;br /&gt;
If the company has various incidents listed and/or this page is getting too long, create subsections linking to each incident while linking to the main article and including a short summary. To link to the page use the &amp;quot;Hatnote&amp;quot; or &amp;quot;Main&amp;quot; templates.&lt;br /&gt;
&lt;br /&gt;
If the company has numerous incidents then format them in a table (see [[Amazon]] for an example). }}&lt;br /&gt;
&lt;br /&gt;
==Products==&lt;br /&gt;
&lt;br /&gt;
===Dashpass (2018)===&lt;br /&gt;
{{Placeholder box|This is a list of the company&#039;s product lines &#039;&#039;&#039;with articles on this wiki&#039;&#039;&#039;.&lt;br /&gt;
* [[Example product line one]] (release date): Short summary of the product&#039;s incidents.&lt;br /&gt;
* [[Example product line two]] (release date):}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Placeholder box|Link to relevant theme articles or companies with similar incidents.}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=12493</id>
		<title>Doordash</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=12493"/>
		<updated>2025-04-04T15:04:45Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: fill in summary | highlight incidents title | add products titles | add more sources&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoboxCompany&lt;br /&gt;
| Name = Doordash&lt;br /&gt;
| Type =Public&lt;br /&gt;
| Founded =2013&lt;br /&gt;
| Industry =Food Delivery&lt;br /&gt;
| Official Website =https://www.doordash.com/&lt;br /&gt;
| Logo =Doordash.png&lt;br /&gt;
}}[https://www.doordash.com/ DoorDash] was founded in June 2013, initially starting as PaloAltoDelivery.com before rebranding to Doordash. The company was founded by three Stanford students Tony Xu, Andy Fang, and Stanley Tang. Its focus is delivery on a wide variety of items, some items include fresh meals from nearby restaurants, groceries, convenience store items, OTC (Over the Counter) medicines, flowers, etc... This service mainly operates in locations within the U.S. (United States), Canada, and Australia.&lt;br /&gt;
&lt;br /&gt;
==Consumer-impact summary==&lt;br /&gt;
Over the years of operation DoorDash has found itself in many controversial consumer and workers violations. Some of the most notable being:&lt;br /&gt;
&lt;br /&gt;
* Withholding contractors funds (up to weeks or months) for delivering orders&lt;br /&gt;
* Lack of Business transparency especially with delivery fees confusing the consumer&lt;br /&gt;
* Adding restaurants to their platform to order without the business&#039;s consent&lt;br /&gt;
* Using driver tips to cover the cost of other deliveries&lt;br /&gt;
* Taking advantage of financially challenged consumers by using [https://wiki.rossmanngroup.com/wiki/Buy_Now_Pay_Later BNPL] (Buy Now Pay Later) services&lt;br /&gt;
&lt;br /&gt;
==Incidents==&lt;br /&gt;
&lt;br /&gt;
=== Withholding funds for contracted drivers&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;{{Cite web |last=Glenn |first=Lindey |date=2025-03-31 |title=DoorDash’s $1 BILLION Lawsuit: Exposing DoorDash’s Predatory Business Model |url=https://www.youtube.com/watch?v=A-gPld7e3do |url-status=live |access-date=2025-04-04 |website=Youtube}}&amp;lt;/ref&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
=== Charging users multiple unclear &amp;quot;fees&amp;quot; for delivery&amp;lt;ref name=&amp;quot;:0&amp;quot; /&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |last=Mayer |first=Chloe |date=2023-06-09 |title=DoorDash Faces $1B Lawsuit Over Delivery Fees: &#039;Dupes Naive Consumers&#039; - Newsweek |url=https://www.newsweek.com/lawsuit-doordash-sue-iphone-android-1805387 |url-status=live |access-date=2025-04-04 |website=Newsweek}}&amp;lt;/ref&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
=== Adding restaurants to their platform without other business&#039;s consent&amp;lt;ref&amp;gt;{{Cite web |last=Pershan |first=Caleb |date=2020-01-29 |title=Delivery Apps Keep Adding Restaurants Without Their Consent  - Eater |url=https://www.eater.com/2020/1/29/21113416/grubhub-seamless-kin-khao-online-delivery-mistake-doordash |url-status=live |access-date=2025-04-04 |website=EATER}}&amp;lt;/ref&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
=== Subsidizing driver tips to payout other dashers for deliveries with little or no tips&amp;lt;ref name=&amp;quot;:0&amp;quot; /&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
=== Using BNPL services to target the financially challenged consumers&amp;lt;ref&amp;gt;{{Cite web |last=Steinberg |first=Brooke |date=2025-03-24 |title=DoorDash now offering eat now, pay later payments through Klarna |url=https://nypost.com/2025/03/24/lifestyle/DoorDash-now-offering-eat-now-pay-later-payments-through-klarna/ |url-status=live |access-date=2025-04-04 |website=New York Post}}&amp;lt;/ref&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
=== Using Dashpass subscription model to surcharge business&#039;s on order commissions&amp;lt;ref&amp;gt;{{Cite web |last=Kelso |first=Alicia |date=2020-12-07 |title=DoorDash hit with cease-and-desist letter from DC attorney general {{!}} Restaurant Dive |url=https://www.restaurantdive.com/news/doordash-could-use-dashpash-as-a-workaround-to-delivery-fee-caps/591701/ |url-status=live |access-date=2025-04-04 |website=Restaurant Dive}}&amp;lt;/ref&amp;gt; ===&lt;br /&gt;
{{Placeholder box|If the company page is short enough and/or the incident is not deserving of its own page, add incidents below in sub-sections (including the points outlined in [[Consumer_Action_Taskforce:Sample/Incident/Help|the incident help page]]) without linking/creating an incident page.&lt;br /&gt;
&lt;br /&gt;
If the company has various incidents listed and/or this page is getting too long, create subsections linking to each incident while linking to the main article and including a short summary. To link to the page use the &amp;quot;Hatnote&amp;quot; or &amp;quot;Main&amp;quot; templates.&lt;br /&gt;
&lt;br /&gt;
If the company has numerous incidents then format them in a table (see [[Amazon]] for an example). }}&lt;br /&gt;
&lt;br /&gt;
==Products==&lt;br /&gt;
&lt;br /&gt;
=== Dashpass (2018) ===&lt;br /&gt;
{{Placeholder box|This is a list of the company&#039;s product lines &#039;&#039;&#039;with articles on this wiki&#039;&#039;&#039;.&lt;br /&gt;
* [[Example product line one]] (release date): Short summary of the product&#039;s incidents.&lt;br /&gt;
* [[Example product line two]] (release date):}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Placeholder box|Link to relevant theme articles or companies with similar incidents.}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=12488</id>
		<title>Doordash</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=12488"/>
		<updated>2025-04-04T03:21:29Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: mini typo fixes&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoboxCompany&lt;br /&gt;
| Name = Doordash&lt;br /&gt;
| Type =Public&lt;br /&gt;
| Founded =2013&lt;br /&gt;
| Industry =Food Delivery&lt;br /&gt;
| Official Website =https://www.doordash.com/&lt;br /&gt;
| Logo =Doordash.png&lt;br /&gt;
}}DoorDash was founded in June 2013, initially starting as PaloAltoDelivery.com before rebranding to Doordash. The company was founded by three Stanford students Tony Xu, Andy Fang, and Stanley Tang. Its focus is delivery on a wide variety of items, some items include fresh meals from nearby restaurants, groceries, convenience store items, OTC (Over the Counter) medicines, flowers, etc... This service mainly operates in locations within the U.S. (United States), Canada, and Australia.&lt;br /&gt;
&lt;br /&gt;
Links to be used / cited later&lt;br /&gt;
&lt;br /&gt;
https://www.youtube.com/watch?v=A-gPld7e3do&lt;br /&gt;
&lt;br /&gt;
https://nypost.com/2025/03/24/lifestyle/doordash-now-offering-eat-now-pay-later-payments-through-klarna/&lt;br /&gt;
&lt;br /&gt;
https://www.newsweek.com/lawsuit-doordash-sue-iphone-android-1805387&amp;lt;nowiki/&amp;gt;{{Placeholder box|An introductory paragraph starting with &amp;quot;&#039;&#039;&#039;{{PAGENAME}}&#039;&#039;&#039; is a ...&amp;lt;ref name&amp;quot;:0&amp;quot;&amp;gt;ref goes here&amp;lt;/ref&amp;gt;&amp;quot;}}&lt;br /&gt;
&lt;br /&gt;
==Consumer-impact summary==&lt;br /&gt;
{{Placeholder box|Overview of concerns that arise from the company&#039;s conduct regarding (if applicable):&lt;br /&gt;
* User freedom&lt;br /&gt;
* User privacy&lt;br /&gt;
* Business model&lt;br /&gt;
* Market control}}&lt;br /&gt;
&lt;br /&gt;
==Incidents==&lt;br /&gt;
{{Placeholder box|If the company page is short enough and/or the incident is not deserving of its own page, add incidents below in sub-sections (including the points outlined in [[Consumer_Action_Taskforce:Sample/Incident/Help|the incident help page]]) without linking/creating an incident page.&lt;br /&gt;
&lt;br /&gt;
If the company has various incidents listed and/or this page is getting too long, create subsections linking to each incident while linking to the main article and including a short summary. To link to the page use the &amp;quot;Hatnote&amp;quot; or &amp;quot;Main&amp;quot; templates.&lt;br /&gt;
&lt;br /&gt;
If the company has numerous incidents then format them in a table (see [[Amazon]] for an example). }}&lt;br /&gt;
&lt;br /&gt;
This is a list of all consumer-protection incidents this company is involved in. Any incidents not mentioned here can be found in the [[:Category:{{FULLPAGENAME}}|{{PAGENAME}} category]].&lt;br /&gt;
===Example incident one (&#039;&#039;date&#039;&#039;)===&lt;br /&gt;
{{Main|link to the main article}}&lt;br /&gt;
Short summary of the incident (could be the same as the summary preceding the article).&lt;br /&gt;
===Example incident two (&#039;&#039;date&#039;&#039;)===&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
==Products==&lt;br /&gt;
{{Placeholder box|This is a list of the company&#039;s product lines &#039;&#039;&#039;with articles on this wiki&#039;&#039;&#039;.&lt;br /&gt;
* [[Example product line one]] (release date): Short summary of the product&#039;s incidents.&lt;br /&gt;
* [[Example product line two]] (release date):}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Placeholder box|Link to relevant theme articles or companies with similar incidents.}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=12487</id>
		<title>Doordash</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Doordash&amp;diff=12487"/>
		<updated>2025-04-04T03:18:52Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: create the company page: added - summary - company template - links for later reference usage&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoboxCompany&lt;br /&gt;
| Name = Doordash&lt;br /&gt;
| Type =Public&lt;br /&gt;
| Founded =2013&lt;br /&gt;
| Industry =Food Delivery&lt;br /&gt;
| Official Website =https://www.doordash.com/&lt;br /&gt;
| Logo =Doordash.png&lt;br /&gt;
}}DoorDash was founded in June 2013, initially starting as PaloAltoDelivery.com before rebranding to Doordash. The company was created by three Stanford students Tony Xu, Andy Fang, and Stanley Tang. Its focus is delivery on a wide variety of items, some items include fresh meals from nearby restaurants, groceries, convenience store items, OTC (Over the Counter) medicines, flowers. This service mainly operates in locations within the U.S. (United States), Canada, and Australia&lt;br /&gt;
&lt;br /&gt;
Links to be used / cited later&lt;br /&gt;
&lt;br /&gt;
https://www.youtube.com/watch?v=A-gPld7e3do&lt;br /&gt;
&lt;br /&gt;
https://nypost.com/2025/03/24/lifestyle/doordash-now-offering-eat-now-pay-later-payments-through-klarna/&lt;br /&gt;
&lt;br /&gt;
https://www.newsweek.com/lawsuit-doordash-sue-iphone-android-1805387&amp;lt;nowiki/&amp;gt;{{Placeholder box|An introductory paragraph starting with &amp;quot;&#039;&#039;&#039;{{PAGENAME}}&#039;&#039;&#039; is a ...&amp;lt;ref name&amp;quot;:0&amp;quot;&amp;gt;ref goes here&amp;lt;/ref&amp;gt;&amp;quot;}}&lt;br /&gt;
&lt;br /&gt;
==Consumer-impact summary==&lt;br /&gt;
{{Placeholder box|Overview of concerns that arise from the company&#039;s conduct regarding (if applicable):&lt;br /&gt;
* User freedom&lt;br /&gt;
* User privacy&lt;br /&gt;
* Business model&lt;br /&gt;
* Market control}}&lt;br /&gt;
&lt;br /&gt;
==Incidents==&lt;br /&gt;
{{Placeholder box|If the company page is short enough and/or the incident is not deserving of its own page, add incidents below in sub-sections (including the points outlined in [[Consumer_Action_Taskforce:Sample/Incident/Help|the incident help page]]) without linking/creating an incident page.&lt;br /&gt;
&lt;br /&gt;
If the company has various incidents listed and/or this page is getting too long, create subsections linking to each incident while linking to the main article and including a short summary. To link to the page use the &amp;quot;Hatnote&amp;quot; or &amp;quot;Main&amp;quot; templates.&lt;br /&gt;
&lt;br /&gt;
If the company has numerous incidents then format them in a table (see [[Amazon]] for an example). }}&lt;br /&gt;
&lt;br /&gt;
This is a list of all consumer-protection incidents this company is involved in. Any incidents not mentioned here can be found in the [[:Category:{{FULLPAGENAME}}|{{PAGENAME}} category]].&lt;br /&gt;
===Example incident one (&#039;&#039;date&#039;&#039;)===&lt;br /&gt;
{{Main|link to the main article}}&lt;br /&gt;
Short summary of the incident (could be the same as the summary preceding the article).&lt;br /&gt;
===Example incident two (&#039;&#039;date&#039;&#039;)===&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
==Products==&lt;br /&gt;
{{Placeholder box|This is a list of the company&#039;s product lines &#039;&#039;&#039;with articles on this wiki&#039;&#039;&#039;.&lt;br /&gt;
* [[Example product line one]] (release date): Short summary of the product&#039;s incidents.&lt;br /&gt;
* [[Example product line two]] (release date):}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Placeholder box|Link to relevant theme articles or companies with similar incidents.}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=File:Doordash.png&amp;diff=12486</id>
		<title>File:Doordash.png</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=File:Doordash.png&amp;diff=12486"/>
		<updated>2025-04-04T02:38:12Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: The trademarked logo for the company Doordash&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
The trademarked logo for the company Doordash&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
	<entry>
		<id>https://mirror.consumerrights.wiki/index.php?title=Balena&amp;diff=12460</id>
		<title>Balena</title>
		<link rel="alternate" type="text/html" href="https://mirror.consumerrights.wiki/index.php?title=Balena&amp;diff=12460"/>
		<updated>2025-04-03T03:41:17Z</updated>

		<summary type="html">&lt;p&gt;Vandetta: fix typo of colleagues in the incidents bar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{ToneWarning}}&lt;br /&gt;
{{InfoboxCompany&lt;br /&gt;
| Name = Balena&lt;br /&gt;
| Type = Private&lt;br /&gt;
| Founded = 2013&lt;br /&gt;
| Industry = Software Development&lt;br /&gt;
| Official Website = https://www.balena.io/&lt;br /&gt;
| Logo = Balena.png&lt;br /&gt;
}}[https://www.balena.io/ Balena] (formerly known as [https://resin.io/ Resin.io]) provides a platform focused on DevOps management for servers, clients, and local cross platform device software. It also offers tools for updating, deploying and maintaining code bases &#039;&#039;(though that is mainly targeted at Linux).&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Consumer-impact summary==&lt;br /&gt;
Balena has been one of the more big companies that has open sourced most if not all products for users to tinker with. However, recently they have resorted to anti-consumer tactics for profit. Such violations include:&lt;br /&gt;
&lt;br /&gt;
*Breach of user trust&lt;br /&gt;
*Adding adware to it&#039;s services&lt;br /&gt;
*Leveraging it&#039;s reach to the vulnerable tech illiterate&lt;br /&gt;
&lt;br /&gt;
==Incidents==&lt;br /&gt;
&lt;br /&gt;
===Balena Etcher Collecting data on users drive and filename being flashed (2018)===&lt;br /&gt;
In as early as 2018 Balena has been gathering specific user telemetry on their software [https://etcher.balena.io/ Balena Etcher] without consent.&amp;lt;ref&amp;gt;{{Cite web |last=sneak |date=2018-02-18 |title=etcher spies on the user without consent · Issue #2057 · balena-io/etcher |url=https://github.com/balena-io/etcher/issues/2057 |url-status=live |access-date=2025-03-31 |website=Github Issues}}&amp;lt;/ref&amp;gt; Specific information includes IP address, usb device info and the filename being flashed being sold to their 3rd party AD network partners compromising users privacy and trust for profit. Many other privacy focused open sourced groups that have relied on etcher like [https://tails.net/ Tails] have completely removed recommendation of using Balena Etcher to install their operating system.&amp;lt;ref&amp;gt;{{Cite web |date=2025-02-19 |title=Tails - Replacing balenaEtcher with Rufus as installer for Windows |url=https://tails.net/news/rufus/index.en.html |url-status=live |access-date=2025-03-31 |website=Tails}}&amp;lt;/ref&amp;gt; While there are many alternatives to Balena Etcher they tend to be a bit less user friendly and likely are not cross platform. Making them the de-facto choice among non tech literate users that are drawn into using it.&lt;br /&gt;
&lt;br /&gt;
===Balena&#039;s Privacy Policy===&lt;br /&gt;
Recently Balena made a minor change to it&#039;s privacy policy.&amp;lt;ref&amp;gt;{{Cite web |date=2020-04-01 |title=Old Privacy Statement - balena |url=https://web.archive.org/web/20250322034030/https://www.balena.io/privacy-policy |url-status=dead |access-date=2025-04-01 |website=Balena}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;{{Cite web |date=2025-03-27 |title=Privacy Statement - balena |url=https://www.balena.io/privacy-policy |url-status=live |access-date=2025-04-01 |website=Balena}}&amp;lt;/ref&amp;gt; The changes were not that big (mainly removing their physical address) however this is worthy of note because it is the first change to their policy in nearly 5 years! With that being said their terms still remain concerning for any previous and future users. Below are some concerning topics that their policy includes:&lt;br /&gt;
&lt;br /&gt;
====Fingerprinting users with help of third parties====&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;&#039;&#039;&#039;Automatic Data Collection&#039;&#039;&#039;. We may collect certain information automatically when you use the Services. This information may include your Internet protocol (IP) address, user settings, MAC address, cookie identifiers, mobile carrier, mobile advertising and other unique identifiers, details about your browser, operating system or device, location information, Internet service provider, pages that you visit before, during and after using the Services, information about the links you click, and other information about how you use the Services. Information we collect may be associated with accounts and other devices.&amp;quot;&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;&amp;quot;We may obtain information about you from other sources, including through third party services and organizations to supplement information provided by you. This supplemental information allows us to verify information that you have provided to us and to enhance our ability to provide you with information about our business, products, and Services.&amp;quot;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Collecting information on your referrals or &amp;quot;friends/colleagues&amp;quot; ====&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Share Content with Friends or Colleagues. Our Services may offer various tools and functionalities. For example, we may allow you to provide information about your friends through our referral services. Our referral services may allow you to forward or share certain content with a friend or colleague, such as an email inviting your friend to use our Services.&amp;quot;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Sharing information collected about you to third parties and AD networks====&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;We may share any personal information we collect about you with our third- party service providers. The categories of service providers to whom we entrust personal information include: IT and related services; information and services; payment processors; customer service providers; and vendors to support the provision of the Services.&amp;quot;&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;&amp;quot;&#039;&#039;&#039;Business Partners.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
We may provide personal information to business partners with whom we jointly offer products or services. In such cases, our business partner&#039;s name will appear along with ours. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Affiliates.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
We may share personal information with our affiliated companies.&amp;quot;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Having to manually request data to be erased through legal channels instead of by default====&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;You can access and modify the personal information associated with your Account by logging in to your Balena account. If you want us to delete your personal information and your Account, please contact us at legal@balena.io with your request. We will take steps to delete your information as soon we can, but some information may remain in archived/backup copies for our records or as otherwise required by law.&amp;quot;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Products==&lt;br /&gt;
&lt;br /&gt;
===Balena Etcher (2016)===&lt;br /&gt;
Formerly known as Etcher; Balena Etcher is a free open source tool that flashes image files. it has recently had some controversial stir around how it collects user data within it&#039;s app. Many users have started using other software to flash image files such as GNOME Disk, Rufus, DD (bash command), and the Disk Utility (Mainly for mac) that work without selling the consumer out.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Placeholder box|Link to relevant theme articles or companies with similar incidents.}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
[[Category:{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Vandetta</name></author>
	</entry>
</feed>