Skip to content

Paykun Payment Gateway Flutter Plugin, Open for contributions or Sponsorships, PRs Accepted

License

Notifications You must be signed in to change notification settings

Lavkushwaha/flutter_paykun_payment_gateway

Repository files navigation

Flutter Paykun Payment Gateway - flutter_paykun

pub package

A Flutter plugin for Android Paykun Payment Gateway Integration.

Note: This plugin is still under development, and some APIs might not be available yet. We are working on a refactor which can be followed here: issue

Features

  • Initialize the payment gateway with the merchant credentials
  • Make a payment request
  • Handle the payment response

Installation

First, add flutter_paykun_payment_gateway as a dependency in your pubspec.yaml file.

Android

Change the minimum Android sdk version to 21 (or higher) in your android/app/build.gradle file.

minSdkVersion 16
WIP Gettting Error in Android
D/EventBus(20949): No subscribers registered for event class com.paykun.sdk.eventbus.Events$PaymentMessage
D/EventBus(20949): No subscribers registered for event class org.greenrobot.eventbus.NoSubscriberEvent

Initialization

Example

Here is a full example flutter app running flutter_paykun_payment_gateway client.

For a more elaborate usage example see here.

Note: This plugin is still under development, and some APIs might not be available yet. Feedback welcome and Pull Requests are most welcome!

About

Paykun Payment Gateway Flutter Plugin, Open for contributions or Sponsorships, PRs Accepted

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published