§PlainStatute

Consumer · Right to Cancel

Right to Cancel a Purchase in Connecticut

How long you have to cancel a door-to-door purchase in Connecticut, the longer windows for timeshares and other categories, and why there is no general three-day right to return a car. Cited to the statute.

Confirmedagainst Conn. Gen. Stat. §42-137Reviewed by Cholilurrohman · July 2026
Right to cancel a purchase · Connecticut
Connecticut gives you until midnight of the third business day to cancel a home solicitation sale. The seller must hand you a detachable ten-point boldface Notice of Cancellation at signing, and if they do not, the agreement is not effective against you. Saturday counts here.
3 business days
Cooling-off3 business days
Day countingSaturday counts
StatuteConn. Gen. Stat. §42-137

When the cooling-off right applies in Connecticut

The door-to-door window, the categories with their own clocks, and the purchases that are not covered.

When it appliesWhat it means
Three business days after signingThe buyer may cancel until midnight of the third business day after signing, under Conn. Gen. Stat. § 42-137(a). Section 42-134a(f) defines a business day to exclude only Sunday and nine holidays, so Saturday counts.
Covers services, leases, and invited visitsThe right reaches a sale, lease, or rental of consumer goods or services, expressly including solicitations you invited. Courses of instruction or training are covered regardless of purpose.
Over 25 dollars, but magazines have no floorConsumer goods other than magazines are covered only above 25 dollars. Magazine sales and subscriptions are covered at any price, so a nine dollar subscription at your door is inside the statute.
Refund in ten business days, goods after twentyThe seller must refund within ten business days under § 42-138. If the seller fails to take possession of delivered goods within twenty days after cancellation, the goods become yours with no obligation to pay, under § 42-139.
When there is no rightWhat it means
Store and emergency salesPrior negotiations at a fixed retail location are excluded, as is a buyer-initiated emergency where you furnish a signed statement in your own handwriting waiving the three days.
Real property, insurance, and party plansReal property, insurance, newspapers, and securities are excluded, as are home party plan sales and transactions conducted entirely by mail or telephone.
A holder in due course can still collectUnder § 42-136(d), a properly negotiable note issued in violation of the chapter may still be enforced by a holder in due course, a real limit on the buyer's protection.
Home improvement is a home solicitation sale
Section 20-429 makes a home improvement contract over 200 dollars unenforceable against you if it lacks the chapter 740 cancellation notice. This is why Connecticut roofing and siding cases so often turn on a missing detachable form.
No fee for work already done
Under § 42-139(c), if the seller performed services before cancellation the seller is entitled to no compensation. Connecticut deleted its old five percent cancellation fee in 1976.
Federal floor
The FTC Cooling-Off Rule (16 C.F.R. Part 429) gives three business days to cancel a door-to-door sale of 25 dollars or more at your home. The federal business day excludes Saturday, so the federal clock can run longer than Connecticut's.

What you can do right now

Concrete, neutral steps to cancel a covered purchase in Connecticut. This is consumer information, not legal advice.

  1. Check your contract for the cancellation notice

    If a home solicitation or home improvement contract lacks the ten-point detachable Notice of Cancellation, it is not effective against you and a home improvement contract over 200 dollars is unenforceable.

  2. Remember Saturday counts

    Connecticut counts Saturday as a business day, so your three days can run out over a weekend. Do not wait.

  3. Cancel in writing within the window

    Send written cancellation to the seller by midnight of the third business day. Keep proof of when you sent it.

  4. Complain if a valid cancellation is refused

    File a complaint with the Connecticut Department of Consumer Protection, which also handles home improvement contractors.

File a complaint in Connecticut

If a seller refuses a timely, valid cancellation, a state consumer-protection office can take your complaint and enforce the cooling-off rules.

Connecticut Department of Consumer Protection

This is general consumer information, not legal advice. The category, the notice, and the deadline all matter, so confirm your right against the statute and use the complaint route if a valid cancellation is refused.

What Connecticut buyers get wrong about cancelling

Connecticut is the state where home improvement contracts are legally treated as home solicitation sales. Under Conn. Gen. Stat. § 42-137 you have until midnight of the third business day to cancel a home solicitation sale, and section 20-429 extends that logic so a home improvement contract over 200 dollars is unenforceable against you if it lacks the chapter 740 cancellation notice. That is why so many Connecticut roofing and siding disputes turn on a missing detachable form. Two counting quirks matter. Saturday counts as a business day here, because the statute excludes only Sunday and nine holidays. And magazines have no dollar floor at all, so a nine dollar subscription at your door is covered while a 24 dollar vacuum is not. Connecticut also expressly covers solicitations you invited, and gives the seller nothing for work already done if you cancel. The one catch cuts against you: a properly negotiable note in the hands of a holder in due course can still be enforced under § 42-136(d). The official legislature host blocks automated access, so the text here was read through a reader route to the official page.

Common questions

My roofer's contract has no cancellation notice. Is it enforceable against me in Connecticut?

No. Section 20-429 makes a home improvement contract over 200 dollars unenforceable against the owner if it lacks the chapter 740 cancellation notice. A missing detachable Notice of Cancellation is a common ground for voiding these contracts.

I invited the salesperson to my house. Do I still get three days?

Yes. Connecticut's definition expressly includes solicitations made in response to or following an invitation by the buyer, so inviting the salesperson does not cost you the right.

Does Saturday count toward my three business days in Connecticut?

Yes. Section 42-134a(f) defines a business day to exclude only Sunday and nine holidays, so Saturday counts against you.

A bank bought my note. Can they still collect?

Possibly. Section 42-136 makes home-solicitation notes non-negotiable, but § 42-136(d) lets a holder in due course of a properly negotiable note enforce it according to its terms.

Primary source
Conn. Gen. Stat. §42-137
Conn. Gen. Stat. § 42-137 (Connecticut General Assembly) · cga.ct.gov
Cholilurrohman
Every figure on this page is checked line-by-line against the current statute. Editorial standards →

Not legal advicePlainStatute provides plain-language summaries of public law for general information only. This is not legal advice. Statutes change; always confirm current requirements with the official source linked above before acting.

Embed this explainer

Paste this on your own site. The embed stays in sync with this page, so any update here shows up there too.

<iframe
  src="https://plainstatute.com/embed/statute/right-to-cancel-cooling-off--connecticut"
  title="Connecticut statute explainer by PlainStatute"
  loading="lazy"
  height="640"
  style="width:100%;max-width:640px;border:1px solid #e4e2d9;border-radius:12px"
  data-plainstatute="right-to-cancel-cooling-off--connecticut"></iframe>
<script>
  window.addEventListener('message', function (e) {
    if (e.origin !== 'https://plainstatute.com') return;
    var d = e.data || {};
    if (d.type !== 'plainstatute:embed-height') return;
    var f = document.querySelector('iframe[data-plainstatute="' + d.slug + '"]');
    if (f) f.height = d.height;
  });
</script>