network_international_payment_sdk 1.0.1
network_international_payment_sdk: ^1.0.1 copied to clipboard
A Flutter plugin to provide an easy-to-use integration for handling payments using N-Genius / Network International native SDKs in Flutter applications.
1.0.1 #
- Refactored
PaymentStatusenum to uselowerCamelCaseto align with Dart conventions. - Improved mapping from native status strings to the Dart enum.
1.0.0 #
- Initial release of the N-Genius / Network International Payments SDK Flutter plugin.
- Supports card payments on both Android and iOS.
- Provides a structured
PaymentResultfor handling payment outcomes.