FILTER BY TAG

Recent Revisions to This Document

26.03.01

Updated and moved code example into the new step 5. See Create an mposUI Instance.
Removed "Configure the accessory as Tap to Phone" parameter from and updated code example. See Create a UiConfiguration Instance.
Added support for a new transaction type: Sale with Lodging Details.
Added new SDK release and updated release version in code examples. See SDK Version 2.111.0 Release Notes.

26.02.01

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

26.01.01

Added security update requirement for supported Android operating systems in Compatibility Requirements for Android Devices.
Updated description of
toolBarLogo
style element and added image size requirements in Customizing the Default User Interface.
Added new SDK release and updated release version in code examples. See SDK Version 2.109.0 Release Notes.

25.12.01

Updated list to include a requirement for the Google Play Integrity API in Compatibility Requirements for Android Devices.
Updated 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.
Updated 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.