actcms_flutter_vnpay 1.0.0
actcms_flutter_vnpay: ^1.0.0 copied to clipboard
A Package support show VNPAY screen
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
Usage/Examples #
showVNPayScreen(
paymentUrl: paymentUrl,
onPaymentSuccess: (value) {},
onPaymentError: (error) {},
);
Authors #
Reference #
- VNPay_Flutter A package help interactive with VNPAY