adyen_checkout 0.1.0 copy "adyen_checkout: ^0.1.0" to clipboard
adyen_checkout: ^0.1.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.

0.1.0 #

  • Breaking Change: Changed ResultCode into an enum. Please adjust your usage of the PaymentResult (PaymentSessionFinished or PaymentAdvancedFinished).
  • Breaking Change: Changed the payment methods type from String to Map<String, dynamic> to support JSON data directly.
  • Breaking Change: Updated AdvancedCheckout class and removed deprecated implementation.
  • Updated iOS SDK to v5.8.0.
  • Updated Android SDK to v5.4.0.
  • Added support for customizing Drop-in and Card Component.
  • Added option to adjust Drop-in preselected payment method title.
  • Added support for Instant Component.
  • Added support for Client-Side Encryption (CSE).

0.0.3 #

  • ⚠ Introduced the AdvancedCheckoutPreview as a replacement for the AdvancedCheckout. Please consider using it as we plan to replace the deprecated AdvancedCheckout in the first beta release.
  • Added Google Pay Component.
  • Added Apple Pay Component.
  • Added support for optional configuration for Apple Pay and Google Pay (Drop-in and Components).
  • Updated minimum supported SDK version to Flutter 3.10.6/Dart 3.0.6.

0.0.2 #

  • Improved error handling by dismissing Drop-in in case an Apple Pay transaction fails.
  • Updated iOS SDK to v5.6.0.
  • Updated Android SDK to v5.2.0.
  • Updated API integration of example app to v71.

0.0.1 #

  • Initial alpha release containing following features:
    • Drop-in with session flow and advanced flow.
    • Card-component with session flow and advanced flow.
15
likes
140
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
API reference

License

MIT (license)

Dependencies

flutter, pay, plugin_platform_interface, stream_transform

More

Packages that depend on adyen_checkout