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

outdated

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: ^1.0.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:khipu_pay_plugin/encrypt_data.dart';
import 'package:khipu_pay_plugin/khipu_pay.dart';
import 'package:khipu_pay_plugin/khipu_payment.dart';
import 'package:khipu_pay_plugin/khipu_payment_status.dart';
7
likes
0
points
30
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)
View/report issues

License

unknown (license)

Dependencies

crypto, cryptoutils, diacritic, flutter, http

More

Packages that depend on khipu_pay_plugin