# Invopop pricing

> Pay-as-you-process pricing for invoice and tax compliance APIs.
> This is the machine-readable rendition of https://www.invopop.com/pricing —
> generated from the same live pricing catalogue as the interactive page.

## Plans

Three tiers. The Pops bundle below applies to all paid tiers; flat
monthly fees accumulate per government app and per integration.

| Plan | Headline price | What you get |
|---|---|---|
| **Dev** | €0/mo on the 200-Pops free tier | 1 country free, community support, 1 user |
| **Pro** | from €500/mo (Pro extras) + Pops bundle + apps | Unlimited countries, priority support, unlimited users, watermark removal, ISO 27001 |
| **Enterprise** | Custom | Unlimited countries, Slack support, RBAC, dedicated CSM, custom contract, SLAs |

The flat "Pro extras" fee (€500/mo EUR, $600/mo USD, billed
yearly: €5,100/yr or $5,865/yr) covers everything in Pro beyond
Pops consumption. Yearly billing is 15% cheaper than paying monthly ×
12 in EUR; the exact USD equivalents are listed in every table below.

## How total monthly cost is computed

```
total_monthly = pops_bundle_cost
              + (plan === "Pro" ? pro_extras_monthly : 0)
              + sum(integration_cost per app on the plan, with first-government-free)
```

### Step 1 — compute Pops needed

For every app you enable:

```
pops_per_app = (issued_docs_per_month × popsPerDoc)
             + (entities × popsPerSupplierReg)
```

`entities` = number of supplier entities active per month (a.k.a.
country seats). Enforced minimum of 1 per app.

Sum `pops_per_app` across all enabled apps, then **snap up to the
next-higher row** in the Pops bundle table below.

| App | Code | Pops per doc | Pops per entity (country seat) |
|---|---|--:|--:|
| Spain | `gov-es` | 1 | 100 |
| France | `gov-fr` | 1 | 100 |
| Italy | `gov-it` | 2 | 100 |
| Portugal | `gov-pt` | 1 | 100 |
| Germany | `gov-de` | 1 | 100 |
| Peppol | `net-peppol` | 2 | 100 |
| Chargebee | `int-chargebee` | 1 | 0 |
| Stripe | `int-stripe` | 1 | 0 |
| NetSuite | `int-netsuite` | 1 | 0 |

### Step 2 — look up the Pops bundle cost

| Pops/mo | EUR/mo (monthly billing) | USD/mo (monthly billing) | EUR/mo equiv. (yearly billing) | USD/mo equiv. (yearly billing) |
|--:|--:|--:|--:|--:|
| 200 | €0 | $0 | €0 | $0 |
| 1,000 | €40 | $46 | €34 | $39.08 |
| 2,500 | €70 | $81 | €59.5 | $68.42 |
| 5,000 | €100 | $115 | €85 | $97.75 |
| 10,000 | €140 | $161 | €119 | $136.83 |
| 20,000 | €220 | $253 | €187 | $215.08 |
| 50,000 | €400 | $460 | €340 | $391 |
| 100,000 | €650 | $748 | €552.5 | $635.42 |
| 200,000 | €1,000 | $1,150 | €850 | $977.5 |

### Step 3 — add per-app integrations

Each enabled government app charges a flat monthly cost, **except the
first one on the plan, which is free**. Integrations never qualify for the
freebie. Order matters: the first government app on the plan, in display
order, is the free one.

Government apps, one per country:

| Country | App | EUR/mo | USD/mo | EUR/yr | USD/yr |
|---|---|--:|--:|--:|--:|
| Argentina | `gov-ar` | €300 | $345 | €3,060 | $3,519 |
| Belgium | `gov-be` | €300 | $345 | €3,060 | $3,519 |
| Brazil | `nfe-br` | €300 | $345 | €3,060 | $3,519 |
| Colombia | `dian-co` | €300 | $345 | €3,060 | $3,519 |
| Finland | `gov-fi` | €300 | $345 | €3,060 | $3,519 |
| France | `gov-fr` | €300 | $345 | €3,060 | $3,519 |
| Greece | `ilyda` | €300 | $345 | €3,060 | $3,519 |
| Italy | `sdi-it` | €300 | $345 | €3,060 | $3,519 |
| Mexico | `sat-mx` | €300 | $345 | €3,060 | $3,519 |
| Poland | `gov-pl` | €300 | $345 | €3,060 | $3,519 |
| Portugal | `at-pt` | €300 | $345 | €3,060 | $3,519 |
| Saudi Arabia | `gov-sa` | €300 | $345 | €3,060 | $3,519 |
| Spain | `gov-es` | €300 | $345 | €3,060 | $3,519 |

Countries Invopop covers that aren't listed above bill at the standard
country rate (€300/mo, $345/mo). See https://www.invopop.com/coverage for the
full coverage list.

Integrations:

| Integration | App | EUR/mo | USD/mo | EUR/yr | USD/yr |
|---|---|--:|--:|--:|--:|
| Chargebee | `chargebee` | €200 | $240 | €2,040 | $2,448 |
| Stripe | `stripe` | €100 | $120 | €1,020 | $1,224 |

Integrations that aren't listed (e.g. NetSuite) are quoted per deal — ask
sales rather than assuming a price.

### Registered parties

Keeping a party (seat) registered on a government platform through
Invopop consumes **100–200 Pops/month**, depending on the app.

## Worked example

A Spanish business using Invopop's VeriFactu app to issue 500 docs/mo
for one entity (supplier).

- **Pops needed**: 500 docs × 1 popsPerDoc + 1 entity × 100 popsPerSupplierReg = **600 Pops**
- **Snaps to**: 1,000 Pops bundle
- **Apps**: Spain (gov-es) — first government app on the plan, so **free**
- **Dev plan**: €40 (1,000 Pops, monthly billing) + €0 Pro extras + €0 integrations = **€40/mo**
- **Pro plan**: €40 + €500 Pro extras + €0 integrations = **€540/mo**

## Worked example 2 — bigger plan

A multi-country business: Spain + France govs and a Stripe integration.
5 entities total, 5,000 docs/mo total (across all apps).

- **Pops** (Spain) = 5,000 × 1 + 5 × 100 = 5,500
  - In practice docs/entities are entered per-app; this example assumes all 5,000 docs go through Spain.
- Other apps consume their own seats only (no docs in this example): France 5 × 100 = 500
- **Total Pops** = 5,500 + 500 = 6,000 → snaps to **10,000 Pops** bundle
- **Bundle cost**: €140/mo (monthly billing)
- **App integrations**: Spain free + France €300 + Stripe €100 = **€400/mo**
- **Dev plan**: not viable — exceeds the 200 Pops free tier
- **Pro plan**: €140 + €500 + €400 = **€1,040/mo**

## Currencies and billing periods

- Supported currencies: **EUR (€)**, **USD ($)**.
- Periods: **monthly** (charged each month) or **yearly** (charged
  annually at a discount).
- The /pricing page shows EUR with a monthly/yearly toggle on Pro.
  This document lists all four combinations explicitly to make the
  math auditable.

## Source

- Interactive page (human): https://www.invopop.com/pricing
- This document (markdown): https://www.invopop.com/pricing.md
- Site index for LLMs: https://www.invopop.com/llms.txt
- Prices: the Invopop pricing API (https://access.invopop.com/pricing/v1/products)
