Subscriptions & invoicing

Subscriptions & Invoicing, recurring revenue, automated

Automate your recurring billing, invoice delivery, and collection workflows. From simple monthly subscriptions to complex tiered billing with usage-based components, Getpaid handles the full recurring lifecycle.

  • Flexible billing models: flat rate, per seat, usage-based, or hybrid
  • Automated invoice creation and delivery via email, portal, or API
  • SEPA Direct Debit mandates for frictionless recurring collection
  • Configurable dunning sequences for failed and late payments
  • Net-terms support, 14 to 90 day payment windows for B2B
  • Built-in risk assessment per buyer before extending credit
Read recurring payments docs →

Subscription billing overview

Active subs

1,204

↑ 43 this month

MRR

€48.2K

↑ 8% MoM

Monthly plan (€39/mo)642 subscribers
Annual plan (€349/yr)410 subscribers
Usage-based (per call)152 subscribers

Renewal rate

94%

Collection rate

97.8%

Recurring checkout, API request with splits

{
  "reference": "SUB-2025-001",
  "amount": 3900,
  "currency": "EUR",
  "payment_methods": {
    "types": [
      "sepa_direct_debit",
      "card"
    ]
  },
  "splits": {
    "type": "per_transaction",
    "accounts": [
      {
        "type": "platform",
        "split": {
          "type": "percentage",
          "percentage": 5
        }
      },
      {
        "type": "seller",
        "split": {
          "type": "remaining"
        }
      }
    ]
  }
}

Split result on €39.00 payment

Platform fee (5%)
€1.95
Seller (remaining)
€37.05
Processing fee
100% from platform