noon_payments 1.0.2 copy "noon_payments: ^1.0.2" to clipboard
noon_payments: ^1.0.2 copied to clipboard

A Flutter plugin for integrating Noon Payments SDK on Android and iOS.

1.0.2 #

  • Fixed R8/ProGuard build error on Android by adding missing Coil dependency and keep rules.

1.0.1+2 #

  • Updated README.md.

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.
6
likes
150
points
96
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for integrating Noon Payments SDK on Android and iOS.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on noon_payments

Packages that implement noon_payments