0 purchases
vnpay client
VNPAY Client Package #
Introduction #
Show up VNPAY screen just use a single function.
Installation #
Add using pub add command:
flutter pub add vnpay_client
copied to clipboard
Usage/Examples #
showVNPayScreen(
paymentUrl: paymentUrl,
onPaymentSuccess: (value) {},
onPaymentError: (error) {},
);
copied to clipboard
Authors #
@doannc2212
Reference #
VNPay_Flutter A package help interactive with VNPAY
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.