- Fixed a bug with payment availability when using OkHttp 5.0.0 or higher.
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.
This email seems to be invalid, please use a valid email address.
Android Tap-to-Pay 0.17.3
Android Tap-to-Pay 0.17.1
- NoBeanFoundDefinitionError exception that occurred in some cases when starting a payment
- Miscellaneous bug and crash fixes
Android Tap-to-Pay 0.17.0
New Features
Section titled “New Features”- 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
- 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.2
- Fixed the class duplication issue occurring after obfuscation.
Android Tap-to-Pay 0.15.0
New Features
Section titled “New Features”- 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