malipopay 1.1.0 copy "malipopay: ^1.1.0" to clipboard
malipopay: ^1.1.0 copied to clipboard

Official Dart/Flutter SDK for the Malipopay payment platform. Accept payments via Mobile Money (M-Pesa, Airtel, Mixx/YAS, Halopesa, T-Pesa), Bank Transfer, USSD, and Card in Tanzania.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add malipopay

With Flutter:

 $ flutter pub add malipopay

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

dependencies:
  malipopay: ^1.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:malipopay/malipopay.dart';
0
likes
150
points
83
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Official Dart/Flutter SDK for the Malipopay payment platform. Accept payments via Mobile Money (M-Pesa, Airtel, Mixx/YAS, Halopesa, T-Pesa), Bank Transfer, USSD, and Card in Tanzania.

Homepage
Repository (GitHub)
View/report issues

Topics

#payments #mobile-money #mpesa #tanzania #fintech

License

MIT (license)

Dependencies

crypto, http, meta

More

Packages that depend on malipopay