mobupay 0.2.0 copy "mobupay: ^0.2.0" to clipboard
mobupay: ^0.2.0 copied to clipboard

SDK Flutter Mobupay — présente la page de paiement hébergée (WebView in-app ou navigateur système) et interroge l'API Mobupay. Modèle redirect (agent eZyness).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mobupay

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

dependencies:
  mobupay: ^0.2.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:mobupay/mobupay.dart';
0
likes
160
points
11
downloads

Documentation

Documentation
API reference

Publisher

verified publishermobupay.nc

Weekly Downloads

SDK Flutter Mobupay — présente la page de paiement hébergée (WebView in-app ou navigateur système) et interroge l'API Mobupay. Modèle redirect (agent eZyness).

Homepage
Repository (GitHub)
View/report issues

Topics

#payments #payment-gateway #checkout #webview

License

MIT (license)

Dependencies

flutter, flutter_web_auth_2, http, webview_flutter

More

Packages that depend on mobupay