edcash_payment 0.0.13
edcash_payment: ^0.0.13 copied to clipboard
A Flutter package for integrating Edcash payment gateway, allowing users to make payments using their phone numbers.
Edcash Payment Flutter Package #
A Flutter package for integrating the Edcash payment gateway, allowing users to make payments using their phone numbers.
Features #
- Send OTP to user's phone number for payment verification
- Complete payment using OTP verification
Installation #
Add the following dependency to your pubspec.yaml
file:
dependencies:
flutter:
sdk: flutter
edcash_payment:
version: ^1.0.0