- KnowSystem
- Cardinal & Indigo Release Notes V 20250512
Cardinal & Indigo Release Notes V 20250512
The release notes contained in this document are available in iVeri’ s repository in production and can be installed on any Cardinal and or indigo installation on a case-by-case bases as agreed with Customers and or Integrators.
Nedbank
What’s New
IndiGo
- Self4000 Led light on card reader slot:
- Introduced Enablement of the green LED on card reader slot of Ingenico Self4000 devices.
CIM
What’s New
IndiGo (ARPED)
- IndiGo Till-Initiated Cancel Instruction for MauCas Transaction:
- A new cancel instruction has been introduced for MauCas transactions, enabling IndiGo integrators to cancel an initiated or in-progress MauCas transaction from their till system. Once cancelled, the device will be ready to accept a different transaction. The cancel action is handled locally and is not transmitted to BIPS.
- Reduced Display Time for Successful Payment Message on MauCas (IndiGo ARPED):
- The duration of the successful payment message shown on MauCas devices using IndiGo ARPED has been shortened.
- UI Adjustments on N700 to eliminate scrolling for MauCas QR screen:
- Adjustments to the UI on the N700 to fit all elements without need for a scroll for a MauCas QR transaction.
- Receive notifications successfully from M2P when a MoPay transaction is processed.
Internal to iVeri
What’s New
- Upgrade of Cardinal BackOffice to SpringBoot and Thymeleaf
- Upgrade of Cardinal Admin to SpringBoot and Thymeleaf
Enhancements
- Applied clean up on TransactionIndexToken table under the DeltaGatewayProvider.
- Support of new range of Serial Numbers for NEW9220:
- Added support for new range of serial numbers for NEW9220 devices which starts with H3R0002[...] and is 15 digits long instead of 10 digits.
- Bi-Annual Java libraries update
- Passing access tokens via Authorization header for ECWID:
- Updated ECWID app to ensure passing of access tokens as a Bearer token through the Authorization header
- ECWID support of enc_data parameter:
- Added support of enc_data parameter as per ECWID's newly introduced changes to improve security of Payment API requests
- ECWID Authentication Method Update:
- Following an updated from ECWID on the authentication method, changes were introduced to comply with ECWID replacing the previous AES-128-CBC encryption with AES-128-GCM, and storing encrypted order data in the enc_data JSON object instead of data.
Fixes
- Handling of empty EMV Public Keys file:
- Resolved an issue where devices displayed a "NOT EXIST AID" error during parameter downloads. PosPort now properly detects when no data is returned from the PublicKeys table. In such cases, the device will retain its existing public keys
- Improved data insert handling and channel list management:
- Updated task behavior to align with other data download and insert processes. Inserts are now performed within a single connection: if an error occurs, the connection is closed; if successful, the data is confirmed and the connection released. In the channel, data retrieval from the database is attempted before clearing the device list. If data is found, the list passed to the device is cleared; if no data is found, the system logs the event and retains the previously loaded list, ensuring stability and continuity.
- Login page UI issue after logout in Cardinal Admin:
- Resolved issue with the user interface of the Login page after logout in Cardinal Admin
- Resolved race condition in Spring MVC service startup
- PCI-DSS 11.6.1 A change and tamper detection mechanism:
- A security update has been implemented to enable tracking, monitoring, and alerting of unauthorized modifications within cardinal.
- Input fields now display for all update parameters on Cardinal Admin:
- Resolved an issue on Cardinal Admin where input fields were only shown for parameters with default values. Parameters without default values now correctly display associated input fields, ensuring consistent and complete parameter updates.
- Resolved Duplicate Provider Status in Cardinal Admin:
- A fix has been implemented in Cardinal Admin to address an issue where provider status was displayed multiple times.
- UI Fix for Cardinal Admin Logs Screen:
- The Cardinal Admin logs screen has been adjusted to correct a distortion issue where the interface was expanding horizontally beyond expected container.