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 [...]

Paylink Payment SDK #

Overview #

paylink_payment_sdk is a Flutter SDK designed to simplify the integration of Paylink's payment gateway into Flutter applications. It provides a streamlined way to handle payments within your Flutter app.

Features #

  • Easy integration with Paylink payment gateway.
  • Simplified payment process with minimal code.
  • Secure handling of payment transactions.

Getting Started #

Installation #

To use the paylink_payment_sdk in your Flutter project, add it to your dependencies in your pubspec.yaml file:

dependencies:
  flutter:
    sdk: flutter
  paylink_payment_sdk: ^0.9.3  # Use the latest version
0
likes
100
pub points
21%
popularity

Publisher

unverified uploader

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