Skip to main content

android

Android-9.0.2 (2026-02-02)

Bug Fixes

PAY-3034: Fix Pos Cancel issue

  • Improved the reliablity of BLE payment connections

Android-9.0.1 (2026-01-15)

Features

PAY-2912: Add expelicit Pay funtion and button

  • Remove deprecated method sendPaymentRequestViaBle() from BusinessPaymentApi , use sendNearbyPaymentRequest() instead
  • Remove deprecated method receivePaymentRequestsViaBle() from CustomerPaymentApi, use receiveNearbyPaymentRequests() instead
  • Explicit payment start/terminate are now required: Instead of continuous "always-on" listening for a payment, start a payment session for each transaction and call terminatePaymentSession() when complete to properly clean up resources.

Bug Fixes

PAY-2980: update payments endpoint and sdk

  • operatorId removed from fetchPayments() and fetchPayment() responses
  • BusinessUserPaymentBusinessUser in fetchPayments() and fetchPayment() responses
  • ConsumerUserPaymentCustomerUser in fetchPayments() and fetchPayment() responses

Android-8.0.11 (2025-12-22)

Bug Fixes

PAY-2959: Wait for bluetooth adapter name to be set before start advertising

  • Fix Legacy advertising data too big exception before receiving the payments on some slower Android devices

Android-8.0.10 (2025-12-05)

Android-8.0.9 (2025-11-10)

Bug Fixes

PAY-2825: adjust fetch business user delegated and non delegated roles


PAY-2819: payment sessions tests

  • Bug fixes and improvements for payment cancellations

PAY-1859: Update and remove the deprecated SQL cipher library

Update and remove the deprecated SQL cipher library


PAY-2743: Fix advertising data too large crash on some devices

Android-8.0.2 (2025-09-17)

Bug Fixes

PAY-2732: remove auto otp sent

  • Fix the issue that Business name was not being sent back to Customer

BREAKING CHANGES

PAY-2710: Single Vipaso sdk solution

  • Instead of VipasoPay and VipasoPos, there is now a single VipasoSdk
  • Change of terminology: Pay -> Customer and Pos -> Business
  • Other SDK contracts improvements

Android-7.0.4 (2025-09-02)

Bug Fixes

PAY-2689: Support delegated instruments

Android-7.0.3 (2025-09-02)

Android-7.0.1 (2025-08-29)