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

outdated

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
0
pub points
0%
popularity

Publisher

unverified uploader

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

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_peachpay_plugin