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

Interswitch Payment Gateway (IPG) SDK for Flutter. Accept payments via Card, Bank Transfer, USSD, and more using Interswitch's Web Checkout.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add interswitch_payment_gateway

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

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

Documentation

API reference

Publisher

verified publisherinterswitchng.com

Weekly Downloads

Interswitch Payment Gateway (IPG) SDK for Flutter. Accept payments via Card, Bank Transfer, USSD, and more using Interswitch's Web Checkout.

Repository (GitHub)
View/report issues
Contributing

Topics

#payments #interswitch #checkout #fintech

License

MIT (license)

Dependencies

flutter, webview_flutter, webview_flutter_android, webview_flutter_wkwebview

More

Packages that depend on interswitch_payment_gateway