- [ADDED]
successScreenTimeoutin the payment builder to configure the duration of the success screen. - [ADDED]
getSavedCardReaderDetails()to retrieve details of the saved card reader (serial number, type, and battery percentage). - [ADDED]
isCardReaderConnected()to check if a card reader is currently connected. - [IMPROVEMENT] Offline transaction V2
- Changes the API and behavior about how offline transactions work.
- Explicit APIs to start and stop the offline session.
- Removal of Security Patch Validity API.
- OFFLINE_PAYMENTS_V2.md for more information.