paylink_payment_sdk 0.9.3
SDKflutter
Platformandroidios
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.
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