moosyl_flutter 2.0.4
moosyl_flutter: ^2.0.4 copied to clipboard
The Moosyl Flutter SDK is a powerful tool for integrating payment solutions with Mauritania's popular banking apps, such as Bankily, Sedad, and Masrivi
2.0.4 #
-Fix MoosylView UI
2.0.3 #
-remove react props naming...etc
2.0.2 #
- Remove node.js Example
- update the returned payment model desc
- payment view return bool instead of model
- Add
MoosylPaymentMethodsfor embedding Moosyl payment method selection inside custom checkout UIs. - Add
MoosylPaymentMethodsControllerto continue payment from host app buttons. - Add custom payment method row rendering with
renderMethod. - Update README.md with all current payment view, embedded payment methods, and custom methods UI options.
2.0.1 #
- Remove Get Payment Method
- update package screenshot desc
2.0.0 #
- Update Package UI
- Add
MoosylFlutter.show()— async helper for full page or bottom sheet, returnsPaymentSuccess?. - Add Masrivi decline handling: show dialog when payment fails (e.g. insufficient balance).
1.0.12 #
- Fix an issue with payment request fetching in the latest version
1.0.11 #
- Add documentation for including Moosyl localization delegates before using
MoosylViewand remove ManualPay
1.0.10 #
- Fix phone number including the country code in the payment screen
1.0.9 #
- Add GitHub Actions workflow for publishing to pub.dev
1.0.8 #
- Fix "Sedad" hardcoded payment method string in the payment screen
1.0.3 #
- Add MoosylLocalization class to hide localization strings from the public API
1.0.2 #
- Update repository references and localization classes to moosyl instead of SoftwarePay
1.0.1 #
- Update GitHub issue link in README.md
1.0.0 #
- First stable release of the Moosyl Flutter SDK 🎉!
- Update README.md with installation and usage instructions.
- Breaking Change: Rename the
authorizationparameter topublishableApiKeyin theMoosylViewwidget.
0.1.0 #
- Fixed a bug in the payment processing flow.
0.0.2 #
- Export fix: Made sure that only the
Moosylwidget is exported and internal classes such asMoosyl,MoosylBody,AvailableMethodPage, and_ModeOfPaymentInforemain private and inaccessible from outside the package. - Resolved issue with incorrect import exposure of internal classes.
0.0.1 #
- Initial release of the Moosyl Flutter SDK.
