hyperpay_plugin 3.0.0 copy "hyperpay_plugin: ^3.0.0" to clipboard
hyperpay_plugin: ^3.0.0 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 Flutter:

 $ flutter pub add hyperpay_plugin

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

dependencies:
  hyperpay_plugin: ^3.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: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';
38
likes
160
points
411
downloads

Publisher

unverified uploader

Weekly Downloads

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

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on hyperpay_plugin