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`, and `data-sfc-provider`.
Provider values: `stripe`, `paddle`, `lemonsqueezy`, or `polar`.
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.