Skip to main content

Fiscal Devices

FDM 2.0

The EFR requires an exclusive FDM (Fiscal Data Module) for each cash register.

Zwartedoos FDM

Each FDM is configured by FPS Finance for specific POS serial number(s). This configuration is transmitted to the FDM via its network connection, and the FDM only accepts transactions from the POS serial(s) it has been configured for.

The FDM connects via a network connection and requires no manual setup. It can be accessed either by its IP address or hostname (which is the FDM serial).

tip

Zwartedoos recommends using the fixed IP address of the Fiscal Data Module instead of its hostname to avoid DNS resolution delays and improve communication performance.

Example Address: http://bmc08000048.local

To view the FDM Authentication shared secret:

  1. Open the main config page and navigate to the section "Users"
    FDM-Settings-Home

  2. Click on "POS" to view the FDM shared secret
    FDM-Settings-SharedSecret

Zwartedoos SDK - Virtual FDM

You can also use a virtual FDM for development and testing. These virtual devices are not restricted to specific POS systems. With access to the zwartedoos SDK, locate your virtual device address and shared secret under:

Setting EFR - Profile

Sign_Cfg

  • host
    • The URL of the FDM device
      Example: http://bmc********.local
  • secret
    • The shared secret for FDM Authentication

Example Sign_Cfg:

host=http://bmc08000048.local
secret=ab********************XY