adyen_checkout 1.2.0 copy "adyen_checkout: ^1.2.0" to clipboard
adyen_checkout: ^1.2.0 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 Dart:

 $ dart pub add adyen_checkout

With Flutter:

 $ flutter pub add adyen_checkout

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

dependencies:
  adyen_checkout: ^1.2.0

Alternatively, your editor might support dart pub get or 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';
15
likes
0
points
13.5k
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 #checkout #ecommerce #online-payments

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, pay, plugin_platform_interface, stream_transform

More

Packages that depend on adyen_checkout