Products
Employment Cost Calculator
Instant gross-to-net and net-to-gross salary estimates across 90+ countries. One API call, no person record needed.
Global Tax Engine
Stateful tax calculations with full breakdowns, legislative citations, and year-to-date tracking.
Payroll Processing
Run payroll end-to-end: create, approve, disburse, and generate payslips across currencies.
Statutory Filing
File statutory returns with government authorities. Auto-detect filing types, check requirements, track through acceptance.
Statutory Remittance
Pay government authorities through local payment rails. Automatic FX conversion, payment tracking, downloadable receipts.
How They Connect
Estimate employment costs
Model compensation costs with
POST /v1/tax/estimate — no setup needed.Create persons and populate required fields
Onboard workers with
POST /v1/persons. Check what fields each country needs with GET /v1/tax/fields.Calculate taxes
Get full tax breakdowns with
POST /v1/tax/calculate — ISR, IMSS, INFONAVIT, and every country-specific deduction.Run payroll
Create, save, and approve payroll runs with the Payroll API. Cadana handles disbursement and FX.
File statutory returns
Create filings from payroll runs or provide amounts directly. Track through submission and government acceptance. Filing guide.
Remit to government
Pay what’s owed through local payment rails with automatic FX conversion. Download receipts for audit. Remittance guide.
Each step is independent. Enter at any point. If you only need cost estimates, stop at step 1. If you run payroll elsewhere but need filing and remittance, start at step 5.
Common Integration Patterns
| Pattern | Products Used | Description |
|---|---|---|
| Cost modeling | Employment Cost Calculator | One endpoint, no setup. Estimate salaries across countries for hiring decisions. |
| Payroll processing | Global Tax Engine + Payroll Engine | Create persons, calculate taxes, run payroll. Full gross-to-net-to-disbursement. |
| Full compliance | All five | Calculate, pay, file, remit, prove. The complete loop. |
| External payroll + compliance | Statutory Filing + Remittance | You run payroll in your own system. Cadana files returns and/or pays authorities. Pass explicit amounts instead of payroll run IDs. |
| Remittance only | Statutory Remittance | You handle filings yourself. Cadana pays the government authorities through local rails. |