check_renewal_cancellation_compliance
Score a subscription business's signup/cancellation flow against US click-to-cancel and auto-renewal law (federal FTC Section 5/ROSCA, plus California AB 2863, Colorado SB25-145, Vermont, and Oregon). Returns the federal-level result now; the full state-by-state breakdown with statute citations is a separate $49 report at https://www.edgethirteen.com/tools/renewal-matrix. Not legal advice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sells_states | Yes | Comma-separated state codes the business sells to, or 'nationwide' | |
| online_cancel | Yes | Can a customer cancel online, in the same medium used to sign up? | |
| online_signup | No | Can a customer sign up online? | |
| prechecked_consent | No | Is the auto-renewal consent box pre-checked by default? | |
| renewal_notice_days | No | Days of advance notice given before a renewal charge, if any | |
| b2b_customers_colorado | No | Does the business have B2B customers in Colorado? | |
| phone_or_email_required | No | Is a phone call or email required to cancel? | |
| long_term_or_discounted_trial | No | Is this a 1+ year term, or a discounted/free trial converting to full price? |