Last updated:
0 purchases
paylink payment sdk
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
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.