payhere 0.6.1 copy "payhere: ^0.6.1" to clipboard
payhere: ^0.6.1 copied to clipboard

discontinued
outdated

Payhere SDK Plugin for Flutter. Supports Payhere OneTime Payaments and Android.

Payhere Flutter Plugin #

A Plugin for Payhere SDK for Flutter.

Build Version Build Build SDK Payheresdk

Usage #

Get it From Pub.dev

Installing #

Under dependencies in your pubspec.yaml file:

payhere: ^0.6.1

Payment Status/Result #

Result will be a JSON in String format. Example {STATUS : ERROR, CODE: -1} if Payment is a Success, Result will Contain Few Aditional Data {STATUS : SUCCESS , CODE : 2 , SIGN : PAYMENT_SIGN , PAYMENT_NO : PAYMENT_NO}

Code Reason
2 Success
-1 Error
0 Canceled

Error (-1) and Canceled (0) are Same in Behavior.

Dev STATUS #

Platform OneTime Payment Recurring Payment Pre-approval Payment
Android ✔️ 💻
iOS
Web
16
likes
0
pub points
0%
popularity

Publisher

verified publishersrilalsachintha.me

Payhere SDK Plugin for Flutter. Supports Payhere OneTime Payaments and Android.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on payhere