khipu_pay_plugin 2.0.1 copy "khipu_pay_plugin: ^2.0.1" to clipboard
khipu_pay_plugin: ^2.0.1 copied to clipboard

Plugin to create payment identifiers, process payments and verify the status of a payment through the Khipu Platform.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add khipu_pay_plugin

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

dependencies:
  khipu_pay_plugin: ^2.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:khipu_pay_plugin/khipu_pay_plugin.dart';
7
likes
140
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

Plugin to create payment identifiers, process payments and verify the status of a payment through the Khipu Platform.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, flutter_web_plugins

More

Packages that depend on khipu_pay_plugin