Android SDK(Opens in a new tab) 7.0.0 has been released(Opens in a new tab).
Added:
successScreenTimeoutin the payment builder to configure the duration of the success screen.getSavedCardReaderDetails()to retrieve details of the saved card reader (serial number, type, and battery percentage).isCardReaderConnected()to check if a card reader is currently connected.
Improvements:
Introduction of 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.
- Please have a look at OFFLINE_PAYMENTS_V2.md(Opens in a new tab) for more information.