Release notes
Version 1.4.1
- Feature
- Enables the clients to open customizable screens meant for EV Charger use cases. More information here [TBA].
- Adds the support for cancelling a Reservation (Pre Authorization).
- Adds the missing ApplicationIdentifier field to the Nexo Card model, enhancing payment transaction tracking capabilities.
- Bugfix
- On S1U2 terminals, opening the menu with the physical button or emulator Menu button no longer loops back to idle; the menu now stays open until you close it.
- Credentials no longer disappear after reboot by preserving UMID and UTID across restarts.
- Adds flexible currency support to the amount screen; optional currency field (up to 4 characters, € / EUR) and hides currency in the response input to ensure correct amounts across EU currencies.
- Fixes WebhookUrl and NumberOfRetries missing from the rejection response headers.
- Adds the support for Nexo JSON tags for the EV Charging feature.
- Fixes UI related requests not following Nexo Specification regarding the placement of the fields.
Update history
Version 1.3.0
- Update
- Switches from Nexo Retailer abbreviations to the full code names for better readability in our APIs. e.g. SFSQ to SaleFinancialServiceRequest. For more information, check this page out.
Version 1.2.3
- Feature
- Adds support for async payment.
- Adds support for Follow On Debit and Follow On Credit.
- Update
- Adds support for CardDataEntryMode = PHYS for purchase requests; maps to WPI manual entry mode and enables manual card data entry in purchase flows.
- Removes SupplementaryData from ReconciliationResponse and replaces with PaymentReceipt.
- Removes receipt line width support; the LineWidth field is no longer sent in requests for Castle and Integrated terminals.
- Adds new App & Notification icon.
- Bugfix
- Aborted transactions now return ABRT/Aborted instead of NALW/NotAllowed, improving Cancel/Abort flow.
- Fixes intermittent connection issues to improve reliability.
- Fixes Terminal App navigation to Idle after a connection is established from the Configuration screen (no stuck in setup).
- Fixes visibility of the current configuration when reconfiguring the Terminal App.