novac_payment_plugin 1.0.0 copy "novac_payment_plugin: ^1.0.0" to clipboard
novac_payment_plugin: ^1.0.0 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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add novac_payment_plugin

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  novac_payment_plugin: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:novac_payment_plugin/novac_payment_plugin.dart';
0
likes
160
points
42
downloads

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

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on novac_payment_plugin

Packages that implement novac_payment_plugin