rootfi_softpos 0.1.0 copy "rootfi_softpos: ^0.1.0" to clipboard
rootfi_softpos: ^0.1.0 copied to clipboard

PlatformAndroid

Official RootFi SoftPOS SDK: accept contactless card payments on a merchant's Android phone via NFC. Wraps the underlying terminal SDK with a RootFi-issued, short-lived, device-bound session — termina [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rootfi_softpos

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

dependencies:
  rootfi_softpos: ^0.1.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:rootfi_softpos/rootfi_softpos.dart';
0
likes
140
points
7
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Official RootFi SoftPOS SDK: accept contactless card payments on a merchant's Android phone via NFC. Wraps the underlying terminal SDK with a RootFi-issued, short-lived, device-bound session — terminal credentials never live in your app binary or your Dart code.

Homepage

Topics

#softpos #nfc #fintech #payments #tap-to-phone

License

MIT (license)

Dependencies

flutter, flutter_tappa

More

Packages that depend on rootfi_softpos

Packages that implement rootfi_softpos