0 purchases
actcms flutter vnpay
ACTCMS Flutter VNPAY Package #
Introduction #
Show up VNPAY screen just use a single function.
Installation #
Add using pub add command:
flutter pub add actcms_flutter_vnpay
copied to clipboard
Usage/Examples #
showVNPayScreen(
paymentUrl: paymentUrl,
onPaymentSuccess: (value) {},
onPaymentError: (error) {},
);
copied to clipboard
Authors #
@actcmsvn
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.