Skip to content

Changelog

Thank you, we'll let you know when we update our APIs.

There was an issue subscribe to the news, please try again later.

Sign up for developer updates:
You can unsubscribe at any time. Read our privacy policy .

Android Tap-to-Pay 0.17.0

  • Faster Transactions – Reduced latency when initiating transactions, resulting in faster checkout.
  • Mitigated Threats Filter – Attestation now excludes resolved threats for smoother processing and less transaction failures.
  • Affiliate Key Support – Added support for affiliate key integration.
  • Success Screen Skip Flag – New flag to bypass the success screen.
  • Support for targetSDK 35
  • Client-Side Certificate Verification – Enhanced security with device certificate checks during attestation.
  • Pre-PIN Attestation – Attestation is initiated before displaying the PIN screen to enhance security.
  • Resolved an issue during TapToPay initialization.

Android Tap-to-Pay 0.15.2

Android Tap-to-Pay 0.15.2

  • Mitigated threats are now filtered out during attestation. If a threat has "mitigated": true, it is excluded from the threat list that is used to determine whether the COTS is attested.

Android Tap-to-Pay 0.15.0

  • New events of the payment process: card requested, card presented, CVM requested, CVM presented - New PaymentException types
  • Cleanup PAN data from memory
  • Disable NFC for other apps during the payment process. - Handling empty candidates list in payment processing