nexi_payment 2.3.0 copy "nexi_payment: ^2.3.0" to clipboard
nexi_payment: ^2.3.0 copied to clipboard

Flutter plugin for Nexi payments: XPay WebView checkout and the Nexi NPG Hosted Payment Page, on Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nexi_payment

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

dependencies:
  nexi_payment: ^2.3.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:nexi_payment/nexi_payment.dart';
3
likes
150
points
214
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Nexi payments: XPay WebView checkout and the Nexi NPG Hosted Payment Page, on Android and iOS.

Repository (GitHub)
View/report issues

Topics

#payments #nexi #xpay #npg

License

MIT (license)

Dependencies

flutter

More

Packages that depend on nexi_payment

Packages that implement nexi_payment