cyberpayflutter 1.0.0 copy "cyberpayflutter: ^1.0.0" to clipboard
cyberpayflutter: ^1.0.0 copied to clipboard

outdated

The mobile SDK will serve as an easy to use library to quickly integrate Cyberpay to your mobile application. The will serve as a wrapper on the existing Cyberpay web services and create a mobile entr [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cyberpayflutter

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

dependencies:
  cyberpayflutter: ^1.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:cyberpayflutter/cyberpayflutter.dart';
6
likes
0
pub points
23%
popularity

Publisher

verified publishercyberspace.net.ng

The mobile SDK will serve as an easy to use library to quickly integrate Cyberpay to your mobile application. The will serve as a wrapper on the existing Cyberpay web services and create a mobile entry point for making both Card and Bank transactions. The SDK will provide custom views/layouts for checkout, pin, otp, sucured3d as well as handles all business logics taking the bulk of the job and exposing just three call backs representing the status of the transaction.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on cyberpayflutter