noon_payments 1.0.1
noon_payments: ^1.0.1 copied to clipboard
A Flutter plugin for integrating Noon Payments SDK on Android and iOS.
1.0.1 #
- Added environment param to initiatePayment method to allow the user to add their own environment link.
- '''environment: NoonEnvironment("YOUR_ENVIRONMENT_LINK"),'''
1.0.0+1 #
- Updated README.md.
1.0.0 #
- Initial release of the Noon Payments Flutter plugin.
- Added Android and iOS payment flow support.
- Added payment result, style, and enum models.