vnpay_payment_flutter 1.0.0 copy "vnpay_payment_flutter: ^1.0.0" to clipboard
vnpay_payment_flutter: ^1.0.0 copied to clipboard

Plugin Flutter giúp tích hợp Cổng thanh toán VNPAY (Việt Nam) vào ứng dụng di động. Hỗ trợ tạo URL thanh toán và kiểm tra chữ ký bảo mật (HMAC-SHA512).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vnpay_payment_flutter

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  vnpay_payment_flutter: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:vnpay_payment_flutter/vnpay_payment_flutter.dart';
6
likes
140
points
17
downloads

Publisher

verified publisherbuiphukhuyen.io.vn

Weekly Downloads

Plugin Flutter giúp tích hợp Cổng thanh toán VNPAY (Việt Nam) vào ứng dụng di động. Hỗ trợ tạo URL thanh toán và kiểm tra chữ ký bảo mật (HMAC-SHA512).

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

crypto, flutter, intl, url_launcher

More

Packages that depend on vnpay_payment_flutter