paylink_payment_sdk 0.9.3 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