Embed the BC Child Support Calculator

Add a free child support calculator to your website. Free for law firms, legal aid clinics, family services organizations, and community resources.

Why embed this calculator

  • Based on the Federal Guidelines. Implements the Federal Child Support Guidelines, Schedule I — all provinces and territories except Quebec.
  • Centrally hosted. The calculator lives on simplyseparation.ca — any revisions we make propagate to your embed.
  • Fast and private. No account required, no data collection, no tracking of your visitors.
  • 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/child-support?embed=true"
          width="100%" frameborder="0"
          style="border:0;border-radius:12px;display:block;min-height:600px;"
          title="BC Child 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/child-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 information purposes only. It does not constitute legal advice, and we make no representations about outcomes in any specific case. 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.