§PlainStatute

Consumer · Right to Cancel

Right to Cancel a Purchase in Indiana

How long you have to cancel a door-to-door purchase in Indiana, 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 Ind. Code §24-5-10-8 · checked against a mirror of the official code (Cornell LII / Justia)Reviewed by Cholilurrohman · July 2026
Right to cancel a purchase · Indiana
Indiana lets you cancel an unsolicited home sale of at least 25 dollars before midnight of the third business day. The clock runs from the later of the agreement or the day the supplier hands you the required written notice, so no notice means no running clock.
3 business days
Cooling-off3 business days
When the clock startsRuns from notice
StatuteInd. Code §24-5-10-8

When the cooling-off right applies in Indiana

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 from the later dateCancellation is allowed before midnight of the third business day after the later of the day the supplier gives the required notice or the day you finally agree to the transaction, under Ind. Code § 24-5-10-8. Skip the notice and the clock never starts.
Only sales you did not solicitThe right reaches a home consumer transaction you did not solicit, resulting from direct contact by a supplier away from its permanent place of business, under § 24-5-10-4. Invite the salesperson and Indiana's statute does not attach.
At least 25 dollarsThe cash sales price must be at least 25 dollars, under § 24-5-10-8. The notice must be two copies on a separate document in at least ten-point boldface type.
Ten-business-day refundThe supplier must return any payment within ten business days after the cancellation notice is delivered.
When there is no rightWhat it means
Visits you asked forA transaction you solicited is outside the statute, so a consumer who invited the salesperson falls back on the federal rule, which does cover invited visits.
Mail, phone, and advertisingContact conducted and consummated entirely by mail or telephone, and advertising to the general public, are excluded, along with certain pre-delivery contacts by regulated suppliers.
Securities and insuranceSecurities and insurance policies issued by insurers authorized in Indiana are outside the general consumer transaction definition, along with anything under 25 dollars.
The storm-chasing roofer rule
For a home improvement contract entered after June 30, 2017, your three days do not start until the later of signing or the day you receive written notice from your insurer of a final coverage determination, under Ind. Code § 24-5-11-10.6.
Health spa gets a full business day
An Indiana health spa contract may be cancelled before midnight of the third full business day, with a refund within thirty days, under Ind. Code § 24-5-7-5.
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, and it expressly covers invited visits. A consumer who invited the salesperson should use the federal rule.

What you can do right now

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

  1. Check whether you invited the seller

    Indiana's right applies only to sales you did not ask for. If you invited the salesperson, use the federal FTC rule, which does cover invited visits.

  2. For roofing after a storm, watch the insurer letter

    Under § 24-5-11-10.6, your three days on a home improvement contract do not start until your insurer issues a final coverage determination. Do not assume the clock ran from signing.

  3. Confirm you got two copies of the notice

    The supplier must give two copies of the cancellation notice on a separate document in ten-point boldface type. A missing or buried notice keeps the clock from starting.

  4. Complain if a valid cancellation is refused

    File a complaint with the Indiana Attorney General, Consumer Protection Division.

File a complaint in Indiana

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

Indiana Attorney General · 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 Indiana buyers get wrong about cancelling

Indiana's cooling-off clock is built to defeat a seller who skips the paperwork. Under Ind. Code § 24-5-10-8 you can cancel an unsolicited home sale of at least 25 dollars before midnight of the third business day, but the three days run from the later of the agreement or the day the supplier hands you the required notice. A supplier who never gives the two-copy, ten-point notice on a separate document never starts your clock. Indiana's right is also narrower than most in one respect: it applies only to sales you did not solicit. Invite the salesperson yourself and Indiana's statute does not attach, so you fall back on the federal rule, which does cover invited visits. The standout longer window is the storm-chasing-roofer rule. For a home improvement contract signed after June 30, 2017, your three days do not begin until you receive written notice from your insurer of a final coverage determination, under § 24-5-11-10.6. Indiana's official code browser is a JavaScript application, so the text here was read from a content mirror.

Common questions

I called the company and asked them to come out. Do I still get three days in Indiana?

Not under the Indiana statute, which reaches only sales you did not solicit. A consumer who invited the salesperson should use the federal FTC rule, which expressly covers invited visits.

My roofer signed me up right after the hailstorm. When does my window start?

For a home improvement contract entered after June 30, 2017, your three days do not start until the later of signing or the day you receive written notice from your insurer of a final coverage determination, under § 24-5-11-10.6.

The supplier gave me one copy of the notice, not two. Does that matter?

Yes. Section 24-5-10-9 requires two copies on a separate document in ten-point boldface type. A defective notice keeps the three-day clock from starting.

How fast must an Indiana supplier refund my deposit?

Within ten business days after your cancellation notice is delivered, the supplier must return any payment or other consideration you transferred.

Primary source
Ind. Code §24-5-10-8
Ind. Code § 24-5-10-8 (FindLaw, official host is a JS app) · codes.findlaw.com
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--indiana"
  title="Indiana 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--indiana"></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>