Quick Start
Copy and paste this snippet into your web page:HTML
- Get your Public API key from your Dashboard
- Add your domain to the API key’s whitelist
For security, Cadana enforces domain whitelisting to ensure your embedded calculator only renders on trusted websites you own and control. The widget displays an error if loaded from an unauthorized domain.
Widget URLs
| Environment | URL |
|---|---|
| Production | https://widgets.cadanapay.com/calculators/salary.js |
| Staging | https://dev-widgets.cadanapay.com/calculators/salary.js |
.mjs extension.
Try it first: Interactive demo — experiment with themes, config, and settings before implementing. You can copy the generated code directly into your website.
For more control over integration, see Full Integration Options.