Releases: fattmerchantorg/fattmerchant-android-sdk
Releases · fattmerchantorg/fattmerchant-android-sdk
2.7.1
2.7.0
- Added VP3350 Support
- USB-C & Bluetooth
- Default to Bluetooth Low Energy over Bluetooth Classic
- Security improvements
- New sample app with Jetpack Compose
2.6.1
- Move to
compileSdk
34 for better compatibility for new phones - Downgrade
sourceCompatibility
andtargetCompatibility
Java versions for better usage on older devices - Migrate to Kotlin DSL
- Add
maven-publish
script so the CI isn't winging it every time
2.6.0
- Update ChipDNA dependency
- Removed sealed class causing issues with some build configurations
- Migrate from Java 8 to Java 11 in the
cardpresent
module - Add workaround for disconnect to ensure that readers forcibly disconnect
- Add new Kotlin sample app
v2.5.1
- Fix build issue on some configurations when targeting Android API 31+
2.5.0
- Remove dependency (AWC) unused by partner merchants
- Fixed build pipeline for future deployments
2.4.2
Changelog
Features
- Added (beta) support for certain Dejavoo Terminals
- Added better parsing of Invoice and Customer Objects
- Add shipping and PO options to transaction request
- Add ability to manually specify
CREDIT
orDEBIT
transactions
Fixes
- Updated dependencies for interfacing with mobile readers to latest versions
- Fixed compile issues for certain users for when not being able to find
.aar
files - Fixed rare off by
$0.01
errors for certain users