Fisver-ME Java API & Proxy

Fiscal Invoice Registration in Montenegro

Fisver-ME Proxy - Fiscalization Service

If your application that you need to connect to the EFI fiscalization system is not written in Java, then Fisver-ME Proxy is the best solution for you!

Fisver-ME Proxy is a lightweight application installed on a server within your network to act as a proxy between your application and the EFI fiscalization service. It handles all the message signing and key management for you, even in cases involving multiple merchants.

You only need to adapt your existing program to communicate with the Fisver-ME Proxy service via a simple REST/XML protocol.

Installation

Simply install Java JRE 11 or newer, extract Fisver-ME Proxy, copy the merchants' private keys into the working directory, and enter the corresponding passwords into the configuration file. After the first run, the passwords will be automatically encrypted.

Integration

Adapt your application to send invoice data to the Fisver-ME Proxy service via HTTP using simple XML messages. The service automatically generates messages in the SEP format, signs them, calculates the security codes (IKOF/JIKR), forwards the request to the SEP, and returns the response to the caller.

Portability

Fisver-ME Proxy runs on all platforms that support Java JRE 11 or newer.

macOS, Windows, Linux/Unix, Android – all platforms are supported!