User Manual for End Users and System Administrators
The Metrici Payment Terminal is a self-service hardware device designed for parking payment. It is installed at parking exits or pay stations, allowing drivers to pay their parking fee without human assistance.
The terminal features a touchscreen interface where drivers can select their language, enter their vehicle's license plate number or a received code, view the calculated parking fee (based on time spent inside), and complete payment using a built-in POS card reader.
The device communicates with the Metrici Web Application in real time. When a driver enters their plate number, the terminal queries the Metrici server for the parking duration and amount due. After successful payment, the server is notified and the vehicle is cleared for exit.
Key features:
| Specification | Details |
|---|---|
| Description | Self-service parking payment terminal with touchscreen and POS |
| Display | Touchscreen with on-screen keyboard |
| Payment | Built-in POS card reader (contactless) |
| Connectivity | 1 Ethernet port (RJ45, Cat6A compatible) |
| Power | PoE+ (IEEE 802.3at) via Ethernet cable — no separate power adapter needed |
| Languages | English, Romanian, Bulgarian, Hungarian, Polish, Serbian, Ukrainian, Turkish, Croatian, French, Italian, Spanish, Portuguese, German, Dutch |
| Software Compatibility | Metrici Web Application with Parking Module license |
| Interface | Touchscreen for end users, admin configuration panel for installers |
The Metrici Payment Terminal is powered via PoE+ (Power over Ethernet Plus). Connect a single Ethernet cable from a PoE+ switch or PoE+ injector to the device's Ethernet port. This cable provides both network connectivity and electrical power — no separate power adapter is needed.
After powering on, the terminal will display the language selection screen. Before configuring the payment flow, you must first access the admin menu to set up the network and application settings.
To access the admin menu, tap the bottom center of the screen 8 times. After tapping 8 times, a login page will open — see Fig.3 Admin Login.
The default password is metriciadmin. Enter the password and press Enter to access the configuration panel. Press Exit to return to the user interface.
The configuration panel has three tabs: Admin Settings, Application Settings, and Network Settings. After making any changes, click the green Save button to apply. Click the red Exit button to return to the user interface.
The Admin Settings tab allows you to change the admin password and configure the restart delay — see Fig.5 Admin Settings.
| Field | Description |
|---|---|
| New Admin Password | Enter a new password to replace the current one. Leave empty to keep the existing password. |
| Restart Delay (seconds) | The number of seconds the terminal waits before restarting after a configuration change or timeout. Default is 20 seconds. |
The Application Settings tab configures how the terminal communicates with the Metrici server and the POS card reader — see Fig.4 Application Settings.
| Field | Description |
|---|---|
| Location Key | A unique authentication key that identifies this terminal to the Metrici server. This key is generated by the Metrici Web Application and must match the one registered for this location. |
| Get Amount URL | The URL the terminal calls to retrieve the parking fee for a given license plate. Replace the IP with your Metrici server address:http://YOUR_SERVER_IP/io/lpr/get_amount.php |
| Payment Conf. URL | The URL the terminal calls to confirm a successful payment. This notifies the Metrici server that the vehicle has paid and can exit:http://YOUR_SERVER_IP/io/lpr/confirm_payment.php |
| POS IP Address | The IP address of the built-in POS card reader on the local network. The terminal sends payment commands to this address. For example: 192.168.8.24 |
The Network Settings tab displays the current network configuration of the terminal — see Fig.6 Network Settings.
| Field | Description |
|---|---|
| Interface | The network interface name. This is always eth0 (Ethernet). Do not change this unless instructed by Metrici support. |
| IP Address | The terminal's current IP address on the local network. This address is used to access the terminal from the network. |
| MAC Address | The unique hardware address of the terminal's Ethernet port. This cannot be changed and is used for network identification. |
This section describes what the driver sees and does when using the terminal to pay for parking.
The first screen displayed to the driver is the language selection — see Fig.1 Language Selection. The terminal supports 15 languages. The driver taps their preferred language to proceed.
After selecting a language, all subsequent screens will be displayed in the chosen language.
The driver is prompted to enter their vehicle's license plate number or a received code using the on-screen keyboard — see Fig.2 Plate Input.
The keyboard includes letters (A–Z) and numbers (0–9), along with a backspace key and a clear (×) button. After entering the plate number, the driver presses Next to proceed or Cancel to return to the language selection screen.
The terminal sends the entered plate number to the Metrici server (via the Get Amount URL), which looks up the vehicle in the parking database and returns the calculated fee based on the time spent inside and the configured pricing rules.
After the server responds, the terminal displays the amount due — see Fig.7 Payment Amount.
The screen shows:
The driver has the following options:
If the driver selects "I need an invoice," they are prompted to enter their billing information — see Fig.8 Invoice Details.
| Field | Description |
|---|---|
| Phone Number | The driver's phone number for the invoice |
| Email Address | The email address where the invoice will be sent |
| CIF/VAT ID | The company's tax identification number (for business invoices) |
The on-screen keyboard includes additional characters such as @ and . for entering email addresses. After entering the details, the driver presses Continue to proceed to the payment confirmation screen.
Before the payment is processed, a confirmation screen is displayed summarizing the transaction — see Fig.9 Confirm Payment.
The confirmation screen shows:
The driver has the following options:
After a successful payment, the terminal sends a confirmation to the Metrici server (via the Payment Conf. URL). The server then clears the vehicle for exit, and the barrier will open automatically when the vehicle approaches the exit camera.
The Payment Terminal works in conjunction with the Metrici Web Application's Parking Module. The following must be configured on the server side for the terminal to function correctly.
Before the terminal can process payments, the Parking Module must be properly configured in the Metrici Web Interface:
For detailed instructions on configuring the Parking Module, see the Parking Module for LPR documentation.
Each Payment Terminal must be linked to a Cash Register in the Metrici Web Interface. The Cash Register defines what appears on the receipt and how long receipts remain valid.
To create a Cash Register, go to the Parking Module in the Web Interface and click Add New Cash Register. Fill in the following:
Parking prices are configured in the Metrici Web Interface under the Parking Module. You can define as many pricing rules as needed:
| Price Type | Description |
|---|---|
| Hourly | Charges the set amount for each hour of stay |
| Half-hour | Charges the set amount for each half-hour of stay |
| One-time | A fixed flat fee regardless of how long the vehicle stays |
Each price can be assigned to a specific timetable, allowing differentiated pricing for weekdays vs. weekends, daytime vs. overnight, or any other time-based structure.