sberbank_acquiring 2.0.1 copy "sberbank_acquiring: ^2.0.1" to clipboard
sberbank_acquiring: ^2.0.1 copied to clipboard

Flutter Sberbank Acquiring SDK is a simple way to integrate payments into your mobile application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sberbank_acquiring

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

dependencies:
  sberbank_acquiring: ^2.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:sberbank_acquiring/sberbank_acquiring_core.dart';
import 'package:sberbank_acquiring/sberbank_acquiring_ui.dart';
21
likes
120
pub points
61%
popularity

Publisher

verified publishermadbrains.ru

Flutter Sberbank Acquiring SDK is a simple way to integrate payments into your mobile application.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

comparer, flutter, http, json_annotation, webview_flutter

More

Packages that depend on sberbank_acquiring