On This Page
Acceptance Devices | Tap to Pay on Android Solution
25.12.01
Updated list to include a requirement for the Google Play Integrity API in Compatibility Requirements for Android Devices.
Made these updates to Create a UiConfiguration Instance:
- Replaced SHOW_TOTAL_PREAUTHORIZED parameter with INCREMENT_TRANSACTION parameter in the list of UiConfiguration instance parameters that you can configure.
- Replaced SummaryFeature.SHOW_TOTAL_PREAUTHORIZED line of code with SummaryFeature.INCREMENT_TRANSACTION line of code in the step 1 code example.
Added new SDK release and updated release version in code examples. See SDK Version 2.108.0 Release Notes.