hyperpay_plugin 1.0.0-beta copy "hyperpay_plugin: ^1.0.0-beta" to clipboard
hyperpay_plugin: ^1.0.0-beta copied to clipboard

The HyperPay platform offers a complete, easy-to-use guide to enable seamless integration of our end-to-end payment gateway for mobile and desktop browsers. Through a unified API, you can enable and g [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add hyperpay_plugin

With Flutter:

 $ flutter pub add hyperpay_plugin

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

dependencies:
  hyperpay_plugin: ^1.0.0-beta

Alternatively, your editor might support dart pub get or 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_plugin/flutter_hyperpay.dart';
import 'package:hyperpay_plugin/helper.dart';
import 'package:hyperpay_plugin/hyper_pay_const.dart';
import 'package:hyperpay_plugin/ready_ui.dart';
import 'package:hyperpay_plugin/stored_cards.dart';
36
likes
0
pub points
87%
popularity

Publisher

unverified uploader

The HyperPay platform offers a complete, easy-to-use guide to enable seamless integration of our end-to-end payment gateway for mobile and desktop browsers. Through a unified API, you can enable and gain access to all platform features. Choose one of the options below to quickly get started.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on hyperpay_plugin