Skip to content

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

License

Notifications You must be signed in to change notification settings

flutter-devs/flutter_peach_payment

Repository files navigation

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;
     });
   }

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published