Every format.
One network.
No in-house build.
Your managed service for e-invoicing & Peppol. Compliant today, ViDA-ready for tomorrow — EU-hosted, no in-house build, no operations on your side.
The problems we solve
Before you think about features — these are the worries Bizzlink takes off your plate.
E-invoicing & reporting mandates are coming — country by country.
Public buyers and more and more business partners already require structured e-invoices; national reporting mandates follow — Slovakia, for example, becomes mandatory in 2027. ViDA brings the EU-wide framework. Bizzlink makes you compliant today and ready for what's next — we track rule and country changes for you.
You send it, we put it in shape.
Every recipient, every country has its own requirements — you don't need to know them. You hand over your invoice, we make sure it arrives compliant and in the right format. EU and international over the Peppol network — wherever it's open without national hurdles (e.g. Malaysia, Australia/New Zealand). National systems like Italy's SdI we connect where needed.
No Peppol access point to build and run yourself.
Certification, certificates, AS4, constant rule maintenance — a full-time job. Bizzlink is your managed service: we build, operate and keep everything compliant. You just send and receive.
Sending isn't enough — receive into your system too.
Bizzlink receives e-invoices automatically and delivers them via portal, API or connector to wherever your software picks them up — or forwards them by email straight to your accountant. With no process changes.
Three Ways to e-Invoice
Web interface, REST API or on-prem connector — whatever suits your needs
Web Interface
Perfect for direct use without programming
- Create invoices manually
- Format conversion & field enrichment
- 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 + XRechnung)
- XML validation & conversion
- Webhooks for events
Connector (on-prem)
For automatically connecting your in-house systems — without using the API yourself.
- File folder, database or custom (plugin)
- Archive & complete audit trail
- Runs on-premises, your data stays with you
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
We automatically bring your invoice into the right Peppol format (UBL 2.1) and fill in missing mandatory fields — for full PEPPOL compliance. More formats are in preparation.
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
Certified Access Point Provider for the PEPPOL network. Built for the EU-wide ViDA directive.
AI Invoice Import
Upload PDF or DOCX invoices – our AI automatically extracts all relevant data. Review, correct and send as e-invoice.
Email Notifications
Get notified by email when invoices arrive — as a readable PDF or XML. Recipients can also be notified (currently API only).
Document Forwarding
Automatically forward received documents by email — to your accountant or other systems.
Where does Bizzlink work?
Check in seconds whether your invoice gets delivered — and in which format.
Select both countries to check the connection.
Domestic & International at a Glance
Cross-border invoices work via Peppol in all listed countries. In the following countries, however, domestic invoices run through a national system that Bizzlink does not currently connect to:
| Country | International | Domestic | National system |
|---|
… and many more countries — wherever the Peppol network is open.
Simple and fair
Choose the right package for your business
All prices exclude VAT
Basic
For small businesses and self-employed
- 100 tx included — then €0.15/tx
- Unlimited receiving
- Web portal
- No API access
- Email notifications
Business ★
For SMEs and API/ERP integration
- 1,000 tx included — then €0.10/tx
- Unlimited receiving
- Web portal + REST API
- Webhooks
- Multi-user & roles
- Email notifications
Need more volume?
Business Plus
- 3,000 tx included — then €0.06/tx
- Unlimited receiving
- Web + API + Webhooks
Business Pro
- 6,000 tx included — then €0.03/tx
- Unlimited receiving
- Web + API + Webhooks
Plan comparison
| Basic | Business ★ | Plus | Pro | |
|---|---|---|---|---|
| Monthly price | 15 € | 40 € | 90 € | 150 € |
| Included transactions (sending) | 100 | 1.000 | 3.000 | 6.000 |
| Overage per transaction | 0,15 € | 0,10 € | 0,06 € | 0,03 € |
| Unlimited receiving | ✓ | ✓ | ✓ | ✓ |
| Email notifications on document receipt | ✓ | ✓ | ✓ | ✓ |
| REST API + Webhooks | ✕ | ✓ | ✓ | ✓ |
| Connector (on-prem) – add-on | ✕ | Option | Option | Option |
10-year archive — as an option
- Retention of all Peppol documents (sent and received) for 10 years — the statutory retention period
- €20/TB — billed monthly on the volume actually archived, you only pay for what is stored
- Documents indexed and searchable via portal and API
- Full archive export at any time — via portal or API
Example: €1/month covers up to 50 GB — that is over 600,000 documents at around 80 KB each.
Special requirements? Contact us for a custom solution. Contact →
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
<dependency>
<groupId>lu.vigasoft</groupId>
<artifactId>bizzlink-sdk-java</artifactId>
<version>0.3.3</version>
<scope>compile</scope>
</dependency>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());
}Partner Program for ERP & Software Providers
Integrate Bizzlink into your software and offer your customers PEPPOL e-invoicing as added value
Integration & reselling
- Seamless integration into your software
- Resell at your own price
- Customers remain your customers
Technical Support
- Dedicated partner manager
- API documentation & SDKs
- Integration assistance
Attractive Conditions
- Individual pricing
- Monthly billing
- Dedicated support
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.
Ready for the future?
Try Bizzlink for free in the sandbox - no commitment, no credit card, no risk.
Start for free
