paylink_payment_sdk 0.9.3 copy "paylink_payment_sdk: ^0.9.3" to clipboard
paylink_payment_sdk: ^0.9.3 copied to clipboard

A Flutter SDK for seamless integration with PayLink payment gateway. It simplifies the process of embedding payment functionalities in Flutter apps, handling order details fetching, client information [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add paylink_payment_sdk

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

dependencies:
  paylink_payment_sdk: ^0.9.3

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:paylink_payment_sdk/paylink_payment_sdk.dart';
0
likes
120
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter SDK for seamless integration with PayLink payment gateway. It simplifies the process of embedding payment functionalities in Flutter apps, handling order details fetching, client information retrieval, and providing an easy-to-use interface for payment processing. Ideal for businesses and developers looking to incorporate efficient and secure online payment solutions in their mobile applications.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, flutter_webview_plugin, http

More

Packages that depend on paylink_payment_sdk