§PlainStatute

Consumer · Right to Cancel

Right to Cancel a Purchase in South Dakota

How long you have to cancel a door-to-door purchase in South Dakota, 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 S.D. Codified Laws §37-24-5.4Reviewed by Cholilurrohman · July 2026
Right to cancel a purchase · South Dakota
South Dakota gives you three business days to cancel a door-to-door sale of 25 dollars or more, and the seller commits a deceptive trade practice if it fails to hand you a detachable Notice of Cancellation. Sales you invited are covered, and you can now cancel by email.
3 business days
Cooling-off3 business days
Dollar trigger$25, cash or credit
StatuteS.D. Codified Laws §37-24-5.4

When the cooling-off right applies in South Dakota

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 within three business days, under SDCL §§ 37-24-5.3 and 37-24-5.4. The seller must fill in a deadline no earlier than the third business day after the transaction.
25 dollars, cash or credit, invited or notThe right reaches any sale, lease, or rental of 25 dollars or more solicited away from the seller's place of business, including one you invited. Multiple contracts are aggregated to reach 25 dollars.
An oral warning is requiredThe salesperson must actually tell you of the right to cancel at signing, not merely bury it in the paperwork, under § 37-24-5.3(2). Failing any of these duties is a deceptive act.
Ten-business-day refund, 20-day goodsThe seller must refund within ten business days, under § 37-24-5.6. If it does not pick up the goods within twenty days of your notice, you may keep or dispose of them.
When there is no rightWhat it means
Vehicles, farm machinery, mobile homesMotor vehicles, metal buildings, farm machinery, and mobile homes sold by a dealer with a fixed South Dakota location are excluded, along with real property, insurance, and securities.
Store, mail, and repair salesSales after prior negotiations at a fixed retail location, transactions entirely by mail or telephone, and buyer-initiated repair visits are excluded, though add-on sales during a repair visit are not.
Emergency handwritten waiverA buyer-initiated emergency purchase is excluded only where you give a separate dated statement in your own handwriting describing the emergency and waiving the right.
A deceptive practice, with a private action
Each notice failure is a deceptive act under § 37-24-6, and a person adversely affected may sue for actual damages under § 37-24-31. The Attorney General may seek up to 2,000 dollars per intentional violation. Telemarketing sales paid without a signed confirmation can be cancelled at any time.
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 130 dollars or more elsewhere. South Dakota is broader, applying a flat 25 dollar floor anywhere off the seller's premises and covering leases and rentals.

What you can do right now

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

  1. Cancel in writing, even by email

    Since 2019, South Dakota lets you cancel by mail, delivery, or electronic notice. Send it within three business days and keep a copy.

  2. Invited visits still count

    Calling the company first does not forfeit your three days, under § 37-24-5.1, unless it was a repair or maintenance call you initiated.

  3. Note a missing oral warning or form

    If the salesperson never told you of the right out loud, or never left the detachable Notice of Cancellation, that is a deceptive act and a ground for a complaint.

  4. Complain if a valid cancellation is refused

    File a complaint with the South Dakota Attorney General, Division of Consumer Protection.

File a complaint in South Dakota

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

South Dakota 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 South Dakota buyers get wrong about cancelling

South Dakota is one of the few states whose door-to-door law expressly covers a sale you asked for. Under SDCL § 37-24-5.1 the three-business-day cancellation right reaches solicitations made in response to or following an invitation by the buyer, so calling the company first does not forfeit your right. South Dakota is not credit-only either, covering cash sales, leases, and rentals of 25 dollars or more. The oral-notice duty is unusual: the salesperson must actually tell you about the right to cancel at signing, not merely bury it in the paperwork. Saturday counts here, because the statute excludes only Sunday and ten named holidays, and the holiday list includes Native American Day, which South Dakota observes in place of Columbus Day. A 2019 amendment added electronic cancellation, so an email now works. Each notice failure is a deceptive act, which opens both the Attorney General's enforcement route and a private action for actual damages. South Dakota also gives an open-ended cancellation right for a telemarketing sale you paid for without a signed written confirmation. The official page is a JavaScript shell, so the text was read from the legislature's own JSON endpoint.

Common questions

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

Yes. Section 37-24-5.1 covers invited visits, unless it was a repair or maintenance call you initiated under § 37-24-5.2(5).

Does Saturday count toward my three days in South Dakota?

Yes. Section 37-24-1(2) excludes only Sundays and ten listed holidays, so Saturday counts against you.

I called them to fix my furnace and they sold me a new one. Am I covered?

The repair itself is excluded, but the upsell of the new unit is covered, because the exclusion does not reach additional goods or services beyond replacement parts.

The salesman never left a cancellation form. What can I do?

That is a deceptive act under §§ 37-24-5.3 and 37-24-5.4. You can sue for actual damages under § 37-24-31 and complain to the Attorney General's Division of Consumer Protection.

Primary source
S.D. Codified Laws §37-24-5.4
S.D. Codified Laws § 37-24-5.4 (South Dakota Legislature) · sdlegislature.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--south-dakota"
  title="South Dakota 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--south-dakota"></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>