Fixed Issues

  • Fixed the issue that caused a crash if
    MposUi.create
    was called twice.
  • Fixed the issue that caused receipt data to be missing when using
    transaction.getCustomerReceipt
    or
    transaction.getMerchantReceipt
    functions for Tap to Phone transactions.
  • Fixed the issue that caused some devices to not have the expected behavior when the signature capture configuration was set to
    NONE
    .
  • Fixed the issue that caused
    mposUi.latestTransaction
    object to not be updated after requesting a check transaction status.