Live data from Hacker News

Disney, Netflix, and more are fighting FTC's 'click to cancel' proposal

businessinsider.com

301–310 of 546 posts

Re: Disney, Netflix, and more are fighting FTC's 'click to cancel' proposal

#301

Earlier quoted context omitted.

Remember, you're talking about a community composed largely of software developers, whose livelihoods are built on their ability to find a missing negative sign in 100,000 lines of code. When faced with a large paragraph of text full of complexity and nuance, they're naturally going to find that one word that's wrong and pedantically nit-pick it to death, ignoring the overall point and substance being conveyed.

Lol this even fits with how they do PR reviews and code critiques. When I submit a long PR for review, I know that none of the comments will be substantive or useful. They'll just be meta-critiques about how the headers aren't alphabetized or private members need to come after public. Not about the actual content.

if you can't even clean the basic stuff up to whatever formal or informal coding standard there is, then why should anyone look deeper?

yes, that stuff is unimportant to function. however, if you are getting such comments it means that there is an established standard, and willfully (or sloppily) ignoring it is the problem.

there's also the problem of bike-shedding. but then again if you take the time to be meticulous, there won't be nits to pick and your "helpful" colleagues will have to find something more substantive to pick at.

Re: Disney, Netflix, and more are fighting FTC's 'click to cancel' proposal

#302

It's the fact that unsubscribing to several services on a mobile phone is a nearly impossible task that is infuriating to me. Most streaming apps immediately divert you to their app (if it's installed) if you search for them on the web. These same apps will also tell you to "go to the web to manage your subscription". This forces the user to first delete the app and cross their fingers that the website doesn't just b…

> Also, why has safari's mobile "request desktop site" not worked for me in over 5 years?

In large part because it’s really bad practice to have separate desktop and mobile sites, it’s generally better to just have one responsive site.

However, some badly designed sides achieve “responsiveness” by hiding functionally, which is bad because phones have no way to “zoom out” (emulate a larger screen size) to get the buttons to show up.

Re: Disney, Netflix, and more are fighting FTC's 'click to cancel' proposal

#303

Earlier quoted context omitted.

This is one reason I prefer subscribing via Apple's store where possible--it's always a hassle-free cancellation and all my subscriptions are in one screen.

The other benefit is simply seeing the current subscriptions, even if you had to cancel elsewhere. I should be able to see on my Bank of America credit card which companies are going to bill me within a month - and either be able to block it or click a link to cancel. I feel like I've seen some smaller financial services which have this feature, but most people want to use a major credit card.

Capital One credit cards have this feature.

Re: Disney, Netflix, and more are fighting FTC's 'click to cancel' proposal

#304
post #89

Earlier quoted context omitted.

I would love to test this because I'm pretty sure that simply using netflix after you canceled will not start the subscription again without any prompt. What if you dad is lying to avoid embarrassment?

> What if you dad is lying to avoid embarrassment? Shouldn't matter, right?! Once I cancelled was not supposed to be charged again unless I agree to it. If my father wanted to renew the subscription, he should use his card, right? the renewal process should function as a new subscription, if not done by the same person that subscribed in the first place.

It was the same person as viewed by Netflix because he had your account. Asking to renew using stored data is something you can object to but it's not insane

Re: Disney, Netflix, and more are fighting FTC's 'click to cancel' proposal

#305
post #237

Earlier quoted context omitted.

> They could do this by making a record of the date, device and profile that renewed. But they can't. Most likely they do, and decided it wasn't worth fighting over this issue. OP's dad, using OP's account, consented to billing. There's really no other option, unless we're just going to say things non-technies think, like the computer decided on it's own or something. Netflix cannot just randomly decide to charge peo…

Yes, you're right, it's not possible for "a company" to commit fraud and still be a company, right? If the world worked like that, you would expect to find many examples of companies committing fraud. And you'd never find a bank like Wells Fargo committing fraud for money, right? Because surely they wouldn't be a bank? And you'd never find a company violating its own user privacy rules, like Facebook, because they'd…

I looked into this a bit. If your subscription is inactive you can reactivate it at anytime. If you log into Netflix through an app and you don't have an active subscription because it was canceled normally it will prompt you with something like "Re-activate account" or "Re-activate subscription".

I do want to correct something I said. You said that Netflix doesn't really know it's you. My response was that you gave your dad access but I realize I was wrong about that because people in your own house have access to logged in devices which is allowed normally.

---------

The difference between authentication (your account) and authorization (your streaming plan) is the first issue here they are separate and for good reason. There actually is a way is a way to delete your account [2]. Even if you don't do this it is automatically deleted after 10 months. Why don't they delete your account when you cancel the subscription?

Think of how annoying it would be if your subscription and account were one in the same, considering your account holds viewer data, watchlists, profiles, etc. Here's some scenarios:

1. Payment fails because you went over the limit on your credit card or it expired.

2. You want to cancel for two months and then reactivate (I knew someone who did this every few months to save money)

3. You change your mind after canceling

4. Canceled by accident

5. Someone else who has access cancels

Why not lock the account?

How do you unlock it? Calling them is time consuming and expensive for everyone. They could require the password to be reentered but many people who share Netflix accounts give out the password as well so that's not really a global solution (I assume you didn't). Maybe a support email? or chat support system? Both are time consuming and also money for them.

------

The fault is 40% you, 50% your dad, and 10% Netflix keeping it easy for business reasons.

- You should have told your family that you were canceling Netflix, wouldn't they have bothered you anyway if it suddenly didn't work? (assuming Netflix did wipe everything)

- Your dad should have contacted you when he was prompted. I know mine would if he saw something about a subscription being reactivated.

- You could have changed the password of the account

- You could have invalidated all the existing sessions (assuming he didn't have the password)

- Finally, delete the account as well per their instructions

Those last three are all stated in their FAQ about preventing reactivation of accounts and how to delete your account.

Is it fraud on their part? No, nor is it deception just because they only asked your dad to reactivate a subscription instead of also saying "This will incur costs of $19.99 a month.." I will agree with you they could have automatically invalidated all the sessions when you cancel a subscription but you had options.

Finally you were refunded after contacting them. Did they hassle you? How long did it take? You said "...then Netflix not caring to investigate " was the reason they refunded you quickly. They didn't investigate it because they have good customer service. As a subscription service they want you to be happy and, even if you cancel, you might consider coming back. Starting an investigation for one months fee isn't worth it.

On Hackernews we often discuss services where it's difficult to cancel. There are even some where you have to call like the NY times. This isn't the case for both the Netflix subscription AND the Netflix account. Both can be deleted using the app without interacting with a person.

[1] https://help.netflix.com/en/node/407 [2]https://help.netflix.com/en/node/126558

Re: Disney, Netflix, and more are fighting FTC's 'click to cancel' proposal

#306

Earlier quoted context omitted.

This is one reason I prefer subscribing via Apple's store where possible--it's always a hassle-free cancellation and all my subscriptions are in one screen.

My favorite thing about Apple subscriptions is free trials. You can sign up for a trial and then immediately cancel it and still use your full trial period. No nags. No more need to make a calendar reminder "CANCEL X" on the day before (and inevitably ignore it when the day comes if you're me). It would be even better if they added a prompt on the free trial signup "Become a paid subscriber after free trial ends?" so…

> I sometimes have trouble finding the subscription list where you cancel tbh

Create a new iOS shortcut and add an Open URLs object. Paste the following URL: https://apps.apple.com/account/subscriptions

Whenever you want to manage subscriptions, run that shortcut and you’ll be taken to the exact spot within the App Store.

Re: Disney, Netflix, and more are fighting FTC's 'click to cancel' proposal

#307
post #235
post #189

Earlier quoted context omitted.

Adobe do that "cancellation window" trick too. I'd never seen it anywhere else, though; I thought they were uniquely scummy.

My waste removal company has it and it’s a 5 year contract. You have a window of 90-120 days before the 5 year contract renews for another 5 years. John’s refuse in CT

Seems like a good candidate for some old fashioned bulk complaining. Hit up the BBB, Yelp, etc. It seems stupid to us, but most companies actually care about those silly review sites even though none of them are binding in any way. The BBB especially.

You could also remind them via an online contact form once a day that you think this policy is garbage...

Re: Disney, Netflix, and more are fighting FTC's 'click to cancel' proposal

#308
post #306

Earlier quoted context omitted.

My favorite thing about Apple subscriptions is free trials. You can sign up for a trial and then immediately cancel it and still use your full trial period. No nags. No more need to make a calendar reminder "CANCEL X" on the day before (and inevitably ignore it when the day comes if you're me). It would be even better if they added a prompt on the free trial signup "Become a paid subscriber after free trial ends?" so…

> I sometimes have trouble finding the subscription list where you cancel tbh Create a new iOS shortcut and add an Open URLs object. Paste the following URL: https://apps.apple.com/account/subscriptions Whenever you want to manage subscriptions, run that shortcut and you’ll be taken to the exact spot within the App Store.

It's not really worth going through all that.

> Settings >> Apple ID (profile pic at top) >> Subscriptions

It's probably the same screen, but this one is easier to find the entrypoint.

Re: Disney, Netflix, and more are fighting FTC's 'click to cancel' proposal

#309

One of the great perks of living in the Netherlands. We already have this. If you can sign up in 1 minute using the web you must also be able to cancel in one minute using the web (For the Dutch: Wet van Dam). This rule is only for consumers not for businesses. Consumers are very well protected here.

As someone who immigrated here from the US, holy crap is it so nice to actually cancel something. I tried a few different Dutch streaming services before settlign on which one I wanted to keep and cancelling the others was painless.

Customer protections for online purchases are also great. The return policy for buying online is so much better than in person, I have friends who will purposefully browse in-store, then place an order on their phone and pick it up at the customer service counter 5 minutes later, solely to take advantage of the extra consumer protections. This is especially true for more expensive purchases like appliances (looking at you Mediamarkt)!

Re: Disney, Netflix, and more are fighting FTC's 'click to cancel' proposal

#310
post #306

Earlier quoted context omitted.

> I sometimes have trouble finding the subscription list where you cancel tbh Create a new iOS shortcut and add an Open URLs object. Paste the following URL: https://apps.apple.com/account/subscriptions Whenever you want to manage subscriptions, run that shortcut and you’ll be taken to the exact spot within the App Store.

It's not really worth going through all that. > Settings >> Apple ID (profile pic at top) >> Subscriptions It's probably the same screen, but this one is easier to find the entrypoint.

The person I replied to specifically said they have trouble finding the list. Giving them the path to get there doesn’t solve the issue, it’s like someone saying “I sometimes forget the steps” and replying “that’s not a problem, just remember the steps”.

The point of the shortcut is they don’t have to remember. And it only needs to be set up once, after that it’s a single tap to reach the screen. Building the shortcut takes less time than it took me to type either comment.

Post reply on HN