vnpay_client 0.0.2 copy "vnpay_client: ^0.0.2" to clipboard
vnpay_client: ^0.0.2 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
150
pub points
45%
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