TD Bank files lawsuit against Plaid, accusing it of trying to “dupe” consumers (2020)
1–10 of 13 posts
Re: TD Bank files lawsuit against Plaid, accusing it of trying to “dupe” consumers (2020)
#2> "In reality, however, consumers are unwittingly giving their login credentials to the defendant, who takes the information, stores it on its servers, and uses it to mine consumers' bank records for valuable data (e.g., transaction histories, loans, etc.), which the defendant monetizes by selling to third parties," TD claimed in the court records.
I hope TD Bank wins this fight.
Re: TD Bank files lawsuit against Plaid, accusing it of trying to “dupe” consumers (2020)
#3Re: TD Bank files lawsuit against Plaid, accusing it of trying to “dupe” consumers (2020)
#4Re: TD Bank files lawsuit against Plaid, accusing it of trying to “dupe” consumers (2020)
#5https://www.bankingdive.com/news/td-plaid-lawsuit-trademark-...
> UPDATE: May 3, 2021: TD Bank filed a motion Thursday to dismiss its case against Plaid in the U.S. District Court for the District of New Jersey, Bloomberg Law reported — meaning the Canadian lender and the data aggregator have reached a settlement.
> The court set a June 7 deadline to rule on the motion. However, the filing did not give any details on the settlement.
Re: TD Bank files lawsuit against Plaid, accusing it of trying to “dupe” consumers (2020)
#6Re: TD Bank files lawsuit against Plaid, accusing it of trying to “dupe” consumers (2020)
#7Re: TD Bank files lawsuit against Plaid, accusing it of trying to “dupe” consumers (2020)
#8The crazy thing is, I was recently looking for a simple financial tracking app, and MOST of them required you to log in with your bank ID and password. I thought it was insane to give a third party that kind of access, but it was hard to find an app that didn't almost require that as a core functionality for it to work.
Re: TD Bank files lawsuit against Plaid, accusing it of trying to “dupe” consumers (2020)
#9The crazy thing is, I was recently looking for a simple financial tracking app, and MOST of them required you to log in with your bank ID and password. I thought it was insane to give a third party that kind of access, but it was hard to find an app that didn't almost require that as a core functionality for it to work.
What did you end up selecting? And do you know how it accesses the necessary financial data?
I'm still searching.
I personally am looking for some solution that DOESN'T access any data, or if it does, then stores it in an encrypted way I'm satisfied with. All the Canadian solutions LITERALLY ask you for your user ID (bank card number...), and password to access ALL the website of your bank. I'm just thinking -- all it takes is one hack and...
Re: TD Bank files lawsuit against Plaid, accusing it of trying to “dupe” consumers (2020)
#10This industry has basically been the Wild West in the United States for the past decade or so. Europe has regulated open banking where banks are required to provide APIs with enforced limits and restrictions on data usage. The US has no such thing, most banks don't have APIs, these aggregators pull data by screen scraping, which is horrendous for security AND reliability (Plaid/Finicity calls fail about 10% of the time in my experience.)
Fortunately the industry is now rapidly moving away from this mess towards more sane OAuth authentication with contracts between Aggregators like Plaid, and apps like mine, enforcing legal limitations on how the data can be used and providing some standard of security. The big US banks have formed a consortium (Akoya) which both provides a unified API without requiring credentials and scraping, and guidelines on how to protect the data, both legally and technically. Exciting times!