- Upgraded dependencies
- Added "Secured by Flutterwave" badge (@Emmarex)
- Removed deprecated Flutter APIs (@Emmarex)
- Fixed error with Nigerian bank account payment (@Emmarex)
- Bumped minimum Flutter version to 1.20.2
- Fixed issue with null initializer field(#18)
- Improve validation of initializer fields
- Fixed bugs with validating initializer fields(#3)
- Fixed issue with rendering company name (#4)
- Cleaned up 3ds URLs (#5)
- Implemented ACH payment
- Implemented Mobile money Francophone Africa payment method (thanks to @ybanezmi).
- Upgraded Flutter and Android dependencies
- Implement Mpesa payment
- Setup CI pipeline
- Fixed issue with initializing payload with payment plan
- Added error messages for payment methods that's under development
- Implemented a more robust card payment handling
- Implemented direct account debit of Nigerian banks
- Added an explicit instruction not to close 3DS auth page
- Fixed build issues
- Updated dependencies to latest versions
- Added loading indicator for 3DS authentication web page
- Added a custom secured callback url
- Fixed bugs with calling dot notations instead of cascade notation.
- Implemented callback urls for 3DS authentication
- Bumped version of dependencies
- Implemented card payment.
- Initial release. Payment is not happening yet but the UI is somewhat ready.