payfast 1.0.1 copy "payfast: ^1.0.1" to clipboard
payfast: ^1.0.1 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: ^1.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:payfast/payfast.dart';
4
likes
150
points
66
downloads

Publisher

verified publisherpermanentlink.co.za

Weekly Downloads

A Flutter package to integrate Payfast payments into your app.

Repository (GitHub)
View/report issues

License

(pending) (license)

Dependencies

crypto, flutter, http, webview_flutter, webview_flutter_android, webview_flutter_platform_interface

More

Packages that depend on payfast