hyperpay 1.0.0-dev.7 copy "hyperpay: ^1.0.0-dev.7" to clipboard
hyperpay: ^1.0.0-dev.7 copied to clipboard

discontinued
PlatformAndroidiOS

A plugin to wrap HyperPay mobile SDK for iOS and Android, used to accept payments in Flutter apps using HyperPay Payments Gateway.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hyperpay

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

dependencies:
  hyperpay: ^1.0.0-dev.7

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:hyperpay/hyperpay.dart';
34
likes
120
pub points
55%
popularity

Publisher

verified publishernyartech.com

A plugin to wrap HyperPay mobile SDK for iOS and Android, used to accept payments in Flutter apps using HyperPay Payments Gateway.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, http

More

Packages that depend on hyperpay