Paycheck calculator › Embed a calculator

Embed a free paycheck or mortgage calculator on your site

Two lines of HTML give your readers a live 2026 calculator — take-home pay for all 50 states, or a full mortgage payment with taxes, insurance and PMI. It runs entirely in the visitor's browser, sets no cookies, shows no ads, and updates automatically when tax tables or rates change. Free for any site; the only condition is the “Powered by paysums.com” line stays visible.

Paycheck calculator

Add ?state=CA&amount=75000&filing=married to the URL to preset it, &theme=dark for dark backgrounds, &accent=0a7cff for your brand colour.

<iframe src="https://paysums.com/widget/paycheck/?state=CA&amount=75000" title="Calculator by paysums.com" width="100%" height="420" style="border:0;max-width:560px" loading="lazy"></iframe>
<script>addEventListener("message",e=>{if(e.data&&e.data.paysums){document.querySelectorAll('iframe[src*="paysums.com/widget/"]').forEach(f=>{if(f.contentWindow===e.source)f.height=e.data.height})}})</script>

Mortgage calculator

Preset with ?price=500000&down=100000&rate=6.5&years=30.

<iframe src="https://paysums.com/widget/mortgage/" title="Calculator by paysums.com" width="100%" height="380" style="border:0;max-width:560px" loading="lazy"></iframe>
<script>addEventListener("message",e=>{if(e.data&&e.data.paysums){document.querySelectorAll('iframe[src*="paysums.com/widget/"]').forEach(f=>{if(f.contentWindow===e.source)f.height=e.data.height})}})</script>

Prefer a link?

Copy any of these — they point at the page that answers the question:

<a href="https://paysums.com/">Paycheck calculator (2026, all 50 states) — paysums.com</a>
<a href="https://paysums.com/mortgage/">Mortgage calculator with taxes, insurance and PMI — paysums.com</a>
<a href="https://paysums.com/sales-tax/zip/">Sales tax by ZIP code — paysums.com</a>

White-label licence: remove the “Powered by” line

Companies that want the calculator under their own brand can license it: add &key=YOUR-KEY to the iframe URL and the attribution line disappears, everything else stays the same (same numbers, same updates, no tracking). $19 a month or $149 a year per domain, cancel any time; the key is delivered instantly by email after checkout.

Request a white-label key → (checkout opening shortly — reply within a day)   Need the numbers in your own app? See the API →

Who embeds these

HR and payroll blogs, bookkeepers, relocation guides, real-estate agents, personal-finance newsletters, college career pages and state job boards. Need a different preset, currency edition (UK, Canada, Australia, India, Germany, France) or a white-label version? Ask.

Frequently asked

Is the embed really free?

Yes, for any website, commercial or not. No API key, no limit, no tracking. Keep the “Powered by paysums.com” line and you're done.

Does it slow my page down?

The iframe loads lazily (only when scrolled into view) and weighs about 60 KB including the tax tables. Nothing runs on your page except the one-line height script.

Will it stay up to date?

The tax tables and the Freddie Mac mortgage rate are refreshed on paysums.com automatically; the embed always shows the current figures.