payfast 0.0.6 copy "payfast: ^0.0.6" to clipboard
payfast: ^0.0.6 copied to clipboard

A Flutter package to integrate PayFast payments into your app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add payfast

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

dependencies:
  payfast: ^0.0.6

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:payfast/payfast.dart';
4
likes
140
points
254
downloads

Publisher

verified publisherpermanentlink.co.za

Weekly Downloads

A Flutter package to integrate PayFast payments into your app.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

crypto, flutter, flutter_html, http, webview_flutter, webview_flutter_android, webview_flutter_wkwebview

More

Packages that depend on payfast