fl_openpay 0.0.1 copy "fl_openpay: ^0.0.1" to clipboard
fl_openpay: ^0.0.1 copied to clipboard

Flutter plugin for Openpay payment gateway. Supports card tokenization, device fingerprinting, and 3D Secure for iOS and Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fl_openpay

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

dependencies:
  fl_openpay: ^0.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:fl_openpay/fl_openpay.dart';
0
likes
150
points
58
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Openpay payment gateway. Supports card tokenization, device fingerprinting, and 3D Secure for iOS and Android.

Repository (GitHub)
View/report issues

Topics

#payments #openpay #tokenization #subscriptions

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fl_openpay

Packages that implement fl_openpay