Recent Revisions to This Document

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.

25.11.01

Updated list of handheld, kiosk, and tablet devices in Payment Devices Supported by the Tap to Pay on Android Solution.
Made these updates to Create a UiConfiguration Instance:
  • Removed Summary screen primary button configuration option.
  • Updated step 1 code example.
Added new SDK release and updated release version in code examples. See SDK Version 2.107.0 Release Notes.

25.10.01

Added new SDK release and updated release version in code examples. See SDK Version 2.106.0 Release Notes.

25.09.01

Updated configuration parameters in Create a TapToPhoneConfiguration Instance.
Added new SDK release and updated release version in code examples. See SDK Version 2.105.0 Release Notes.

25.08.01

Updated options for checking the device enrollment status in View the Device Enrollment Result.
Added new SDK release and updated release version in code examples. See SDK Version 2.104.0 Release Notes.

25.07.02

Added new SDK release and updated release version in code examples. See SDK Version 2.103.1 Release Notes.

25.07.01

Updated instructions for choosing or entering the device serial number in Enabling Device Enrollment.
Added new SDK release and updated release version in code examples. See SDK Version 2.103.0 Release Notes.

25.06.02

Added new SDK release and updated release version in code examples. See SDK Version 2.102.0 Release Notes.

25.06.01

Updated device requirements in Compatibility Requirements for Android Devices.
Updated instructions and code examples in Update the AndroidManifest.xml File.
Updated UI screenshots in Customizing the Default User Interface.
Revised requirements for device enrollment in Enabling Device Enrollment.
Added a new feature to process PCI MPoC-compliant transactions. See PCI MPoC Standard Compliance.

25.05.01

Renamed the product from
Tap to Phone Android Solution
to
Tap to Pay on Android Solution
.
Removed telephony enablement requirement fromCompatibility Requirements for Android Devices.
Removed deprecated "Preparing Your Application for Testing and Production" and "Adding Dependencies" from Getting Started with the Tap to Pay on Android Solution section.
Updated signature capture configuration parameters in Create a UiConfiguration Instance.
Added new SDK release and updated release version in code examples. See SDK Version 2.101.1 Release Notes.

25.04.01

Updated code example in Enroll a Previously Enrolled Device.
Added new SDK release and updated release version in code examples. See SDK Version 2.100.0 Release Notes.

25.03

Updated the
toolBarLogo
style element description in Customizing the Default User Interface.
Revised Enabling Device Enrollment:
Added new SDK release and updated release version in code examples. See SDK Version 2.99.0 Release Notes.

25.02

Updated the code example in Configure the Project settings.gradle File.
Revised Kotlin and Android Gradle version requirements and updated the code example in Configure the Project build.gradle File.
Updated and renamed Obtaining a Merchant ID and Secret Key from the Business Center to Generating a Secret Key for an Existing Merchant ID.
Removed requirement to enter the International Mobile Equipment Identity (IMEI) number when enrolling a mobile device in Enabling Device Enrollment.
Removed outdated information about the io.mpos storage location for value constants in View the Device Enrollment Result.
Added new SDK release and updated release version in code examples. See SDK Version 2.98.0 Release Notes.

25.01

Added new SDK release and updated release version in code examples. See SDK Version 2.97.0 Release Notes.

24.13

Updated supported Google services in Compatibility Requirements for Android Devices.
Revised Summary Screen configuration details in Create a UiConfiguration Instance.
Updated the location of constants for given values in View the Device Enrollment Result.
Added new SDK release and updated release version in code examples. See SDK Version 2.96.0 Release Notes.
Removed General Information release note about deprecation of
MposUi.Create
function in SDK Version 2.95.0 Release Notes.