hyperpay_plugin 2.0.4 copy "hyperpay_plugin: ^2.0.4" to clipboard
hyperpay_plugin: ^2.0.4 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.

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: ^2.0.4

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/enum.dart';
import 'package:hyperpay_plugin/flutter_hyperpay.dart';
import 'package:hyperpay_plugin/hyper_pay_const.dart';
import 'package:hyperpay_plugin/model/custom_ui.dart';
import 'package:hyperpay_plugin/model/custom_ui_stc.dart';
import 'package:hyperpay_plugin/model/ready_ui.dart';
import 'package:hyperpay_plugin/model/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.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on hyperpay_plugin