WaafiPay API Client
Overview
The WaafiPay Flutter Client is a simple and intuitive package for integrating with the WaafiPay payment gateway. It allows you to perform various payment operations such as preauthorizing payments, committing transactions, and canceling preauthorizations, all while managing your API requests seamlessly.
Features
- Preauthorize Payments: Easily initiate payment preauthorizations with just a few lines of code.
- Commit Transactions: Securely commit preauthorized payments to finalize transactions.
- Cancel Preauthorizations: Cancel any pending preauthorizations quickly and efficiently.
- Easy to Use: Designed with simplicity in mind, making integration straightforward.
- Secure: Handles sensitive payment information with care.
Installation
You can install the WaafiPay package via flutter pub:
flutter pub add waafipay