Embed the Child & Spousal Support Calculator

One calculator, three modes — child support, spousal support, or both. Free for any law firm, legal aid clinic, or family services organization to embed.

What's included

  • Child support. Federal Child Support Guidelines, Schedule I (all provinces except Quebec) — sole and shared custody, Section 7 apportionment by income proportion.
  • All SSAG formulas. Without-Child-Support, plus With-Child-Support for Basic, Shared, Split, and Custodial Payor arrangements.
  • Full tax engine. Federal and provincial (BC, AB) marginal tax, CPP, EI, CCB, GST credit — calculated on current (2026) rates.
  • Iterative INDI calculation. Converges each 40/43/46% target to within $1, recalculating taxes as spousal support changes.
  • Imputation & Section 7. Per-spouse income imputation; proportional apportionment of special expenses.
  • Duration rules. Rule of 65, 20-year indefinite, and length-of-marriage ranges from cohabitation and separation dates.
  • Toggle between modes. Users switch between child support, spousal support, and both — without losing their entered data.
  • Mobile-responsive. Works cleanly on any screen size.

Choose a colour palette

Pick the option that best fits your site's design. The snippet and preview below update automatically.

Copy this code

<div style="max-width:620px;margin:0 auto;">
  <iframe src="https://simplyseparation.ca/tools/spousal-support?embed=true"
          width="100%" frameborder="0"
          style="border:0;border-radius:12px;display:block;min-height:600px;"
          title="Child & Spousal Support Calculator"></iframe>
  <script>
    (function(){
      var f=document.currentScript.previousElementSibling;
      window.addEventListener('message',function(e){
        if(e.data&&e.data.type==='simply-separation:resize'&&e.source===f.contentWindow)
          f.style.height=e.data.height+'px';
      });
    })();
  </script>
</div>

Paste this snippet anywhere you'd paste an HTML block — in a WordPress Custom HTML block, a Squarespace Code block, a Webflow Embed element, or directly into the source of an HTML page.

Preview

Terms of embed use

  • Keep the attribution. The SimplySeparation.ca and OpenSSAG links in the iframe footer must remain visible. This is a non-negotiable condition of use.
  • Don't modify the iframe source URL. Link to simplyseparation.ca/tools/spousal-support?embed=true as shown.
  • Don't represent it as your own tool. You may describe it as “Powered by Simply Separation” — but not as your firm's proprietary calculator.
  • No warranty. The calculator provides estimates for informational purposes only. It does not constitute legal advice. Full Terms of Service.

Calculation engine: OpenSSAG (Apache-2.0, open source).

Questions, or want a custom embed for a specific use case? Get in touch.