Epos Now 3.10 Release Notes
Released 10 December 2024
Included in this release:
NEW
- Forced automatic till close
ENHANCEMENTS
- Bookkeeping API update
NEW: Forced automatic till close
To support merchants in maintaining proper till management, we’ve introduced an automated system to ensure tills are closed regularly.
- Reminders: Users will receive daily reminders starting on day 3 if a till remains open.
- Automatic close: If the till is not closed manually within 8 days, the system will enable auto-close.
- How it works: After 8 days, the till will automatically close at the first transaction performed after 5am daily.
This feature ensures seamless operations and accurate daily reconciliation.

ENHANCEMENT: Bookkeeping API update
We have added two optional new fields to our Bookkeeping API:
- TransactionID: A unique identifier for each transaction.
- TransactionItemID: A unique identifier for each transaction item.
These additions enhance data precision and make it easier to track and manage individual transactions and their items.
The API is backwards compatible, as the extra data is only returned when an additional, optional parameter is passed to it.
Click on the button below to learn more about our Bookkeeping API:
