# Fenerum > Fenerum is subscription billing and revenue automation for B2B SaaS companies: automated invoicing, payment collection, revenue recognition, dunning, and two-way sync with ERP systems such as e-conomic, Business Central and Xero. ## How to read this site Every page is available as clean Markdown. Two equivalent ways to get it: - Append `.md` to the page URL — `https://www.fenerum.com/en-DK/pricing.md` - Send `Accept: text/markdown` to the normal page URL — `https://www.fenerum.com/en-DK/pricing/` The URL prefix is `-`. **Markdown is always English**, so it is always served from the `en-` locale: requests to `/da-DK/pricing.md` or `/nb-NO/pricing.md` redirect to `/en-DK/pricing.md` and `/en-NO/pricing.md`. The HTML pages remain available in Danish, Norwegian and Finnish. **The country part is significant.** A small number of pages — invoicing and tax settings in particular — contain country-specific content, so `/en-NO/…` and `/en-DK/…` can differ. Use the country your question is about. Supported: `DK`, `NO`, `SE`, `FI`, `DE`. When in doubt use `en-DK`, which is what every link in this file points to. `https://www.fenerum.com/llms-full.txt` is every page below concatenated into one file (`en-DK` variant). ## Main pages - [Subscription management & financial insights on autopilot](https://www.fenerum.com/en-DK/index.md) (30 sub-pages) - [Book Demo](https://www.fenerum.com/en-DK/book-demo.md) - [Savings Calculator](https://www.fenerum.com/en-DK/calculator.md) - [Get started with Fenerum in minutes, not sprints](https://www.fenerum.com/en-DK/developers.md): We strive to be API-first, enabling you to leverage all our features directly through our API. Here, you’ll find a few examples of common use cases. - [Finance](https://www.fenerum.com/en-DK/finance.md) - [Founders](https://www.fenerum.com/en-DK/founders.md) - [Subscribe to our newsletter](https://www.fenerum.com/en-DK/newsletter.md): We send on average once a month - [Roadmap](https://www.fenerum.com/en-DK/roadmap.md) ## Documentation - [Documentation](https://www.fenerum.com/en-DK/docs.md): All articles about Fenerum (11 sub-pages) - [API Documentation](https://www.fenerum.com/en-DK/docs/api.md): Get started with the Fenerum API (49 sub-pages) - [Account](https://www.fenerum.com/en-DK/docs/api/account.md): Manage customer accounts in Fenerum - [Activity](https://www.fenerum.com/en-DK/docs/api/activity.md): Manage activities in Fenerum. - [Bank Account](https://www.fenerum.com/en-DK/docs/api/bank-account.md): Manage bank accounts in Fenerum. - [Business Entity](https://www.fenerum.com/en-DK/docs/api/business-entity.md): A business entity is a legal entity that can issue invoices and handle transactions for specific countries. Each organization must have exactly one default business entity. - [API Changelog](https://www.fenerum.com/en-DK/docs/api/changelog.md): Changelog for changes made to Fenerum's API that might affect you. - [Churn Reason](https://www.fenerum.com/en-DK/docs/api/churn-reason.md): Manage churn reasons in Fenerum. - [Contract](https://www.fenerum.com/en-DK/docs/api/contract.md): Manage discount contracts for accounts - [Contract Tier](https://www.fenerum.com/en-DK/docs/api/contract-tier.md): Quantity tiers that define volume-based pricing within a Contract. - [Direct Debit Debtor](https://www.fenerum.com/en-DK/docs/api/direct-debit-debtor.md): Direct debit solutions for your accounts. - [Draft Invoice Line](https://www.fenerum.com/en-DK/docs/api/draft-invoice-line.md): Invoice lines that can be used to create a standalone invoice or added to an automatically-generated subscription renewal invoice. - [Draft Invoice Lines Products](https://www.fenerum.com/en-DK/docs/api/draft-invoice-line-product.md): Create draft invoice lines templated from your Product catalog instead of supplying every field ad-hoc. - [E-Invoice Field Mapping](https://www.fenerum.com/en-DK/docs/api/einvoice-field-mapping.md): Configure how Fenerum invoice fields map to your e-invoicing provider schema. - [Erp Account](https://www.fenerum.com/en-DK/docs/api/erp-account.md): The chart of accounts pulled from your connected ERP system. - [Erp Account Budget](https://www.fenerum.com/en-DK/docs/api/erp-account-budget.md): Manage erp account budgets in Fenerum. - [Erp Account Line](https://www.fenerum.com/en-DK/docs/api/erp-account-line.md): Manage erp account lines in Fenerum. - [Erp VAT Code](https://www.fenerum.com/en-DK/docs/api/erp-vat-code.md): VAT codes pulled from your connected ERP system. - [Authentication](https://www.fenerum.com/en-DK/docs/api/guides/authentication.md): How to authenticate with the Fenerum API - [Errors](https://www.fenerum.com/en-DK/docs/api/guides/errors.md): Understanding error responses and status codes in the Fenerum API - [Filtering](https://www.fenerum.com/en-DK/docs/api/guides/filtering.md): How to filter list responses in the Fenerum API. - [Quickstart](https://www.fenerum.com/en-DK/docs/api/guides/guide.md): Get started with the Fenerum API in minutes - [Limitations](https://www.fenerum.com/en-DK/docs/api/guides/limits.md): Rate limiting and request limitations in the Fenerum API - [Logging](https://www.fenerum.com/en-DK/docs/api/guides/logging.md): API request logging and debugging in Fenerum - [Pagination](https://www.fenerum.com/en-DK/docs/api/guides/pagination.md): How to work with paginated list responses in the Fenerum API - [Accepting Payments](https://www.fenerum.com/en-DK/docs/api/guides/payments.md): Accept and manage payment cards with Stripe and Quickpay - [Integration Workflows](https://www.fenerum.com/en-DK/docs/api/guides/typical-workflow.md): Choose the right integration approach for your business - [Invoice](https://www.fenerum.com/en-DK/docs/api/invoice.md): Invoices are uniquely numbered lists of sold items and services issued to a customer on a particular date. - [Invoice Line](https://www.fenerum.com/en-DK/docs/api/invoice-line.md): Invoice Line is a single item on an Invoice. - [KPIs](https://www.fenerum.com/en-DK/docs/api/kpi.md): Read and execute the saved KPIs (key performance indicators) that power Fenerum reports. - [List views and pagination](https://www.fenerum.com/en-DK/docs/api/list-views-pagination.md): Describes how list views for resources are formatted. - [Organization Member](https://www.fenerum.com/en-DK/docs/api/organization-member.md): Read-only views over the members of your Fenerum organization. - [Other endpoints](https://www.fenerum.com/en-DK/docs/api/others.md): Miscellaneous endpoints that do not fit into a single CRUD resource — search, ERP imports, document uploads, downloads, and standalone reports. - [Payment Card](https://www.fenerum.com/en-DK/docs/api/payment-card.md): Payment Cards cover both credit and debit cards attached to an account. Currently you can only use this together with Stripe. - [Plans](https://www.fenerum.com/en-DK/docs/api/plan.md): Plans describe available subscription types - [Plan Term](https://www.fenerum.com/en-DK/docs/api/plan-term.md): Plan terms are the pricing variants of a Plan — each defines a renewal interval, price, and currency that subscriptions can attach to. - [Product](https://www.fenerum.com/en-DK/docs/api/product.md): Manage products in Fenerum. - [Product Pricing](https://www.fenerum.com/en-DK/docs/api/product-pricing.md): Manage product pricings in Fenerum. - [Receipt](https://www.fenerum.com/en-DK/docs/api/receipt.md): Manage receipts in Fenerum. - [Recipient](https://www.fenerum.com/en-DK/docs/api/recipient.md): Recipients are destinations where we send notifications for a given account. Each recipient may ask for certain notifications only. - [Report](https://www.fenerum.com/en-DK/docs/api/report.md): ViewSet for managing Reports and their Widgets. Reports are collections of chart widgets that display KPIs. Widgets are managed as nested objects within the report. To get actual KPI data for a widget, use the /api/v1/kpis/{kpi_type}/ endpoint. - [Revenue Group](https://www.fenerum.com/en-DK/docs/api/revenue-group.md): Manage revenue groups in Fenerum. - [Self-Service](https://www.fenerum.com/en-DK/docs/api/self-service.md): Unauthenticated endpoints that let customers initiate their own Fenerum organization. - [Subscription](https://www.fenerum.com/en-DK/docs/api/subscription.md): Subscriptions are instances of plan terms on a specific account. You can modify subscriptions or cancel them. - [Subscription Change](https://www.fenerum.com/en-DK/docs/api/subscription-change.md): A Subscription Change is a scheduled modification to an existing Subscription — for example a planned quantity change, a planned terms switch, or an early renewal. - [Supplier Invoice](https://www.fenerum.com/en-DK/docs/api/supplier-invoice.md): Manage supplier invoices in Fenerum. - [Transaction](https://www.fenerum.com/en-DK/docs/api/transaction.md): Manage transactions in Fenerum. - [Webhook](https://www.fenerum.com/en-DK/docs/api/webhook.md): A webhook is a custom callback that can be leveraged to be notified of events in Fenerum. - [Webhook callbacks](https://www.fenerum.com/en-DK/docs/api/webhook-callbacks.md): Reference for the event payloads that Fenerum POSTs to your enabled webhook endpoints. - [Webhook Event Metadata](https://www.fenerum.com/en-DK/docs/api/webhook-event-metadata.md): A webhook event metadata entry represents a webhook-event that was created after a webhook was triggered. - [Webhooks](https://www.fenerum.com/en-DK/docs/api/webhooks.md): A webhook is a custom callback that can be leveraged to be notified of events in Fenerum. - [Billing](https://www.fenerum.com/en-DK/docs/billing.md): All articles about Billing (7 sub-pages) - [Accounts](https://www.fenerum.com/en-DK/docs/billing/accounts.md): Learn how to perform common updates to an account such as adding a credit card, setting up EAN invoicing, and more. (2 sub-pages) - [Recipients](https://www.fenerum.com/en-DK/docs/billing/accounts/recipients.md): Learn about recipients and how they can be configured. - [Reseller management](https://www.fenerum.com/en-DK/docs/billing/accounts/reseller-management.md): This article is describing how you can collect multiple invoice lines and charge them from a partner account - [Invoices](https://www.fenerum.com/en-DK/docs/billing/invoices.md): All articles about invoices (4 sub-pages) - [Applying balance from one invoice to the another one](https://www.fenerum.com/en-DK/docs/billing/invoices/applying-balance-from-one-invoice-to-the-another-one.md): Use credit note or overpaid invoice to settle another invoice - [Crediting of invoices](https://www.fenerum.com/en-DK/docs/billing/invoices/crediting-invoice.md): Learn how to credit invoices and manage refunds. - [Handling Underpayments in Fenerum](https://www.fenerum.com/en-DK/docs/billing/invoices/handling-underpayments.md): This guide demonstrates how to create a manual partial credit note and how to use the credit note to offset the invoice. - [Partial Crediting of a Subscription](https://www.fenerum.com/en-DK/docs/billing/invoices/Partial-crediting-of-a-subscription.md): This guide demonstrates how to create a manual partial credit note and how to use the credit note to offset the invoice. - [Kickback](https://www.fenerum.com/en-DK/docs/billing/kickback.md): Guide on kickback calculation - [Plans and terms](https://www.fenerum.com/en-DK/docs/billing/plans.md): This article helps you with manual creation of new plans and plan terms. - [Revenue Groups](https://www.fenerum.com/en-DK/docs/billing/revenue-groups.md): Learn how to configure and set up revenue groups. - [Revenue Recognition](https://www.fenerum.com/en-DK/docs/billing/revenue-recognition.md): Introduction to the revenue recognition feature in Fenerum. - [Subscriptions](https://www.fenerum.com/en-DK/docs/billing/subscriptions.md): This article gives you a step by step guide in how you start a new subscription in Fenerum. (8 sub-pages) - [Managing add-on subscriptions alongside an existing subscription](https://www.fenerum.com/en-DK/docs/billing/subscriptions/add-on-subscriptions.md): This article explains how to invoice an add-on product that should renew together with the main subscription. - [Charging options](https://www.fenerum.com/en-DK/docs/billing/subscriptions/charging-options.md): Understand 'backwards charging' and 'forwards charging' options in subscription management. Learn about renewal date predictability, invoice grouping, and subscription modification and cancellation processes. - [Contracts and contract tiers (discounts)](https://www.fenerum.com/en-DK/docs/billing/subscriptions/contract.md): Learn how to configure discounts and contracts for subscriptions - [Manual Activity](https://www.fenerum.com/en-DK/docs/billing/subscriptions/manual-activity.md): How to create and modify manual activities in Fenerum - [Price Changes](https://www.fenerum.com/en-DK/docs/billing/subscriptions/price-changes.md): Price Changes - [Subscription renewals](https://www.fenerum.com/en-DK/docs/billing/subscriptions/renewals.md): This guide describes how subscription renewals work - [Reseller](https://www.fenerum.com/en-DK/docs/billing/subscriptions/reseller.md): Reseller - [Scheduled changes](https://www.fenerum.com/en-DK/docs/billing/subscriptions/scheduled-changes.md): This article shows how to change an upgrade/downgrade on a scheduled subscription, and get the correct MRR added. - [Changelog](https://www.fenerum.com/en-DK/docs/changelog.md): The Fenerum changelog documents all changes to Fenerum's platform. Find the latest updates and learn about new features added to help your B2B SaaS. - [ERP Sync](https://www.fenerum.com/en-DK/docs/erp-sync.md): All articles about ERP Sync (2 sub-pages) - [ERP Lines](https://www.fenerum.com/en-DK/docs/erp-sync/erp-lines.md): Generation of report about differences in booking between Fenerum and ERP system - [Financial audit](https://www.fenerum.com/en-DK/docs/erp-sync/financial-audit.md): All articles about financial audit (1 sub-page) - [Deviation report](https://www.fenerum.com/en-DK/docs/erp-sync/financial-audit/deviation-report.md): Generation of report about differences in booking between Fenerum and ERP system - [Expenses](https://www.fenerum.com/en-DK/docs/expenses.md): All articles about expenses (3 sub-pages) - [Expense management in Fenerum](https://www.fenerum.com/en-DK/docs/expenses/receive-documents.md): This guide shows you how to quick and easy handle all your expenses in Fenerum. The guide is both for simple receipts and for invoices. - [Expense management setup](https://www.fenerum.com/en-DK/docs/expenses/setup.md): This guide provides a complete guide on how to get started with using expense management. - [Stripe Payouts](https://www.fenerum.com/en-DK/docs/expenses/stripe-payouts.md): This article explains how Stripe payouts are handled in Fenerum. - [Importers](https://www.fenerum.com/en-DK/docs/importers.md): Overview of the available import tools and guides for bringing data into Fenerum. (6 sub-pages) - [Import Credit Cards](https://www.fenerum.com/en-DK/docs/importers/import-credit-cards.md): Effortlessly import credit card data into Fenerum. Choose API integration or file upload for seamless setup. - [Importing Data](https://www.fenerum.com/en-DK/docs/importers/import-data.md): How to import data to Fenerum - [Import Invoices](https://www.fenerum.com/en-DK/docs/importers/import-invoices.md): How to import invoices to Fenerum - [Import Subscriptions](https://www.fenerum.com/en-DK/docs/importers/import-subscriptions.md): How to import subscriptions to Fenerum - [Import Transactions](https://www.fenerum.com/en-DK/docs/importers/import-transactions.md): How to import transactions to Fenerum - [Importing Historical Data](https://www.fenerum.com/en-DK/docs/importers/importing-historical-data.md): Importing Historical Data - [Settings](https://www.fenerum.com/en-DK/docs/organization/settings.md): All articles about Settings (9 sub-pages) - [Accounting Settings](https://www.fenerum.com/en-DK/docs/organization/settings/accounting.md): Descriptions for fields for in accounting settings - [Debtor settlement account](https://www.fenerum.com/en-DK/docs/organization/settings/debtor-settlement-account.md): How Fenerum books settlements with credit notes - [General Settings](https://www.fenerum.com/en-DK/docs/organization/settings/general.md): Detailed descriptions for selected fields in general settings tab - [Indberetning af salg til EU-lande](https://www.fenerum.com/en-DK/docs/organization/settings/indberetning-af-salg-til-eu-lande.md): Dette er en guide til at hjælpe med at indberette EU-Salg uden moms, i forbindelse med at registrere moms hos Skat. - [Integrations](https://www.fenerum.com/en-DK/docs/organization/settings/integrations.md): All articles about integrations (9 sub-pages) - [Bank integrations](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/bank.md) (8 sub-pages) - [Bank Connect integration](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/bank/bank-connect.md): Guide on setting up and configuring the Bank Connect-integration. - [Danske Bank District](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/bank/danske-bank-district.md): Guide on setting up the Danske Bank District-integration. - [DNB integration](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/bank/dnb.md): Guide on setting up and configuring the DNB integration. - [Nordea](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/bank/nordea.md): Guide on setting up the Nordea-integration. - [Nordea Corporate Netbank](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/bank/nordea-corporate-netbank.md): Opdag, hvordan du bestiller eller tilslutter Nordea Corporate Netbank, sender besked til din bank, angiver FIK-betalinger, bestiller daglige filer, forstår prissætning, opsætningsinstruktioner og daglige brugstips. - [Nordic API Gateway Integration](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/bank/nordic-api-gateway.md): Automatically sync bank statements with Fenerum using Viia integration. Import accounts, configure settings, and enjoy seamless synchronization. - [Revolut integration](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/bank/revolut.md): None - [Sparebank 1 integration](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/bank/sparebank.md): Guide on setting up and configuring the Sparebank 1 integration. - [CRM integrations](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/crm.md) (1 sub-page) - [Integrate Fenerum to Hubspot](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/crm/hubspot.md): Connect Fenerum with Hubspot, sync data seamlessly. Create subscriptions, edit details directly from Hubspot. Streamline your workflow now! - [Debt collection integrations](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/debt-collection.md) (1 sub-page) - [Likvido Integration](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/debt-collection/likvido.md): Configuring the Likvido-integration for handling debt collection in Fenerum - [Direct debit integrations](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/direct-debit.md) (1 sub-page) - [Opret Leverandørservice tilmeldingslink til brug i email skabelon](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/direct-debit/opret-leverandorservice-tilmeldingslink-til-brug-i-email-skabelon.md): Denne artikel guider dig igennem oprettelsen af et kundespecifikt tilmeldingslink til Leverandørservice. - [ERP integrations](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/erp.md) (6 sub-pages) - [Business Central](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/erp/business-central.md): Connect Fenerum to Business Central - [Dinero integration](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/erp/dinero.md): Denne artikel omhandler, hvordan du sætter din Dinero konto op til din Fenerum konto. - [E-conomic setup](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/erp/e-conomic.md): Connect e-conomic to Fenerum seamlessly. Setup integration, import data, configure settings. Ensure accurate bookkeeping with Fenerum's ERP line booking. - [Netvisor setup](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/erp/netvisor.md): Connect netvisor to Fenerum seamlessly. Setup integration, import data, configure settings. Ensure accurate bookkeeping with Fenerum's ERP line booking. - [PowerOffice Go](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/erp/power-office-go.md) - [TripleTex setup to Fenerum](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/erp/tripletex.md): This article will show you how to make the integration between TripleTex and Fenerum - [Leverandørservice](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/leverandoerservice.md): Learn how to set up and configure Leverandørservice. (1 sub-page) - [Leverandørservice unassigned mandates](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/leverandoerservice/unassigned-mandates.md): Learn how to handle unassigned Leverandørservice mandates. - [Payment Cards](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/payment-card.md) (6 sub-pages) - [Afstemning af udbetaling fra NETS EASY](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/payment-card/afstemning-af-udbetaling-fra-nets-easy.md): Denne artikel viser dig hvordan du afstemmer udbetalinger fra NETS EASY dine bank posteringslinjer. - [DIBS D2 Integration settings](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/payment-card/dibs-d2.md): How to setup Fenerum to charge your customers using DIBS D2 - [Hvordan håndterer Fenerum kreditkort betalinger](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/payment-card/payment-card-flow.md): Denne artikel gir et indblik i hvordan betalings-flowet for kreditkort betalinger virker i Fenerum. - [QuickPay integration setup](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/payment-card/quickpay.md): How to setup Fenerum to charge your customers using QuickPay - [Stripe integration setup](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/payment-card/stripe.md): Connect Fenerum to your Stripe account and charge your customers with it - [Stripe migration guide](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/payment-card/stripe-migration.md): Migrating subscriptions from Stripe to Fenerum - [Set up outgoing e-mail address](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/setup-outgoing-e-mail-address.md): How to setup your e-mail address used to send invoices to customers - [SSO](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/sso.md) (2 sub-pages) - [Set Up Microsoft Entra SSO in Fenerum](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/sso/MicrosoftEntra.md): A step-by-step guide to configure Single Sign-On (SSO) with Microsoft Entra (Azure AD) for Fenerum. - [Setup SSO](https://www.fenerum.com/en-DK/docs/organization/settings/integrations/sso/onelogin.md): How to setup Single Sign On for your Fenerum organization. - [Invoice customization](https://www.fenerum.com/en-DK/docs/organization/settings/invoice.md): Settings for the invoice generation. Default payment terms, collection method and logo (2 sub-pages) - [Invoice Footer Templating](https://www.fenerum.com/en-DK/docs/organization/settings/invoice/footer.md): Customize invoice footers with dynamic data. Use variables to personalize invoices and enhance organization details. - [Reminder fees](https://www.fenerum.com/en-DK/docs/organization/settings/invoice/reminder-fees.md): Charge a fee when sending payment reminders. Fenerum creates a separate, linked fee invoice automatically, with currency conversion, VAT handling and optional auto-crediting. - [Custom Fields](https://www.fenerum.com/en-DK/docs/organization/settings/objects.md): Description of settings for custom fields - [Self-Service](https://www.fenerum.com/en-DK/docs/organization/settings/self-service.md): Learn about Self-Service and how it can be configured. - [Brugertilladelser i Fenerum](https://www.fenerum.com/en-DK/docs/organization/settings/users.md): Denne artikel omhandler hvad de forskellige tilladelser betyder, så man kan have et overblik over de mennesker som bruger Fenerum. - [Reconciliation](https://www.fenerum.com/en-DK/docs/reconcilliation.md): All articles about reconciliation (6 sub-pages) - [Bank reconciliation on payments in foreign currency](https://www.fenerum.com/en-DK/docs/reconcilliation/bank-fees.md): How to handle the payments in foreign currency correctly in Fenerum - [Fenerum revenue booking](https://www.fenerum.com/en-DK/docs/reconcilliation/fenerum-revenue-booking.md): For proper revenue booking, Fenerum requires few e-conomic accounts to be set up in Fenerum. - [Sådan afstemmer man en udbetaling med en supplier invoices](https://www.fenerum.com/en-DK/docs/reconcilliation/hvordan-afstemmer-man-en-udbetaling-med-en-eller-flere-supplier-invoices.md): I denne artikel bliver det forklaret hvordan man benytter supplier invoice funktion i Fenerum - [Hvordan afstemmer man kvitteringer/Boner](https://www.fenerum.com/en-DK/docs/reconcilliation/hvordan-afstemmer-man-kvitteringer-boner.md): Denne artikel forklarer hvordan man afstemmer sine kvitteringer eller boner i Fenerum under account lines. - [Hvordan afstemmes en indbetaling?](https://www.fenerum.com/en-DK/docs/reconcilliation/hvordan-afstemmes-en-indbetaling.md): Denne artikel forklarer hvordan du i Fenerum kan afstemme en indbetaling med en eller flere fakturaer. - [Upload Bank file to Fenerum](https://www.fenerum.com/en-DK/docs/reconcilliation/upload-bank-file-to-fenerum.md): Upload Bank file to Fenerum - [Reporting](https://www.fenerum.com/en-DK/docs/reporting.md): All articles about reporting (3 sub-pages) - [Exports](https://www.fenerum.com/en-DK/docs/reporting/exports.md): All articles about exports from Fenerum - [Metrics](https://www.fenerum.com/en-DK/docs/reporting/metrics.md): Follow your SaaS metrics in Fenerum with reports and metric widgets: MRR development, retention, churn and more - [Plecto](https://www.fenerum.com/en-DK/docs/reporting/plecto.md): Visualize your Fenerum data on real-time dashboards with Plecto - [Terms](https://www.fenerum.com/en-DK/docs/terms.md): How Fenerum defines and calculates MRR, ARR and subscription activities - [Process descriptions and routines](https://www.fenerum.com/en-DK/docs/tips-tricks/process-routines.md) ## Features - [Advanced Reporting](https://www.fenerum.com/en-DK/features/advanced-reporting.md) - [Your accounting on autopilot](https://www.fenerum.com/en-DK/features/automatic-accounting.md): Books revenue automatically in real-time. Integrate with your accounting system. Automatic revenue recognition and bank reconciliation. IFRS-15 compliant. - [We automate your billing process](https://www.fenerum.com/en-DK/features/billing.md): End-to-end billing for subscription businesses. We automate every step of your billing process, from invoicing to accounting to payment and debt collection. (2 sub-pages) - [Automatic Invoicing: Save time with subscription billing](https://www.fenerum.com/en-DK/features/billing/automatic-invoicing.md): Automatic invoicing can streamline your business and improve cash flow. It is ideal for B2B SaaS subscription billing and automated accounting. - [Self Service](https://www.fenerum.com/en-DK/features/billing/self-service.md) - [Contract Management](https://www.fenerum.com/en-DK/features/contracts.md) - [Expense Managment](https://www.fenerum.com/en-DK/features/expenses.md) - [Intelligent SaaS Reporting powered by AI](https://www.fenerum.com/en-DK/features/fenerum-ai.md) - [Managed Services](https://www.fenerum.com/en-DK/features/managed-services.md) ## Pricing - [Pricing](https://www.fenerum.com/en-DK/pricing.md) ## Integrations - [Integrations](https://www.fenerum.com/en-DK/integrations.md) (28 sub-pages) - [Bank Connect](https://www.fenerum.com/en-DK/integrations/bank.md) - [Baremetrics - Waiting list](https://www.fenerum.com/en-DK/integrations/baremetrics.md) - [Microsoft Dynamics 365 Business Central](https://www.fenerum.com/en-DK/integrations/business-central.md) - [Chartmogul - Waiting list](https://www.fenerum.com/en-DK/integrations/chartmogul.md) - [Danske Bank](https://www.fenerum.com/en-DK/integrations/danske-bank.md) - [Dinero](https://www.fenerum.com/en-DK/integrations/dinero.md) - [Visma e-conomic](https://www.fenerum.com/en-DK/integrations/e-conomic.md) - [Fiken - Waiting list](https://www.fenerum.com/en-DK/integrations/fiken.md) - [HubSpot](https://www.fenerum.com/en-DK/integrations/hubspot.md) - [Jyske Bank](https://www.fenerum.com/en-DK/integrations/jyske-bank.md) - [Leverandørservice](https://www.fenerum.com/en-DK/integrations/leverandorservice.md) - [Likvido](https://www.fenerum.com/en-DK/integrations/likvido.md) - [Nets DIBS](https://www.fenerum.com/en-DK/integrations/nets.md) - [Netvisor (Coming soon)](https://www.fenerum.com/en-DK/integrations/netvisor.md) - [Nordea](https://www.fenerum.com/en-DK/integrations/nordea.md) - [Nykredit](https://www.fenerum.com/en-DK/integrations/nykredit.md) - [Plecto](https://www.fenerum.com/en-DK/integrations/plecto.md) - [PowerOffice Go](https://www.fenerum.com/en-DK/integrations/poweroffice.md) - [Procounter - Waiting list](https://www.fenerum.com/en-DK/integrations/procounter.md) - [Quickbooks](https://www.fenerum.com/en-DK/integrations/quickbooks.md) - [QuickPay](https://www.fenerum.com/en-DK/integrations/quickpay.md) - [SEPA Direct Debit](https://www.fenerum.com/en-DK/integrations/sepa.md) - [Slack](https://www.fenerum.com/en-DK/integrations/slack.md) - [Stripe](https://www.fenerum.com/en-DK/integrations/stripe.md) - [Sydbank](https://www.fenerum.com/en-DK/integrations/sydbank.md) - [Tripletex](https://www.fenerum.com/en-DK/integrations/tripletex.md) - [Zapier](https://www.fenerum.com/en-DK/integrations/zapier.md) - [Zenegy Numbers - Waiting list](https://www.fenerum.com/en-DK/integrations/zenegy.md) ## Comparisons - [EU based Chargebee Billing alternative | Fenerum](https://www.fenerum.com/en-DK/compare/chargebee.md): Subscription and financial management tailored to your SaaS. Integration with your ERP and bank automates your billing, accounting, expenses, and reporting. - [EU based Stripe Billing alternative](https://www.fenerum.com/en-DK/compare/stripe-billing.md): Fenerum provides a transparent pricing model and is a great alternative to Stripe Billing that automates your billing, accounting, expenses, and reporting. - [Upodi](https://www.fenerum.com/en-DK/compare/upodi.md): If you want an all-in-one financial operations tool for B2B SaaS, Fenerum is the way to go. We handle automated billing, accounting, expenses, and reporting, seamlessly integrated with your accounting system and bank. - [Younium alternativ](https://www.fenerum.com/en-DK/compare/younium.md): Fenerum is a user-friendly alternative to Younium that automates your billing, accounting, reporting, and even expenses for small, medium, and enterprise SaaS. ## Customer cases - [Why SaaS companies choose Fenerum](https://www.fenerum.com/en-DK/cases.md): Discover what a good average SaaS churn rate is, explore effective B2B subscription management strategies, and learn how to monitor key subscription metrics. (6 sub-pages) - [Adminkit: Scalable & flexible subscription billing from day one](https://www.fenerum.com/en-DK/cases/adminkit.md): With Fenerum, Adminkit launched their first subscription product with confidence. Today, they’ve automated their billing and gained insight to support growth. - [.legal: From manual processes to automated subscription management](https://www.fenerum.com/en-DK/cases/dotlegal.md): With Fenerum, .legal has automated their subscription management to save time and improve the quality of their reporting and bookkeeping. Read the customer case here. - [Ekko App: Automation and Significant Time Savings | Fenerum](https://www.fenerum.com/en-DK/cases/ekko-app.md): With Fenerum, Ekko App has automated their invoicing, reduced errors, and gained better financial oversight. Read the customer case here. - [Solid nordic subscription solution with a powerful API | Fenerum](https://www.fenerum.com/en-DK/cases/evarto.md): Evarto has automated their entire subscription and billing flow with Fenerum. The result is fewer manual tasks, higher efficiency, and full control. - [Keatech: From four systems to a unified subscription solution](https://www.fenerum.com/en-DK/cases/keatech.md): With Fenerum, Keatech has automated their subscription management, gained better insights, and increased efficiency. Read their customer case here. - [Pingo: Subscription management without Resource waste](https://www.fenerum.com/en-DK/cases/pingo.md): With Fenerum, Pingo Documents has automated their subscription management, reduced resource waste, and achieved real-time insights into MRR, ARR, and more. Read the case study here. ## Blog - [Fenerum Blog](https://www.fenerum.com/en-DK/blog.md): Discover what a good average SaaS churn rate is, explore effective B2B subscription management strategies, and learn how to monitor key subscription metrics. (10 sub-pages) - [4 popular B2B SaaS pricing models in 2025](https://www.fenerum.com/en-DK/blog/4-b2b-saas-pricing-models.md): B2B SaaS pricing has become complex. Learn why B2B SaaS pricing is changing, the impact of AI, subscription fatigue, and investor focus on profitability. - [5 Key Areas That MUST Be in Your Board Report in 2024](https://www.fenerum.com/en-DK/blog/5-areas-that-must-be-in-your-board-report.md): Learn about the five key areas that must be included in your 2024 board report: subscription metrics, ARPA, P/L vs. budget, cash flow, and retention cohort. - [Your Ultimate Guide to B2B Subscription Management in 2024](https://www.fenerum.com/en-DK/blog/b2b-subscription-Management-in-2024.md): Discover effective B2B subscription management strategies for 2024. Learn about automated billing, subscription metrics, and the latest trends in B2B SaaS. - [Best EU alternative to Recurly, Chargebee & Stripe Billing in 2025](https://www.fenerum.com/en-DK/blog/best-eu-subscription-management-alternative.md): Best subscription management alternative to Recurly, Chargebee, and Stripe Billing in Europe? Fenerum is the top EU solution for billing, and SaaS reporting. - [MRR SaaS: Calculate and Improve Monthly Recurring Revenue](https://www.fenerum.com/en-DK/blog/calculate-and-improve-saas-mrr.md): How to calculate and improve MRR SaaS for B2B businesses. Discover effective strategies, leverage SaaS billing solutions, and monitor key subscription metrics. - [8 Things to Consider When Choosing a SaaS Billing Solution](https://www.fenerum.com/en-DK/blog/choosing-a-saas-billing-solution.md): Discover the top 8 factors to consider when selecting a SaaS billing solution, including scalability, subscription management, automated billing, and more. - [What is a Good Average SaaS Churn Rate?](https://www.fenerum.com/en-DK/blog/good-average-saas-churn-rate.md): Discover what a good average SaaS churn rate is, explore effective B2B subscription management strategies, and learn how to monitor key subscription metrics. - [4 KPIs to Include in Your SaaS Startup Pitch Deck in 2024](https://www.fenerum.com/en-DK/blog/kpis-to-include-in-your-saas-pitch-deck.md): 4 KPIs to include in your SaaS startup pitch deck, including MRR/ARR, retention rate, churn rate and EBITDA, to attract and wow investors. - [The Ultimate Year-End Checklist for SaaS in 2025](https://www.fenerum.com/en-DK/blog/the-ultimate-year-end-checklist-2024.md): Get your SaaS company's year-end closing in order with our ultimate checklist. Learn about key steps and start 2026 with enhanced growth potential! - [Top 5 best ERP & Accounting Software for SaaS in 2025](https://www.fenerum.com/en-DK/blog/top-5-best-erp-for-saas.md): Best ERP and accounting systems for SaaS businesses in 2025, featuring tools like e-conomic, Microsoft Dynamics 365, Dinero, QuickBooks, and Zenegy Numbers. ## Dictionary - [The SaaS Dictionary - Learn about MRR, ARR, Churn Rate...](https://www.fenerum.com/en-DK/dictionary.md): The SaaS Dictionary is your complete guide to navigating the world of SaaS terms, metrics, and KPIs. Learn about MRR, ARR, Churn Rate, and much more. (23 sub-pages) - [What is ARPU? Average Revenue Per User meaning & calculation](https://www.fenerum.com/en-DK/dictionary/arpu.md): ARPU, or Average Revenue Per User, is a key SaaS metric. Learn the ARPU meaning, how to calculate ARPU, and why it matters for SaaS companies. - [Annual Recurring Revenue (ARR): Meaning & How to Calculate](https://www.fenerum.com/en-DK/dictionary/arr.md): Annual Recurring Revenue (ARR) is a key metric in the world of SaaS. It measures the revenue a company expects to receive from its customers on an annual basis. - [What is Burn Rate? Burn Rate Meaning, Formula & Chart](https://www.fenerum.com/en-DK/dictionary/burn-rate.md): Burn rate is a key SaaS metric. Learn the burn rate meaning, burn rate formula, how to calculate burn rate, and why cash burn rate matters for SaaS companies. - [What is CAC (Customer Acquisition Cost)? Definition & calculation](https://www.fenerum.com/en-DK/dictionary/cac.md): CAC (Customer Acquisition Cost) is a crucial metric in SaaS and subscription-based businesses. Learn about SaaS CAC and how to calculate CAC and LTV/CAC ratio. - [What is CAPEX? Capital Expenditure meaning & calculation](https://www.fenerum.com/en-DK/dictionary/capex.md): CAPEX, or capital expenditure, is a crucial financial metric for businesses. Learn the capex meaning, how to calculate CAPEX, and its importance in SaaS. - [Cash Flow: A guide to Analysis, Forecasting & Free Cash Flow](https://www.fenerum.com/en-DK/dictionary/cash-flow.md): What is cash flow? How to use tools like cash flow analysis, forecasting, and discounted cash flow models. Learn about free cash flow and Excel templates. - [What is Churn? Meaning and How to Calculate Churn Rate](https://www.fenerum.com/en-DK/dictionary/churn-rate.md): Churn means losing customers or subscribers from your service. Learn how to calculate churn rate, why churn is important in SaaS, and how to reduce churn. - [Customer Lifetime Value: CLV formular and how to calculate](https://www.fenerum.com/en-DK/dictionary/clv.md): Customer Lifetime Value (CLV) measures the total revenue a company can expect from a customer. Learn CLV formular and how to calculate customer lifetime value. - [What is Dunning? Dunning process meaning & Dunning software](https://www.fenerum.com/en-DK/dictionary/dunning.md): Dunning is the process of communicating with customers to collect overdue payments. Learn about the Dunning process, Dunning software, and Dunning SaaS solutions. - [What is e-invoicing, and how do electronic invoices work?](https://www.fenerum.com/en-DK/dictionary/e-invoicing.md): E-invoicing is the digital exchange of invoices, automating the process, reducing errors and costs, and increasing efficiency. - [What is EBITDA? Meaning and How to Calculate It](https://www.fenerum.com/en-DK/dictionary/ebitda.md): EBITDA is an important KPI in the SaaS world. It provides a clear indication of a company's operating profitability without the impact of accounting differences. - [What is an ERP System? Benefits and meaning of an ERP](https://www.fenerum.com/en-DK/dictionary/erp-system.md): What is an ERP-system? its core benefits, and how it helps businesses streamline operations. Learn when SaaS companies should adopt ERP systems for growth. - [What is Freemium? Meaning and Business Model Explained](https://www.fenerum.com/en-DK/dictionary/freemium.md): Freemium is a business model that offers a free basic version of a product with optional paid upgrades. Learn how the freemium business model works and why it's popular in SaaS. - [What is GRR? Gross Revenue Retention meaning & calculation](https://www.fenerum.com/en-DK/dictionary/grr.md): GRR, or Gross Revenue Retention, is a crucial SaaS metric. Learn the GRR meaning, how to calculate GRR, and its importance in SaaS. - [Monthly Recurring Revenue (MRR): Meaning & How to Calculate](https://www.fenerum.com/en-DK/dictionary/mrr.md): Monthly Recurring Revenue (MRR) is a critical SaaS metric for businesses operating under a subscription model, particularly in Software as a Service (SaaS) - [What is NPS? Net Promoter Score meaning & calculation](https://www.fenerum.com/en-DK/dictionary/nps.md): NPS, or Net Promoter Score, is a key customer loyalty metric. Learn the NPS meaning, how to calculate NPS, and why it matters for SaaS companies. - [What is NRR? Net Revenue Retention meaning & calculation](https://www.fenerum.com/en-DK/dictionary/nrr.md): NRR, or Net Revenue Retention, is a vital SaaS metric. Learn the NRR meaning, how to calculate NRR, and why it matters for SaaS companies. - [What is OPEX? Operating Expenditure meaning & examples](https://www.fenerum.com/en-DK/dictionary/opex.md): OPEX, or operating expenditure, represents the ongoing costs of running a business. Learn the OPEX meaning, difference between CAPEX and OPEX, and why both matter for SaaS. - [What is Retention? How to Calculate and Improve Retention Rate](https://www.fenerum.com/en-DK/dictionary/retention.md): Retention is a key SaaS metric that reflects a company's ability to keep customers. Discover how to calculate, improve, and analyze customer retention rate. - [What is Revenue Recognition? Guide to Deferred Revenue](https://www.fenerum.com/en-DK/dictionary/revenue-recognition.md): Revenue Recognition, or 'Periodisering' in Danish, distributes revenue and expenses over time. Automatically post deferred revenue in e-conomic with Fenerum. - [What is the Rule of 40? Definition & how to calculate Rule of 40](https://www.fenerum.com/en-DK/dictionary/rule-of-40.md): The Rule of 40 is a key metric for determining SaaS health and success. Learn how to calculate it, why it matters, and try our free benchmark calculator. - [What is Software as a Service (SaaS): Meaning and Definition](https://www.fenerum.com/en-DK/dictionary/saas.md): SaaS means 'Software as a Service' and is a cloud-based service accessible on the internet. Learn the benefits of a SaaS company compared with IaaS and PaaS. - [What is a subscription? The subscription-based business model](https://www.fenerum.com/en-DK/dictionary/subscription.md): The subscription business model is widely used in software as a service (SaaS) and other industries. read about subscriptions, subscription management and more. ## Partners - [Partners](https://www.fenerum.com/en-DK/partners.md) (1 sub-page) - [PwC](https://www.fenerum.com/en-DK/partners/pwc.md) ## Company - [About Us](https://www.fenerum.com/en-DK/company/about.md): Fenerum was created Kristian and Malte who had problems with one of the leading US billing solutions. The revenue reported in different systems did not match and our customers in the EU struggled with the US standards for invoicing. - [Careers](https://www.fenerum.com/en-DK/company/careers.md): We are a fast moving company with high ambitions and we are continuously looking for talented and passionate people with the right mindset to join our team. - [How can we help you? | Fenerum](https://www.fenerum.com/en-DK/company/contact.md): Whether you have a question about subscription management, automated billing, or SaaS KPIs, our team is always here to help. - [Events](https://www.fenerum.com/en-DK/company/events.md) - [Legal](https://www.fenerum.com/en-DK/company/legal.md): Here you can read more about our legal documents, compliance and security. (1 sub-page) - [Subprocessors](https://www.fenerum.com/en-DK/company/legal/subprocessors.md)