Punchh POS 11.10.16 Release Notes - 16 October 2025 Release
New Punchh Configuration Setting on Aloha POS
We have added a new scannertagmark configuration setting to the PunchhInter.config file. This string value has been added to prevent gift card scans from being picked up by the Punchh interceptor. This setting is optional, but brands must manually add it if needed. (PD-5559)
Example: <scannertagmark value="PUNCHH_TAG" />
Input: err^^hgdghdfhPUNCHH_TAG123456aBcDf7899PUNCHH_TAG~#gfdhsfg
Output: 123456aBcDf7899
Redemption Retries Limited on Aloha POS
We have updated the Aloha integration to retry failing redemption requests a maximum of five times. After five retries, it will remove it from the queue and move on to prevent future calls from being blocked. (PD-5608)
Bug Fixes on Aloha POS
- Fixed an issue where language/culture combinations that used commas for decimals were not correctly redeeming points. (EPS-10580)
- Punchh POS Control Center (PPCC) will no longer assign the server IP (
PunchhInter.config). The customer must assign the IP during initial setup and update the value whenever it changes. (EPS-10647) - Handles retrieving missing check details from COM during the close check event when no payment is present. (EPS-10582)