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