mtn_momo_sdk 0.0.1 copy "mtn_momo_sdk: ^0.0.1" to clipboard
mtn_momo_sdk: ^0.0.1 copied to clipboard

An unofficial package for integrating with MTN Mobile Money Collections & Disbursements & Remittances API, enabling the payment of goods and services using MTN Mobile Money.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mtn_momo_sdk

With Flutter:

 $ flutter pub add mtn_momo_sdk

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

dependencies:
  mtn_momo_sdk: ^0.0.1

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:mtn_momo_sdk/mtn_momo_sdk.dart';
1
likes
160
points
30
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

An unofficial package for integrating with MTN Mobile Money Collections & Disbursements & Remittances API, enabling the payment of goods and services using MTN Mobile Money.

Repository (GitHub)
View/report issues

Topics

#mtn-momo #mobile-money #payments

License

MIT (license)

Dependencies

dart_mappable, dio, retrofit, uuid

More

Packages that depend on mtn_momo_sdk