adyen_checkout 1.8.1 copy "adyen_checkout: ^1.8.1" to clipboard
adyen_checkout: ^1.8.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.8.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';
17
likes
140
points
25.6k
downloads

Documentation

Documentation
API reference

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

License

MIT (license)

Dependencies

flutter, pay, pay_android, plugin_platform_interface

More

Packages that depend on adyen_checkout

Packages that implement adyen_checkout