flutter_peachpay_plugin 0.1.1 copy "flutter_peachpay_plugin: ^0.1.1" to clipboard
flutter_peachpay_plugin: ^0.1.1 copied to clipboard

A Flutter plugin for peach payment gateway for both Android and iOS.

For help getting started with Flutter, view our online documentation.

Pub

flutter_peachpay_plugin #

A Flutter plugin for peach payment gateway for both Android and iOS.

Usage #

  Future openPaymentGateway() async {
     String tempResult=await PaymentGatewayPlugin.checkoutActitvity("49.99");
     setState(()
     {
       result=tempResult;
     });
   }


3
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A Flutter plugin for peach payment gateway for both Android and iOS.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_peachpay_plugin