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

Libraries

payment_gateway