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

Flutter package for Bancard VPOS 2.0 payments (Paraguay). Supports single buy and recurring payments with native card management. No backend required.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bancard_vpos

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

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

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter package for Bancard VPOS 2.0 payments (Paraguay). Supports single buy and recurring payments with native card management. No backend required.

Topics

#payments #bancard #vpos #paraguay #ecommerce

License

MIT (license)

Dependencies

crypto, flutter, flutter_inappwebview, http, lottie

More

Packages that depend on bancard_vpos