adyen_flutter 0.0.2 copy "adyen_flutter: ^0.0.2" to clipboard
adyen_flutter: ^0.0.2 copied to clipboard

outdated

A Plugin for the Client side encryption of the credit card information to supports the Adyen API Integration flow. It exposes to flutter the Encrypted class (Old Client Side Encryption libraries) whic [...]

adyen_flutter #

An Adyen Flutter plugin to support the Adyen API integration.

It exposes the EncryptedCard class's method encryptToken and encryptCard.

Getting Started #

This Plugin relies on the following Adyen SDK:

Android #

The Android version requires the following permission to be set:

<uses-permission android:name="android.permission.INTERNET"/>
2
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A Plugin for the Client side encryption of the credit card information to supports the Adyen API Integration flow. It exposes to flutter the Encrypted class (Old Client Side Encryption libraries) which enables the encryption of the credit card into a single token or into an ecnrypted credit card structure.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on adyen_flutter