Auto-renewal disclosure + click-to-cancel program
subscription-renewal-disclosureDomain: consumer-protectionType: processDescription
Auto-renewal disclosure rules sit at the intersection of consumer-protection law and dark-pattern enforcement, and the regimes have been converging on a similar shape: pre-enrollment disclosure of renewal terms in a manner the consumer is likely to read, affirmative consent to renewal that is separate from consent to the initial payment, written confirmation after enrollment, pre-renewal reminders for longer-term subscriptions, and a cancellation flow at least as easy as the signup flow. The FTC's 2024 Click-to-Cancel rule, California's Automatic Renewal Law, the EU Consumer Rights Directive and Omnibus Directive amendments, and the UK CMA's consumer-protection enforcement priorities are the active US, EU, and UK versions; most other developed-market regimes track one of these. Free-trial-to-paid conversion is the operationally trickiest piece because it has its own pre-conversion disclosure pass, often with timing and prominence requirements that differ from the initial enrollment disclosure. The recurring enforcement pattern targets the cancellation-flow asymmetry: signup is one click and a payment method, cancellation is a phone call during business hours or a multi-step form with retention offers. Regulators have been reading the asymmetry as the dark pattern itself, regardless of whether each individual step is technically permissible.
Applicability
Applies when: customer segment is b2c or b2b2c.
Required by (7 regulations)
- CA ARL
Cal. Bus. & Prof. Code §17602: pre-commitment disclosure, affirmative consent, written confirmation, click-to-cancel, annual reminder for annual+ terms.
Cal. Bus. & Prof. Code §§17600-17606
- Minors Online Protection
Regulations on the Protection of Minors in Cyberspace (promulgated by the State Council, Order No. 766, effective January 1, 2024)
- EU CRD
CRD as amended by Omnibus: cancellation must be as easy as signup (eu-crd-cancellation-ease).
Directive 2011/83/EU of the European Parliament and of the Council
- FTC Act
15 U.S.C. §§41-58; 16 CFR Parts 255, 425
- ASCT
SCT subscription disclosure (japan-sct-subscription-disclosure): renewal terms + cancellation methods + total recurring cost.
Act on Specified Commercial Transactions (Act No. 57 of 2000, as amended by Act No. 70 of 2021, effective June 1, 2022)
- ROSCA
Restore Online Shoppers' Confidence Act: negative-option disclosure, express informed consent, simple cancellation mechanism.
15 U.S.C. §§8401-8405
- UCPD
Directive 2005/29/EC of the European Parliament and of the Council
Fulfilled by (5)
- stripe-billing · partial · low effort · $$Stripe Billing handles renewal scheduling + customer portal click-to-cancel; merchant supplies disclosure copy + affirmative-consent capture.
- recurly · partial · low effort · $$Recurly's renewal-disclosure templates + dunning + cancel-by-link flows align with California ARL + FTC click-to-cancel.
- chargebee · partial · low effort · $$Chargebee Subscription Management exposes regional renewal-notice templates + customer self-service cancellation.
- zuora · partial · medium effort · $$$Zuora Subscription Management for enterprise SaaS; supports CARP / ARL workflows but heavier integration lift.
- In-house build · medium effortIn-house billing systems need explicit affirmative-consent storage + reminder cron + parity-of-cancellation UX.
ClearLaunch does not accept payment from vendors. Methodology.
Evidence formats
- screenshots of pre-commitment auto-renewal disclosure surface
- affirmative-consent capture log linked to subscription record
- post-enrollment confirmation email template
- pre-renewal reminder template + send log (annual+ subs)
- cancellation flow click-count compared to signup flow