Skip to content

doannc2212/vnpay_client

Repository files navigation

VNPAY Client Package

Introduction

Show up VNPAY screen just use a single function.

Installation

Add using pub add command:

    flutter pub add vnpay_client

Usage/Examples

showVNPayScreen(
   paymentUrl: paymentUrl,
   onPaymentSuccess: (value) {}, 
   onPaymentError: (error) {},
);

Authors

Reference

About

A package support show VNPay screen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published