vnpay_client 0.0.3 copy "vnpay_client: ^0.0.3" to clipboard
vnpay_client: ^0.0.3 copied to clipboard

A Package support show VNPAY screen

VNPAY Client Package #

Introduction #

Show up VNPAY screen just use a single function.

Installation #

Add using pub add command:

    flutter pub add vnpay_client

Usage/Examples #

showVNPayScreen(
   paymentUrl: paymentUrl,
   onPaymentSuccess: (value) {}, 
   onPaymentError: (error) {},
);

Authors #

Reference #

0
likes
130
pub points
43%
popularity

Publisher

unverified uploader

A Package support show VNPAY screen

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, webview_flutter

More

Packages that depend on vnpay_client