sagepay 0.0.7+20 copy "sagepay: ^0.0.7+20" to clipboard
sagepay: ^0.0.7+20 copied to clipboard

PlatformAndroidiOS
outdated

Flutter plugin for SagePay services. It supports the android and iOS platforms and it is easy to use. It's used for making payment as a Sagecloud merchant.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sagepay

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

dependencies:
  sagepay: ^0.0.7+20

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:sagepay/sagepay.dart';
2
likes
120
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for SagePay services. It supports the android and iOS platforms and it is easy to use. It's used for making payment as a Sagecloud merchant.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

dio, flutter, flutter_inappwebview, google_fonts

More

Packages that depend on sagepay