Show up VNPAY screen just use a single function.
Add using pub add command:
flutter pub add vnpay_client
showVNPayScreen(
paymentUrl: paymentUrl,
onPaymentSuccess: (value) {},
onPaymentError: (error) {},
);
- VNPay_Flutter A package help interactive with VNPAY