{
  "id": "CON-044",
  "slug": "con-044",
  "title": "A required phone field must carry an SMS disclaimer beside it",
  "statement": "Where the phone-number field is mandatory, the text next to it must say whether the number will be used for text messages.",
  "rationale": "Somebody typing a mandatory number needs to know at that moment what it will be used for — a number given for a delivery call is not a number given for marketing texts, and the difference is decided by what was written beside the box. This is the disclosure half of the required-field problem: even a form that legitimately needs the number owes the consumer that sentence.",
  "layer": "CONSENT_FLOW",
  "layerSlug": "consent-flow",
  "object": "text adjacent to the phone field",
  "severity": "HIGH",
  "detectability": [
    "CRAWL"
  ],
  "failureClass": "TERMINAL_WEBSITE",
  "authorities": [
    "Telnyx",
    "Zoom (ISV)"
  ],
  "applicability": {
    "consentMethods": [
      "web_form",
      "checkout",
      "account_settings",
      "qr",
      "third_party"
    ]
  },
  "applicabilityText": "Applies when consent was collected by web form, checkout, account settings, QR code and third party.",
  "universal": false,
  "remediation": "Put a one-line disclaimer directly under the phone input saying what the number is for and whether texts are part of it. Done when the sentence sits within the field's own block rather than in a disclosure lower down the page.",
  "example": "Mobile number (required — we text delivery updates to this number). Marketing texts are separate and optional; see the box below.",
  "pitfalls": [
    "A disclaimer that appears only after the field is focused or filled is not present at the moment the consumer decides to type."
  ],
  "notes": "Distinct from CON-043, which requires a separate optional CONTROL where the number is mandatory. This rule is about the TEXT beside the field, and a form can satisfy one and fail the other.",
  "phase": "approval",
  "automated": true,
  "url": "https://ekas.io/rules/10dlc/consent-flow/con-044/",
  "markdown": "https://ekas.io/rules/10dlc/consent-flow/con-044.md",
  "registry": "https://ekas.io/rules/10dlc/",
  "updated": "2026-07-25",
  "licence": "CC BY 4.0 — https://creativecommons.org/licenses/by/4.0/"
}
