adyen_checkout 1.5.1 copy "adyen_checkout: ^1.5.1" to clipboard
adyen_checkout: ^1.5.1 copied to clipboard

Adyen checkout library for Flutter. Accept payments with cards, wallets and local payment methods in your app using our Drop-in and Components.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adyen_checkout

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

dependencies:
  adyen_checkout: ^1.5.1

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:adyen_checkout/adyen_checkout.dart';
16
likes
150
points
19.6k
downloads

Publisher

verified publisheradyen.com

Weekly Downloads

Adyen checkout library for Flutter. Accept payments with cards, wallets and local payment methods in your app using our Drop-in and Components.

Repository (GitHub)
View/report issues

Topics

#payments #payment #pay #checkout #ecommerce

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, pay, plugin_platform_interface

More

Packages that depend on adyen_checkout