Releases: Flutterwave/AndroidSDK
Releases · Flutterwave/AndroidSDK
1.0.12
Added a null check to closeBottomSheetsIfOpen()
in AccountFragment.java
1.0.11
Rename field to prevent conflicts with user layouts. Library version bumps
1.0.10
Added date of birth field for Zenith Bank account payments
1.0.9
convert amounts to double before comparing
1.0.8
Convert the tx amount to double before comparing for tx status verification
1.0.7
Added a meta parameter to the Rave initializer
1.0.6
- Change UI component ids by appending rave to avoid conflicts
- Create function to check tx validity across account and card transactions
1.0.5
Unified the raw response for bank and account payments
1.0.4
- AVS_VBVSecureCode auth model support included
- Masked the pin field
1.0.3
account payment secret key substitution corrected