E-Invoicing Infrastructure

Every format.
One network.
No in-house build.

Bizzlink converts your invoices — UBL, ZUGFeRD, Factur-X, FatturaPA or PDF — and delivers them across the PEPPOL network. Through a web portal or REST API.

Sign up in 2 min
Sandbox instant
Live in 1 working day
PEPPOL certification in progress
99.9% uptime
EU hosted
Coming soon

Bizzlink is in the test phase

We are going live in August 2026.

Follow us on LinkedIn for the launch

Two Ways to e-Invoice

Use our web interface or integrate our API - whatever suits your needs

Web Interface

Perfect for direct use without programming

  • Create invoices manually
  • Format conversion (ZUGFeRD, Factur-X, FatturaPA)
  • Manage customer master data
  • PEPPOL sending & receiving
  • Structure PDF/DOCX invoices with AI

API Integration

For software vendors and developers

  • REST API with documentation
  • Easy Endpoint (JSON → UBL 2.1)
  • XML validation & conversion
  • Webhooks for events

More Features

Web Interface

Send invoices directly through our user-friendly web interface. No programming needed - just log in and get started.

Customer Master Data

Store your recurring customers with all relevant data. Create new invoices with just a few clicks.

Format Conversion

Automatically convert ZUGFeRD, Factur-X and FatturaPA to UBL 2.1. Enrichments automatically add missing data for full PEPPOL compliance.

XML Validation

Validate your XML invoices against UBL 2.1 and PEPPOL standards via API. Instant feedback on errors and warnings.

REST API

Integrate Bizzlink into your software with our modern REST API. Comprehensive documentation and code examples included.

Easy Endpoint

Send invoices as a simple JSON object - we automatically convert to UBL 2.1. Perfect for quick integrations.

Highest Security

TLS encryption, encrypted API tokens and GDPR-compliant data storage in the EU. Your data is safe with us.

PEPPOL Connectivity

Access Point Provider for the PEPPOL network — certification in progress. Built for the EU-wide ViDA directive.

Coming soon

AI Invoice Import

Upload PDF or DOCX invoices – our AI automatically extracts all relevant data. Review, correct and send as e-invoice.

SFTP Integration

Automated invoice exchange via SFTP – we set up your secure channel.

Email Notifications

Get notified by email when invoices arrive — as a readable PDF or XML. Recipients can also be notified (currently API only).

Built for fast integration

Stop wrestling with HMAC signing and request building. Our official SDK does it for you.

Java SDK on Maven Central

Add one Maven dependency, set your API token and HMAC secret once — and you're sending invoices. The SDK signs every request automatically, no boilerplate.

  • Native Java HTTP client + Jackson 3 — lightweight, no extra HTTP dependencies
  • HMAC-SHA256 signing handled transparently
  • Typed methods for every endpoint, generated from the OpenAPI spec
  • Requires Java 25 or newer
pom.xml
<dependency>
    <groupId>lu.vigasoft</groupId>
    <artifactId>bizzlink-sdk-java</artifactId>
    <version>0.2.1</version>
    <scope>compile</scope>
</dependency>
SendInvoice.java
try (BizzlinkClient client = BizzlinkClient.builder()
        .apiToken(System.getenv("BIZZLINK_API_TOKEN"))
        .hmacSecret(System.getenv("BIZZLINK_HMAC_SECRET"))
        .build()) {

    var response = client.api(DocumentApi::new)
            .sendUblDocument(new SendUblDocumentRequest()
                    .ublXml(Path.of("invoice.xml")));

    System.out.println("Sent: " + response.getDocumentId());
}

Simple and fair

Choose the right package for your business

All prices exclude VAT

Start with our free Sandbox — no credit card, no commitment

Starter

0€ /month

For freelancers and micro-businesses

  • 3 transactions (sending)
  • No receiving
  • Web portal
  • No API access
  • No overage possible
Try for free

Basic

15€ /month

For small businesses and self-employed

  • 100 tx included — then €0.15/tx
  • Unlimited receiving
  • Web portal
  • No API access
  • Email notifications
Get started

Need more volume?

Business Plus

90€ /month
  • 3,000 tx included — then €0.06/tx
  • Unlimited receiving
  • Web + API + Webhooks + SFTP
Get started

Business Pro

150€ /month
  • 6,000 tx included — then €0.03/tx
  • Unlimited receiving
  • Web + API + Webhooks + SFTP
Get started

Plan comparison

StarterBasicBusiness ★PlusPro
Monthly price0 €15 €40 €90 €150 €
Included transactions (sending)31001.0003.0006.000
Overage per transaction0,15 €0,10 €0,06 €0,03 €
Unlimited receiving
Email notifications on document receipt
REST API + Webhooks
SFTP transfer

Special requirements? Contact us for a custom solution. Contact →

Partner Program for ERP & Software Providers

Integrate Bizzlink into your software and offer your customers PEPPOL e-invoicing as added value

White-Label Integration

  • Seamless integration into your software
  • Custom branding possible
  • Customers remain your customers

Technical Support

  • Dedicated partner manager
  • API documentation & SDKs
  • Integration assistance

Attractive Conditions

  • Individual pricing
  • Monthly billing
  • Dedicated support
Become a partner →

Who we are

Bizzlink is a product of Vigasoft S.à r.l.-S., based in Luxembourg. We make electronic invoicing simple — for businesses of all sizes, through the European Peppol network. Our platform provides a secure, GDPR-compliant solution for digital document exchange.

Let's talk

Have questions? We're happy to help.

Or write to us directly: hello@bizzlink.lu

Ready for the future?

Start with the FREE plan - no commitment, no credit card, no risk.

Start for free