techpay 0.0.3 copy "techpay: ^0.0.3" to clipboard
techpay: ^0.0.3 copied to clipboard

Receive mobile money and card payments using the techpay payment gateway.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add techpay

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

dependencies:
  techpay: ^0.0.3

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:techpay/techpay.dart';
1
likes
140
points
40
downloads

Publisher

verified publishertechpay.co.zm

Weekly Downloads

Receive mobile money and card payments using the techpay payment gateway.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, webview_flutter

More

Packages that depend on techpay