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

Official Flutter plugin for Novac Payment Gateway. Accept payments seamlessly in your Flutter apps with support for cards, bank transfers, and mobile money.

Changelog #

All notable changes to this project will be documented in this file.

1.0.2 - 2026-08-11 #

Fixed #

  • iOS: checkout cancellation now closes correctly when the redirect URL is embedded on the checkout host
  • iOS: redirect callbacks with non-terminal statuses now verify the payment before deciding success or failure
  • iOS: success, failure, cancel, and verification branches now emit detailed debug logs for troubleshooting

1.0.1 - 2026-08-11 #

Fixed #

  • Android: cancelling the checkout (back press or close button) now correctly returns isCancelled: true instead of isSuccess: true
  • Android: Novac checkout embeds the redirectUrl in its own path on cancellation; this navigation is now intercepted before the "Payment Link Not Found" page renders
  • Android: payments with status=pending on the redirect URL are now verified via the API to determine the actual final status
  • Android: URL pattern matching is scoped correctly so internal checkout-host pages never trigger false payment results

1.0.0 2025-01-XX #

Added #

  • Initial release of Novac Payment Plugin
  • SDK initialization with API key
  • Checkout flow with customizable UI
  • Payment verification
  • Support for iOS and Android
  • Customer data collection
  • Checkout customization options
  • Comprehensive error handling
0
likes
150
points
120
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Official Flutter plugin for Novac Payment Gateway. Accept payments seamlessly in your Flutter apps with support for cards, bank transfers, and mobile money.

Homepage
Repository (GitHub)
View/report issues

Topics

#payments #payment-gateway #fintech #checkout #novac

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on novac_payment_plugin

Packages that implement novac_payment_plugin