Embed code
Copy this snippet into the HTML area of a resource page, blog post, or documentation page. The script creates the widget in place
and keeps the styling scoped so it should not disturb the host page.
Optional attributes: `data-sfc-revenue`, `data-sfc-orders`, `data-sfc-international`, `data-sfc-provider`, and `data-sfc-source`.
Provider values: `stripe`, `paddle`, `lemonsqueezy`, or `polar`. Source paths should stay on `saasfeecalculator.com`.
Why this helps readers
SaaS payment articles often explain provider fees in abstract terms. A tiny calculator lets readers test their own order value,
monthly revenue, and international card share while staying inside the article. That makes a pricing guide more useful than a static fee table.
Why this helps attribution
The widget includes a clear source link to the full calculator. That source link helps readers verify assumptions, see a broader comparison,
and gives resource-page editors a legitimate reason to cite the calculator rather than adding a plain directory link.
Privacy and performance
The widget does the math in the browser. It does not send the entered numbers back to SaaS Fee Calculator, and it does not require cookies,
accounts, or API calls. The script is small and uses plain browser APIs so it can work inside simple static sites.
When to use the full calculator
Use the full calculator when a reader needs provider-specific pages, refund assumptions, chargeback context, international card modeling,
SaaS tax workflow notes, or merchant-of-record decision guidance. The embed is a quick estimate, not the whole model.
FAQ
Can I embed the widget for free?
Yes. You can embed it for free on a relevant resource page, blog post, comparison page, or guide. Keep the source link so readers can open the full calculator.
Does the widget collect visitor inputs?
No. It runs locally in the visitor's browser and does not submit the entered numbers to this site.
Can I change the default values?
Yes. Adjust the data attributes for revenue, orders, international card share, and provider model in the embed code.
Can the widget link to a specific source page?
Yes. Set `data-sfc-source` to a path such as `/stripe-vs-paddle-calculator/`, `/paddle-fee-calculator/`, or `/merchant-of-record-provider/`.
Is the result financial advice?
No. It is a planning estimate only. Verify current provider pricing and tax obligations before making a business decision.