hundred_pay_hq_wrapper 0.0.3 copy "hundred_pay_hq_wrapper: ^0.0.3" to clipboard
hundred_pay_hq_wrapper: ^0.0.3 copied to clipboard

A simple Dart/Flutter wrapper for the 100pay API to verify payments, preview conversions, and create sub-accounts.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add hundred_pay_hq_wrapper

With Flutter:

 $ flutter pub add hundred_pay_hq_wrapper

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

dependencies:
  hundred_pay_hq_wrapper: ^0.0.3

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:hundred_pay_hq_wrapper/hundred_pay_hq_wrapper.dart';
0
likes
140
points
30
downloads

Publisher

verified publisher100pay.co

Weekly Downloads

A simple Dart/Flutter wrapper for the 100pay API to verify payments, preview conversions, and create sub-accounts.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, http

More

Packages that depend on hundred_pay_hq_wrapper