paynow 4.0.1 copy "paynow: ^4.0.1" to clipboard
paynow: ^4.0.1 copied to clipboard

Paynow Client helper package to help initiate payments.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add paynow

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

dependencies:
  paynow: ^4.0.1

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:paynow/paynow.dart';
20
likes
130
pub points
67%
popularity

Publisher

verified publishersupercode.co.zw

Paynow Client helper package to help initiate payments.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

crypto, dio, flutter, http, intl, localregex, pretty_dio_logger

More

Packages that depend on paynow