Releases: wilburx9/flutter_paystack
Releases · wilburx9/flutter_paystack
v1.0.1+1
22 Oct 23:41
Compare
Sorry, something went wrong.
No results found
Bumped dependencies versions
v1.0.1
05 Apr 02:46
Compare
Sorry, something went wrong.
No results found
Migrated to AndroidX
Bumped up dependencies to the latest versions
Improved month input formatter
v1.0.0
13 Feb 11:41
Compare
Sorry, something went wrong.
No results found
Reintroduced and improved bank payment
Minor bug fixes
v0.10.0
08 Feb 05:36
Compare
Sorry, something went wrong.
No results found
Security Improvement: Removed usage of the secret key in checkout
Removed support for bank payment (requires secret key)
Transaction initialization and verification is no longer being handled by the checkout function (requires secret key)
Handled Gateway timeout error
Returning last for digits instead full card number after payment
v0.9.3
14 Dec 00:01
Compare
Sorry, something went wrong.
No results found
Fixed failure of web OTP on iOS devices
Automatically closes soft keyboard when text-field entries are submitted
Changed date picker on iOS to CupertinoDatePicker
v0.9.2
24 Nov 20:52
Compare
Sorry, something went wrong.
No results found
Bank account payment: fixed issue where the reference value passed to checkout is different from what is returned after transaction.
Increased width of checkout dialog.
Added flag to enable fullscreen checkout dialog.
Felt like doing some reorganising so I refactored some .dart files.
v0.9.1+2
08 Nov 14:41
Compare
Sorry, something went wrong.
No results found
Fixed build failure because of difference in type of passed and expected value of encrypt function
v0.9.1+1
25 Oct 10:32
Compare
Sorry, something went wrong.
No results found
Updated to the latest gradle and kotlin dependencies
v0.9.1
08 Oct 09:44
Compare
Sorry, something went wrong.
No results found
Bumped version of dependencies
v0.9.0
03 Oct 21:41
Compare
Sorry, something went wrong.
No results found
Added checkout form and supported bank account payment