hyperpay 0.0.8-alpha copy "hyperpay: ^0.0.8-alpha" to clipboard
hyperpay: ^0.0.8-alpha copied to clipboard

discontinued
outdated

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
copied to clipboard

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

dependencies:
  hyperpay: ^0.0.8-alpha
copied to clipboard

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';
copied to clipboard
34
likes
0
points
78
downloads

Publisher

verified publishernyartech.com

Weekly Downloads

2024.09.24 - 2025.04.08

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

License

unknown (license)

Dependencies

flutter, http

More

Packages that depend on hyperpay