E-invoicing in Slovakia: A Complete Guide for Businesses

What is Slovakia e-invoicing?

Slovakia introduced mandatory B2B e-invoicing from 1 January 2025 through its IS EFA (Informačný systém elektronickej fakturácie — Electronic Invoicing Information System), operated by the Finančná správa (Slovak Financial Administration). Slovakia is one of the first EU member states to implement a full B2B e-invoicing mandate via a Peppol-based platform rather than a proprietary clearance system.

The IS EFA mandate requires all Slovak VAT-registered entities — both suppliers and buyers — to issue and receive invoices through the Peppol network. Unlike Italy's SDI, invoices are not cleared by the government authority before delivery; instead, IS EFA acts as a monitoring and registration layer. Suppliers must be registered on the Slovak Peppol network and issue invoices in Peppol BIS Billing 3.0 format.

The mandate was introduced under amendment to the Slovak VAT Act (zákon o dani z pridanej hodnoty) and the associated decree specifying technical requirements for the IS EFA system.

The Peppol BIS Billing 3.0 format

Slovakia uses Peppol BIS Billing 3.0 as the mandatory format for IS EFA. Key technical characteristics:

Who does it apply to?

Segment Status
B2B (all Slovak VAT entities — suppliers) Mandatory from 1 Jan 2025
B2B (all Slovak VAT entities — recipients) Mandatory from 1 Jan 2025
B2G Mandatory since 2019 (earlier Peppol obligation)
SMEs No SME exemption — full mandate applies
Foreign entities with Slovak VAT registration Full IS EFA obligations apply

The mandate covers all sectors and all company sizes. There is no phased rollout or revenue-based threshold — the January 2025 date applied universally to all Slovak VAT registrants.

Timeline / key dates

How Clearvo handles Slovakia e-invoicing

Clearvo is registered as a Peppol Access Point and supports routing through the Slovak IS EFA infrastructure. IS EFA requires invoices to pass through its designated Peppol gateway; Clearvo handles this routing transparently.

Key points:

What you send: standard invoice fields plus customer.peppolId (IS EFA-registered), supplierVatNumber (SK format), and buyerCountry: "SK".

What you get back: IS EFA registration number, Peppol delivery receipt, and the UBL 2.1 XML.

{
  "invoiceNumber": "INV-2025-00033",
  "issueDate": "2025-02-10",
  "dueDate": "2025-03-12",
  "currency": "EUR",
  "supplier": {
    "name": "Acme Software s.r.o.",
    "vatNumber": "SK2023456789",
    "ico": "50234567",
    "peppolId": "9915:2023456789",
    "address": {
      "street": "Obchodná 12",
      "city": "Bratislava",
      "postalCode": "811 06",
      "country": "SK"
    }
  },
  "customer": {
    "name": "Slovak Industries AS",
    "vatNumber": "SK2087654321",
    "ico": "40876543",
    "peppolId": "9915:2087654321",
    "address": {
      "street": "Hlavná 55",
      "city": "Košice",
      "postalCode": "040 01",
      "country": "SK"
    }
  },
  "lines": [
    {
      "description": "Software development services — February 2025",
      "quantity": 40,
      "unitPrice": 95.00,
      "taxRate": 20,
      "taxCategory": "S"
    }
  ],
  "paymentTerms": "30 days",
  "bankAccount": {
    "iban": "SK3112000000198742637541",
    "bic": "GIBASKBX"
  }
}

Getting started

IS EFA participant lookup, Slovak IČO-based Peppol ID setup, and IS EFA-specific business rules are documented at clearvo.io/docs. Clearvo supports the IS EFA test environment for pre-production invoice validation before going live on the Slovak network.

Related country guides

Ready to handle e-invoicing in Slovakia?

One API, all 31 countries. Sign up and get your API key within 24 hours.

Get started free →