online_payments_sdk 3.0.1 copy "online_payments_sdk: ^3.0.1" to clipboard
online_payments_sdk: ^3.0.1 copied to clipboard

A Flutter package to communicate with the Online Payments platform

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add online_payments_sdk

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

dependencies:
  online_payments_sdk: ^3.0.1

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:online_payments_sdk/online_payments_sdk.dart';
4
likes
140
points
548
downloads

Documentation

API reference

Publisher

verified publisherworldline-solutions.com

Weekly Downloads

A Flutter package to communicate with the Online Payments platform

Homepage
Repository (GitHub)
View/report issues

Topics

#payments #client

License

BSD-3-Clause, MIT (license)

Dependencies

flutter, http, pointycastle

More

Packages that depend on online_payments_sdk