monnify_payment_sdk 1.0.3 monnify_payment_sdk: ^1.0.3 copied to clipboard
Flutter plugin for Monnify payment gateway. Supports Android and iOS.
1.0.3 #
- Fixed issue with account transfer option
1.0.2 #
- Fixed issue with card pin not showing
- Updated README.md
1.0.1 #
Breaking Changes ⚠️⚠️⚠️ #
- Updated how the payment engine is initialize... checkout example for more information or visit Monnify Flutter SDK for more info
- Fixed issues with
ApplicationMode.TEST
pointing to the wrong endpoint - Fixed issues with Monnify SDK reinitializing transaction
- Fixed switch button on
Android
force closing the application - iOS crashing after launching
- Fixed logo not showing on iOS
- Fixed iOS does not listen to check if the transfer has been made for Bank Transfer.
- Fixed iOS returning
null
after transaction
1.0.0 #
- Initial Release