alsaqi_payment_sdk 1.0.5 copy "alsaqi_payment_sdk: ^1.0.5" to clipboard
alsaqi_payment_sdk: ^1.0.5 copied to clipboard

Production-ready Payment Gateway SDK for Flutter. Supports card payments, tokenization, and payment status queries with strong security practices.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add alsaqi_payment_sdk

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

dependencies:
  alsaqi_payment_sdk: ^1.0.5

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:alsaqi_payment_sdk/alsaqi_payment_sdk.dart';
0
likes
110
points
59
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Production-ready Payment Gateway SDK for Flutter. Supports card payments, tokenization, and payment status queries with strong security practices.

Homepage
Repository
View/report issues

License

unknown (license)

Dependencies

convert, crypto, encrypt, flutter, flutter_secure_storage, http, intl, pointycastle

More

Packages that depend on alsaqi_payment_sdk