sabpaisa 1.0.1 copy "sabpaisa: ^1.0.1" to clipboard
sabpaisa: ^1.0.1 copied to clipboard

Official Flutter/Dart SDK for SabPaisa Payment Gateway 2.0 — payments, refunds, transaction enquiry, webhook verification.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sabpaisa

With Flutter:

 $ flutter pub add sabpaisa

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

dependencies:
  sabpaisa: ^1.0.1

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:sabpaisa/sabpaisa.dart';
0
likes
160
points
180
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Official Flutter/Dart SDK for SabPaisa Payment Gateway 2.0 — payments, refunds, transaction enquiry, webhook verification.

Homepage
Repository (GitHub)
View/report issues

Topics

#payments #fintech #payment-gateway #sabpaisa

License

MIT (license)

Dependencies

crypto, http, url_launcher, uuid

More

Packages that depend on sabpaisa