FILTER BY TAG

Recent Revisions to This Document

26.03.01

Added support for the Meeza card type when using
Visa Platform Connect
as the payment processor. See Supported Payment Terminals and Capabilities.
Updated and moved code example into the new step 5 in 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 new payment mode: Enabling Kiosk Mode.
Added support for new transaction types: Sale with Lodging Details and Custom Printing.
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

Updated description of
toolBarLogo
style element and added image size requirements in Customizing the Default User Interface.
Replaced code example in step 2 of Process an Offline Sale.
Added new SDK release and updated release version in code examples. See SDK Version 2.109.0 Release Notes.

25.12.02

Replaced Payment Terminals Supported by the PAX All-in-One Android Solution section with Supported Payment Terminals and Capabilities.

25.12.01

Updated Create a UiConfiguration Instance:
  • Replaced
    SHOW_TOTAL_PREAUTHORIZED
    parameter with
    Increment a transaction (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

Added link to PAX A3700 terminal guide in Supported Payment Terminals and Capabilities.
Updated Create a UiConfiguration Instance:
  • Removed Summary screen primary button configuration option.
  • Updated code example in step 1.
Updated code example in step 2 of Process EBT SNAP and EBT Cash Transactions.
Updated code example in step 2 of Process a Custom Card Read.
Added new SDK release and updated release version in code examples. See SDK Version 2.107.0 Release Notes.