payu_in_web 1.1.0 copy "payu_in_web: ^1.1.0" to clipboard
payu_in_web: ^1.1.0 copied to clipboard

Platformweb

Web implementation of PayU Payment Gateway. Launch with all options enabled or directly into an enforced payment flow.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add payu_in_web

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

dependencies:
  payu_in_web: ^1.1.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:payu_in_web/payu_in_web.dart';
0
likes
160
points
124
downloads

Publisher

unverified uploader

Weekly Downloads

Web implementation of PayU Payment Gateway. Launch with all options enabled or directly into an enforced payment flow.

Repository (GitHub)
View/report issues

Topics

#payment #payment-gateway #payu #upi #india

Documentation

API reference

License

MIT (license)

Dependencies

crypto, flutter, web

More

Packages that depend on payu_in_web