adyen_checkout 1.3.0 copy "adyen_checkout: ^1.3.0" to clipboard
adyen_checkout: ^1.3.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 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.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:adyen_checkout/adyen_checkout.dart';
15
likes
140
points
14.3k
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
API reference

License

MIT (license)

Dependencies

flutter, pay, plugin_platform_interface, stream_transform

More

Packages that depend on adyen_checkout